HIV Program Monitoring and Patient Care Coordination
0.2.0 - CI Build International flag

HIV Program Monitoring and Patient Care Coordination, published by Jembi Health Systems. This is not an authorized publication; it is the continuous build for version 0.2.0). This version is based on the current content of https://github.com/openhie/HIV-Program-Monitoring-and-Patient-Care-Coordination and changes regularly. See the Directory of published versions

: Patient Type at Enrolment - XML Representation

Active as of 2023-04-04

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-patient-enrollment-type"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="http://snomed.info/id/185387006">185387006</a></td><td>New patient consultation (procedure)</td></tr><tr><td><a href="http://snomed.info/id/309037001">309037001</a></td><td>Transfer status (finding)</td></tr><tr><td><a href="http://snomed.info/id/182837001">182837001</a></td><td>Restart of medication (procedure)</td></tr></table></li><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="https://loinc.org/LA6505-7/">LA6505-7</a></td><td>PMTCT</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://openhie.org/fhir/hiv-program-monitoring/ValueSet/vs-patient-enrollment-type"/>
  <version value="0.2.0"/>
  <name value="VSPatientEnrollmentType"/>
  <title value="Patient Type at Enrolment"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-04-04T11:11:26+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <description value="A list of Patient Types at Enrolment"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="185387006"/>
        <display value="New patient consultation (procedure)"/>
      </concept>
      <concept>
        <code value="309037001"/>
        <display value="Transfer status (finding)"/>
      </concept>
      <concept>
        <code value="182837001"/>
        <display value="Restart of medication (procedure)"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="LA6505-7"/>
        <display value="PMTCT"/>
      </concept>
    </include>
  </compose>
</ValueSet>