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

: Organization CDR - The Moir Medical Centre (C81010) - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "e2d3115b-402b-45a5-a01d-7acb64466ddc",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization e2d3115b-402b-45a5-a01d-7acb64466ddc</b></p><a name=\"e2d3115b-402b-45a5-a01d-7acb64466ddc\"> </a><a name=\"hce2d3115b-402b-45a5-a01d-7acb64466ddc\"> </a><a name=\"e2d3115b-402b-45a5-a01d-7acb64466ddc-en-GB\"> </a><p><b>identifier</b>: <code>https://fhir.nhs.uk/Id/ods-organization-code</code>/C81010</p><p><b>active</b>: true</p><p><b>name</b>: The Moir Medical Centre</p></div>"
  },
  "identifier" : [
    {
      "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
      "value" : "C81010"
    }
  ],
  "active" : true,
  "name" : "The Moir Medical Centre"
}