Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services
1.0.1 - ci-build
Ethiopia FHIR Implementation Guide - HIV Treatment & Care Services, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/ethiopia-hiv/ and changes regularly. See the Directory of published versions
Active as of 2024-10-14 |
{
"resourceType" : "CodeSystem",
"id" : "who-stage-code-system",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem who-stage-code-system</b></p><a name=\"who-stage-code-system\"> </a><a name=\"hcwho-stage-code-system\"> </a><a name=\"who-stage-code-system-en-US\"> </a><p>This case-sensitive code system <code>http://moh.gov.et/fhir/hiv/CodeSystem/who-stage-code-system</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">Stage-One<a name=\"who-stage-code-system-Stage-One\"> </a></td><td>Stage One</td></tr><tr><td style=\"white-space:nowrap\">Stage-Two<a name=\"who-stage-code-system-Stage-Two\"> </a></td><td>Stage Two</td></tr><tr><td style=\"white-space:nowrap\">Stage-Three<a name=\"who-stage-code-system-Stage-Three\"> </a></td><td>Stage Three</td></tr><tr><td style=\"white-space:nowrap\">Stage-Four<a name=\"who-stage-code-system-Stage-Four\"> </a></td><td>Stage Four</td></tr><tr><td style=\"white-space:nowrap\">T1<a name=\"who-stage-code-system-T1\"> </a></td><td>T1</td></tr><tr><td style=\"white-space:nowrap\">T2<a name=\"who-stage-code-system-T2\"> </a></td><td>T2</td></tr><tr><td style=\"white-space:nowrap\">T3<a name=\"who-stage-code-system-T3\"> </a></td><td>T3</td></tr><tr><td style=\"white-space:nowrap\">T4<a name=\"who-stage-code-system-T4\"> </a></td><td>T4</td></tr></table></div>"
},
"url" : "http://moh.gov.et/fhir/hiv/CodeSystem/who-stage-code-system",
"version" : "1.0.1",
"name" : "WHOStageCodeSystem",
"title" : "WHO Stage Codes",
"status" : "active",
"experimental" : false,
"date" : "2024-10-14T10:58:37+00:00",
"publisher" : "Jembi Health Systems",
"contact" : [
{
"name" : "Jembi Health Systems",
"telecom" : [
{
"system" : "url",
"value" : "https://www.jembi.org"
},
{
"system" : "email",
"value" : "info@jembi.org"
}
]
},
{
"name" : "Jembi Health Systems",
"telecom" : [
{
"system" : "email",
"value" : "info@jembi.org",
"use" : "work"
}
]
}
],
"description" : "Code used for representing the patient's WHO stage.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "ET",
"display" : "Ethiopia"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 8,
"concept" : [
{
"code" : "Stage-One",
"display" : "Stage One"
},
{
"code" : "Stage-Two",
"display" : "Stage Two"
},
{
"code" : "Stage-Three",
"display" : "Stage Three"
},
{
"code" : "Stage-Four",
"display" : "Stage Four"
},
{
"code" : "T1",
"display" : "T1"
},
{
"code" : "T2",
"display" : "T2"
},
{
"code" : "T3",
"display" : "T3"
},
{
"code" : "T4",
"display" : "T4"
}
]
}