Magentus Practice Management FHIR Implementation Guide
1.2.35 - ci-build

Magentus Practice Management FHIR Implementation Guide - Local Development build (v1.2.35) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: EBookings Location Code ValueSet - JSON Representation

Draft as of 2025-03-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "ebookings-locationcode",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ebookings-locationcode</b></p><a name=\"ebookings-locationcode\"> </a><a name=\"hcebookings-locationcode\"> </a><a name=\"ebookings-locationcode-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/440654001\">440654001</a></td><td>Inpatient environment</td></tr><tr><td><a href=\"http://snomed.info/id/440655000\">440655000</a></td><td>Outpatient environment</td></tr><tr><td><a href=\"http://snomed.info/id/405607001\">405607001</a></td><td>Ambulatory surgery centre</td></tr></table></li></ul></div>"
  },
  "url" : "http://fhir.geniesolutions.io/ValueSet/ebookings-locationcode",
  "version" : "1.2.35",
  "name" : "EBookingsLocationCode",
  "title" : "EBookings Location Code ValueSet",
  "status" : "draft",
  "experimental" : false,
  "date" : "2025-03-02T12:29:52+10:00",
  "publisher" : "Magentus Practice Management",
  "contact" : [
    {
      "name" : "Magentus Practice Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.magentus.com/practice-management"
        },
        {
          "system" : "email",
          "value" : "andy.bond@magentus.com"
        }
      ]
    },
    {
      "name" : "Magentus Practice Management",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.magentus.com/practice-management",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "EBookings Location Code ValueSet",
  "compose" : {
    "include" : [
      {
        "system" : "http://snomed.info/sct",
        "concept" : [
          {
            "code" : "440654001",
            "display" : "Inpatient environment"
          },
          {
            "code" : "440655000",
            "display" : "Outpatient environment"
          },
          {
            "code" : "405607001",
            "display" : "Ambulatory surgery centre"
          }
        ]
      }
    ]
  }
}