Australian Digital Health Agency FHIR Implementation Guide
1.2.0-ci-build - draft Australia flag

Australian Digital Health Agency FHIR Implementation Guide, published by Australian Digital Health Agency. This guide is not an authorized publication; it is the continuous build for version 1.2.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/AuDigitalHealth/ci-fhir-r4/ and changes regularly. See the Directory of published versions

: Metropolitan Specialist Services Group Yerong NSW - Endocrinology services - JSON Representation

Raw json | Download


{
  "resourceType" : "HealthcareService",
  "id" : "mssg-nsw-yerong-endo",
  "meta" : {
    "profile" : [
      🔗 "http://ns.electronichealth.net.au/fhir/StructureDefinition/dh-healthcareservice-core-1"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService mssg-nsw-yerong-endo</b></p><a name=\"mssg-nsw-yerong-endo\"> </a><a name=\"hcmssg-nsw-yerong-endo\"> </a><a name=\"mssg-nsw-yerong-endo-en-AU\"> </a><p><b>providedBy</b>: <a href=\"Organization-metro-specialist-services-group.html\">Organization Metropolitan Specialist Services Group</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 700434000}\">Endocrinology service</span></p><p><b>location</b>: <a href=\"Location-metro-specialist-services-group-nsw-yerong.html\">Location Metropolitan Specialist Services Group Yerongpilly NSW</a></p><p><b>name</b>: Metropolitan Specialist Services Group Castle NSW - Endocrinology services</p><p><b>telecom</b>: <a href=\"mailto:info@metrospeicalistservicesgroup.example.com\">info@metrospeicalistservicesgroup.example.com</a>, ph: (02) 5550 6537, fax: (02) 5550 6538</p></div>"
  },
  "providedBy" : {
    🔗 "reference" : "Organization/metro-specialist-services-group"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "700434000",
          "display" : "Endocrinology service"
        }
      ]
    }
  ],
  "location" : [
    {
      🔗 "reference" : "Location/metro-specialist-services-group-nsw-yerong"
    }
  ],
  "name" : "Metropolitan Specialist Services Group Castle NSW - Endocrinology services",
  "telecom" : [
    {
      "system" : "email",
      "value" : "info@metrospeicalistservicesgroup.example.com"
    },
    {
      "system" : "phone",
      "value" : "(02) 5550 6537"
    },
    {
      "system" : "fax",
      "value" : "(02) 5550 6538"
    }
  ]
}