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

: UC3-BrokenRightLegCondition - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="UC3-BrokenRightLegCondition"/>
  <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 UC3-BrokenRightLegCondition</b></p><a name="UC3-BrokenRightLegCondition"> </a><a name="hcUC3-BrokenRightLegCondition"> </a><a name="UC3-BrokenRightLegCondition-en-US"> </a><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>verificationStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}">Confirmed</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 125605004}">Fracture of bone</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 32696007}">Structure of right lower leg</span></p><p><b>subject</b>: <a href="Patient-UC3-Patient.html">Thomas Müller  Male, DoB: 1984-05-10</a></p><p><b>encounter</b>: <a href="Encounter-UC3-EncounterBrokenLeg.html">Encounter: status = finished; class = IMP (IMP); period = 2019-01-15 --&gt; 2019-01-18; reasonCode = Fracture of bone</a></p><p><b>onset</b>: 2019-01-15</p></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <verificationStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-ver-status"/>
      <code value="confirmed"/>
    </coding>
  </verificationStatus>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="125605004"/>
      <display value="Fracture of bone"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="32696007"/>
      <display value="Structure of right lower leg"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/UC3-Patient"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/UC3-EncounterBrokenLeg"/>
  </encounter>
  <onsetDateTime value="2019-01-15"/>
</Condition>