HL7 FHIR Implementation Guide: Kenya Training IG Release 1 - US Realm | STU1
1.0.0 - DSTU International flag

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/faithchep/fhir-ig-template/ and changes regularly. See the Directory of published versions

: Client Key Population Status - XML Representation

Active as of 2024-09-27

Raw xml | Download


<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="client-key-population-status-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem client-key-population-status-code-system</b></p><a name="client-key-population-status-code-system"> </a><a name="hcclient-key-population-status-code-system"> </a><a name="client-key-population-status-code-system-en-US"> </a><p>This case-sensitive code system <code>http://jembi.org/fhir/CodeSystem/client-key-population-status-code-system</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="client-key-population-status-code-system-General-Population"> </a></td><td>General Population</td></tr></table></div>
  </text>
  <url
       value="http://jembi.org/fhir/CodeSystem/client-key-population-status-code-system"/>
  <version value="1.0.0"/>
  <name value="ClientKeyPopulationStatusCodeSystem"/>
  <title value="Client Key Population Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-27T06:00:00+00:00"/>
  <publisher value="My Organization"/>
  <contact>
    <name value="My Organization"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.com/committees"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="my-group@example.com"/>
    </telecom>
  </contact>
  <contact>
    <name value="Bob Smith"/>
    <telecom>
      <system value="email"/>
      <value value="bobsmith@example.com"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description
               value="A code system representing HIV key population statuses for clients"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="1"/>
  <concept>
    <code value="General-Population"/>
    <display value="General Population"/>
  </concept>
</CodeSystem>