Starter FHIR Implementation Guide
1.0.1 - draft International flag

Starter FHIR Implementation Guide, 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/Starter-FHIR-IG/ and changes regularly. See the Directory of published versions

: Follow Up Status - XML Representation

Draft as of 2024-11-17

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="art-follow-up-status-value-set"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet art-follow-up-status-value-set</b></p><a name="art-follow-up-status-value-set"> </a><a name="hcart-follow-up-status-value-set"> </a><a name="art-follow-up-status-value-set-en-US"> </a><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/129019007">129019007</a></td><td>Taking medication</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/45257-3/">45257-3</a></td><td>Date dropped from HIV treatment</td></tr><tr><td><a href="https://loinc.org/45256-5/">45256-5</a></td><td>HIV treatment clinic transferred to</td></tr><tr><td><a href="https://loinc.org/91382-2/">91382-2</a></td><td>Date medication stopped - Reported</td></tr><tr><td><a href="https://loinc.org/45237-5/">45237-5</a></td><td>Date lost to HIV treatment follow-up</td></tr><tr><td><a href="https://loinc.org/77978-5/">77978-5</a></td><td>Patient died from illness of interest</td></tr><tr><td><a href="https://loinc.org/63936-9/">63936-9</a></td><td>Start date of treatment or therapy</td></tr></table></li></ul></div>
  </text>
  <url value="http://jembi.org/fhir/ValueSet/art-follow-up-status-value-set"/>
  <version value="1.0.1"/>
  <name value="ARTFollowUpStatusValueSet"/>
  <title value="Follow Up Status"/>
  <status value="draft"/>
  <experimental value="true"/>
  <date value="2024-11-17T13:26:33+00:00"/>
  <publisher value="Jembi Health Systems"/>
  <contact>
    <name value="Jembi Health Systems"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.jembi.org/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="info@jembi.org"/>
    </telecom>
  </contact>
  <contact>
    <name value="Richard Langford"/>
    <telecom>
      <system value="email"/>
      <value value="richard.langford@jembi.org"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="FollowUp Status"/>
  <jurisdiction>
    <coding>
      <system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
      <code value="001"/>
      <display value="World"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <concept>
        <code value="129019007"/>
        <display value="Taking medication"/>
      </concept>
    </include>
    <include>
      <system value="http://loinc.org"/>
      <concept>
        <code value="45257-3"/>
        <display value="Date dropped from HIV treatment"/>
      </concept>
      <concept>
        <code value="45256-5"/>
        <display value="HIV treatment clinic transferred to"/>
      </concept>
      <concept>
        <code value="91382-2"/>
        <display value="Date medication stopped - Reported"/>
      </concept>
      <concept>
        <code value="45237-5"/>
        <display value="Date lost to HIV treatment follow-up"/>
      </concept>
      <concept>
        <code value="77978-5"/>
        <display value="Patient died from illness of interest"/>
      </concept>
      <concept>
        <code value="63936-9"/>
        <display value="Start date of treatment or therapy"/>
      </concept>
    </include>
  </compose>
</ValueSet>