0.1.0 - ci-build

IPSExampleIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: UC2-DiarrheaCondition - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="UC2-DiarrheaCondition"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/uv/ips/StructureDefinition/Condition-uv-ips"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition UC2-DiarrheaCondition</b></p><a name="UC2-DiarrheaCondition"> </a><a name="hcUC2-DiarrheaCondition"> </a><a name="UC2-DiarrheaCondition-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>severity</b>: <span title="Codes:{http://snomed.info/sct 6736007}">Moderate (severity modifier)</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 62315008}">Diarrhea</span></p><p><b>subject</b>: <a href="Patient-UC2-Patient.html">Hans Müller  Male, DoB: 1988-05-20</a></p><p><b>encounter</b>: <a href="Encounter-UC2-DiarrheaInitial.html">Encounter: status = finished; class = EMER (EMER); period = 2022-11-28 --&gt; (ongoing); reasonCode = Diarrhea</a></p><p><b>onset</b>: 2022-11-28</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="6736007"/>
      <display value="Moderate (severity modifier)"/>
    </coding>
  </severity>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="62315008"/>
      <display value="Diarrhea"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/UC2-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC2-DiarrheaInitial"/>
  </encounter>
  <onsetDateTime value="2022-11-28"/>
</Condition>