HL7 FHIR Implementation Guide: Rwanda HIV
0.1.0 - ci-build International flag

HL7 FHIR Implementation Guide: Rwanda HIV, published by Jembi Health Systems. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/jembi/Rwanda-HIV/ and changes regularly. See the Directory of published versions

: Patient Pregnant - XML Representation

Active as of 2024-10-11

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="vs-patient-pregnant"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet vs-patient-pregnant</b></p><a name="vs-patient-pregnant"> </a><a name="hcvs-patient-pregnant"> </a><a name="vs-patient-pregnant-en-US"> </a><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/250426008">250426008</a></td><td>Pregnancy test equivocal</td></tr><tr><td><a href="http://snomed.info/id/250425007">250425007</a></td><td>Pregnancy test negative</td></tr><tr><td><a href="http://snomed.info/id/250423000">250423000</a></td><td>Pregnancy test positive</td></tr></table></li></ul></div>
  </text>
  <url value="http://moh.gov.rw/fhir/ValueSet/vs-patient-pregnant"/>
  <version value="0.1.0"/>
  <name value="VSPatientPregnant"/>
  <title value="Patient Pregnant"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2024-10-11T09:36:13+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="Used by the observation to indicate whether a patient is pregnant."/>
  <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="250426008"/>
        <display value="Pregnancy test equivocal"/>
      </concept>
      <concept>
        <code value="250425007"/>
        <display value="Pregnancy test negative"/>
      </concept>
      <concept>
        <code value="250423000"/>
        <display value="Pregnancy test positive"/>
      </concept>
    </include>
  </compose>
</ValueSet>