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" : "Practitioner",
"id" : "ResultsInterpreterExample",
"meta" : {
"profile" : [
🔗 "http://moh.gov.rw/fhir/StructureDefinition/hiv-practitioner"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Practitioner ResultsInterpreterExample</b></p><a name=\"ResultsInterpreterExample\"> </a><a name=\"hcResultsInterpreterExample\"> </a><a name=\"ResultsInterpreterExample-en-US\"> </a><p><b>Clinician User Index</b>: 11</p><p><b>name</b>: Jhon Smith </p><p><b>telecom</b>: ph: 27539887534</p></div>"
},
"extension" : [
{
"url" : "http://moh.gov.rw/fhir/StructureDefinition/clinician-user-index",
"valueInteger" : 11
}
],
"name" : [
{
"family" : "Smith",
"given" : [
"Jhon"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "27539887534"
}
]
}