HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

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

: Transport Location - JSON Representation

Raw json | Download

{
  "resourceType" : "Location",
  "id" : "TransportRequestedLocationExample",
  "meta" : {
    "profile" : [
      🔗 "http://moh.gov.rw/fhir/StructureDefinition/transport-location"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Location TransportRequestedLocationExample</b></p><a name=\"TransportRequestedLocationExample\"> </a><a name=\"hcTransportRequestedLocationExample\"> </a><a name=\"TransportRequestedLocationExample-en-US\"> </a><p><b>status</b>: Active</p><p><b>name</b>: Requested location name</p></div>"
  },
  "status" : "active",
  "name" : "Requested location name"
}