{
  "resourceType" : "Location",
  "id" : "loc-ward-cardio",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location loc-ward-cardio</b></p><a name=\"loc-ward-cardio\"> </a><a name=\"hcloc-ward-cardio\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Cardiology Ward North</p><p><b>mode</b>: Instance</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CARD}\">Cardiology clinic</span></p><p><b>form</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/location-physical-type wa}\">Ward</span></p></div>"
  },
  "status" : "active",
  "name" : "Cardiology Ward North",
  "mode" : "instance",
  "type" : [{
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
      "code" : "CARD",
      "display" : "Cardiology clinic"
    }]
  }],
  "form" : {
    "coding" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
      "code" : "wa",
      "display" : "Ward"
    }]
  }
}