My Health Record FHIR IG - Local Development build (v1.4.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Inpatient Pharmacy QLD Hospital - JSON Representation

Raw json | Download

{
  "resourceType" : "HealthcareService",
  "id" : "qld-hospital-pharmacy-in",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org.au/fhir/core/StructureDefinition/au-core-healthcareservice"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: HealthcareService qld-hospital-pharmacy-in</b></p><a name=\"qld-hospital-pharmacy-in\"> </a><a name=\"hcqld-hospital-pharmacy-in\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org.au/fhir/core/2.0.0-draft/StructureDefinition-au-core-healthcareservice.html\">AU Core HealthcareService</a></p></div><p><b>providedBy</b>: <a href=\"Organization-qld-hospital.html\">Organization QLD Hospital</a></p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 1244921000168107}\">Hospital pharmacy service</span></p><p><b>location</b>: <a href=\"Location-qld-hospital-pharmacy-in.html\">Location Building 31</a></p><p><b>name</b>: QLD Hospital Pharmacy</p><p><b>telecom</b>: ph: (07) 5550 3334(Work)</p></div>"
  },
  "providedBy" : {
    🔗 "reference" : "Organization/qld-hospital"
  },
  "type" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "1244921000168107",
          "display" : "Hospital pharmacy service"
        }
      ]
    }
  ],
  "location" : [
    {
      🔗 "reference" : "Location/qld-hospital-pharmacy-in"
    }
  ],
  "name" : "QLD Hospital Pharmacy",
  "telecom" : [
    {
      "system" : "phone",
      "value" : "(07) 5550 3334",
      "use" : "work"
    }
  ]
}