0.1.0 - ci-build
KenyaDiagnosticsFHIRIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Organization",
"id" : "example-lab-organization--cgrh",
"meta" : {
"profile" : [
🔗 "http://fhir.nphl.go.ke/StructureDefinition/KenyaHealthProviderOrganization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization example-lab-organization--cgrh</b></p><a name=\"example-lab-organization--cgrh\"> </a><a name=\"hcexample-lab-organization--cgrh\"> </a><a name=\"example-lab-organization--cgrh-en-US\"> </a><p><b>identifier</b>: <code>http://kmhfr.health.go.ke/fhir</code>/11289</p><p><b>active</b>: true</p><p><b>name</b>: Coast General Teaching and Referal Hospital</p><p><b>address</b>: Coast General Teaching and Referal Hospital, P.O. Box 000, Mombasa, Kenya</p></div>"
},
"identifier" : [
{
"system" : "http://kmhfr.health.go.ke/fhir",
"value" : "11289"
}
],
"active" : true,
"name" : "Coast General Teaching and Referal Hospital",
"address" : [
{
"text" : "Coast General Teaching and Referal Hospital, P.O. Box 000, Mombasa, Kenya",
"line" : [
"Coast General Teaching and Referal Hospital, P.O. Box 000, Mombasa, Kenya"
],
"city" : "Mombasa",
"state" : "Kenya",
"postalCode" : "00-000",
"country" : "KE"
}
]
}