HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build
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/openhie/Rwanda-HIV/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Device",
"id" : "TestingPlatformExample",
"meta" : {
"profile" : [
🔗 "http://moh.gov.rw/fhir/StructureDefinition/device-for-testing"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device TestingPlatformExample</b></p><a name=\"TestingPlatformExample\"> </a><a name=\"hcTestingPlatformExample\"> </a><a name=\"TestingPlatformExample-en-US\"> </a><p><b>manufacturer</b>: My testing platform</p><p><b>note</b>: Some comments (By Organization/HIVOrganizationExample @2015-02-07 13:28:17-0500)</p></div>"
},
"manufacturer" : "My testing platform",
"note" : [
{
"authorReference" : {
🔗 "reference" : "Organization/HIVOrganizationExample"
},
"time" : "2015-02-07T13:28:17-05:00",
"text" : "Some comments"
}
]
}