Virtually Healthcare HL7 FHIR Implementation Guide
0.1.0-current - ci-build United Kingdom flag

Virtually Healthcare HL7 FHIR Implementation Guide, published by Virtually Healthcare. This guide is not an authorized publication; it is the continuous build for version 0.1.0-current built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/Virtually-Healthcare/Virtually-Healthcare-FHIR-Implementation-Guide/ and changes regularly. See the Directory of published versions

: Main Building - JSON Representation

Raw json | Download

{
  "resourceType" : "Location",
  "id" : "4882",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location 4882</b></p><a name=\"4882\"> </a><a name=\"hc4882\"> </a><a name=\"4882-en-GB\"> </a><p><b>identifier</b>: <code>https://emis.com/Id/Location/DBID</code>/4882, <code>https://emis.com/Id/Location/REFID</code>/4882, <code>https://emis.com/Id/Location/GUID</code>/37088c97-82fc-4b3e-bdbc-28f2c03b6cb8</p><p><b>name</b>: Main Building</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://emis.com/Id/Location/DBID",
      "value" : "4882"
    },
    {
      "system" : "https://emis.com/Id/Location/REFID",
      "value" : "4882"
    },
    {
      "system" : "https://emis.com/Id/Location/GUID",
      "value" : "37088c97-82fc-4b3e-bdbc-28f2c03b6cb8"
    }
  ],
  "name" : "Main Building"
}