SIL HIE Implementation Guide
0.1.0 - sil-hie-active
SIL HIE Implementation Guide, published by Kathurima Kimathi. 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/savannahghi/hie-fhir-ig-profile/ and changes regularly. See the Directory of published versions
| Active as of 2025-11-25 |
{
"resourceType" : "ValueSet",
"id" : "hie-organization-identifier-types",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hie-organization-identifier-types</b></p><a name=\"hie-organization-identifier-types\"> </a><a name=\"hchie-organization-identifier-types\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-HIEIdentifierCodeSystem.html\"><code>https://nshr.dha.go.ke/fhir/CodeSystem/HIEIdentifierCodeSystem</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version 📦0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"CodeSystem-HIEIdentifierCodeSystem.html#HIEIdentifierCodeSystem-MFLCODE\">MFLCODE</a></td><td style=\"color: #cccccc\">Master Facility List Code</td></tr></table></li></ul></div>"
},
"url" : "https://nshr.dha.go.ke/fhir/ValueSet/hie-organization-identifier-types",
"version" : "0.1.0",
"name" : "OrganizationIdentifiersVs",
"title" : "Organization Identifier Types",
"status" : "active",
"date" : "2025-11-25T13:38:45+00:00",
"publisher" : "Kathurima Kimathi",
"contact" : [
{
"name" : "Kathurima Kimathi",
"telecom" : [
{
"system" : "url",
"value" : "https://www.linkedin.com/in/kathurima-kimathi/"
},
{
"system" : "email",
"value" : "kathurima@savannahinformatics.com"
}
]
}
],
"description" : "Identifier types used to identify healthcare organizations in HIE",
"compose" : {
"include" : [
{
"system" : "https://nshr.dha.go.ke/fhir/CodeSystem/HIEIdentifierCodeSystem",
"concept" : [
{
"code" : "MFLCODE"
}
]
}
]
}
}