HL7 FHIR Implementation Guide: Kenya Training IG Release 1 - US Realm | STU1
1.0.0 - DSTU
HL7 FHIR Implementation Guide: Kenya Training IG Release 1 - US Realm | STU1, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ertush/FHIR-Test-Project/ and changes regularly. See the Directory of published versions
Active as of 2024-09-27 |
{
"resourceType" : "CodeSystem",
"id" : "hiv-population-status-snomed",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem hiv-population-status-snomed</b></p><a name=\"hiv-population-status-snomed\"> </a><a name=\"hchiv-population-status-snomed\"> </a><a name=\"hiv-population-status-snomed-en-US\"> </a><p>This case-sensitive code system <code>http://jembi.org/fhir/CodeSystem/hiv-population-status-snomed</code> defines the following code:</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\">General-Population<a name=\"hiv-population-status-snomed-General-Population\"> </a></td><td>General Population</td></tr></table></div>"
},
"url" : "http://jembi.org/fhir/CodeSystem/hiv-population-status-snomed",
"version" : "1.0.0",
"name" : "KeyPopulationSystem",
"title" : "HIV key population",
"status" : "active",
"experimental" : false,
"date" : "2024-09-27T05:59:42+00:00",
"publisher" : "My Organization",
"contact" : [
{
"name" : "My Organization",
"telecom" : [
{
"system" : "url",
"value" : "http://jembi.org/committees"
},
{
"system" : "email",
"value" : "my-group@jembi.org"
}
]
},
{
"name" : "Bob Smith",
"telecom" : [
{
"system" : "email",
"value" : "eric@jembi.org",
"use" : "work"
}
]
}
],
"description" : "HIV key population for the masses",
"jurisdiction" : [
{
"coding" : [
{
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code" : "001",
"display" : "World"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 1,
"concept" : [
{
"code" : "General-Population",
"display" : "General Population"
}
]
}