Kenya eClaims FHIR Implementation Guide
0.1.0 - ci-build KE

Kenya eClaims FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Example Provider Organization - JSON Representation

Raw json | Download

{
  "resourceType" : "Organization",
  "id" : "ORG-001",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization ORG-001</b></p><a name=\"ORG-001\"> </a><a name=\"hcORG-001\"> </a><p><b>active</b>: true</p><p><b>name</b>: Nairobi General Hospital</p></div>"
  },
  "active" : true,
  "name" : "Nairobi General Hospital"
}