CH LAB-Order (R4)
3.0.0-ci-build - ci-build Switzerland flag

CH LAB-Order (R4), published by HL7 Switzerland. This guide is not an authorized publication; it is the continuous build for version 3.0.0-ci-build built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7ch/ch-lab-order/ and changes regularly. See the Directory of published versions

: Condition Renal Insuffiency - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="Renal-insufficiency"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition Renal-insufficiency</b></p><a name="Renal-insufficiency"> </a><a name="hcRenal-insufficiency"> </a><a name="Renal-insufficiency-en-US"> </a><p><b>identifier</b>: 12345</p><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>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>severity</b>: <span title="Codes:{http://snomed.info/sct 255604002}">Mild (qualifier value)</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 723190009}">Chronic renal insufficiency (disorder)</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 181414000}">Entire kidney (body structure)</span></p><p><b>subject</b>: <a href="Patient-HansGuggindieluft.html">HansGuggindieluft</a></p><p><b>onset</b>: 2013-04-02</p><p><b>recordedDate</b>: 2013-04-04</p><p><b>recorder</b>: <a href="Practitioner-MarcMustermann.html">Practitioner Marc Mustermann (official)</a></p><p><b>asserter</b>: <a href="Practitioner-MarcMustermann.html">Practitioner Marc Mustermann (official)</a></p></div>
  </text>
  <identifier>
    <value value="12345"/>
  </identifier>
  <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>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
    </coding>
  </category>
  <severity>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="255604002"/>
      <display value="Mild (qualifier value)"/>
    </coding>
  </severity>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="723190009"/>
      <display value="Chronic renal insufficiency (disorder)"/>
    </coding>
  </code>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="181414000"/>
      <display value="Entire kidney (body structure)"/>
    </coding>
  </bodySite>
  <subject>🔗 
    <reference value="Patient/HansGuggindieluft"/>
    <display value="HansGuggindieluft"/>
  </subject>
  <onsetDateTime value="2013-04-02"/>
  <recordedDate value="2013-04-04"/>
  <recorder>🔗 
    <reference value="Practitioner/MarcMustermann"/>
  </recorder>
  <asserter>🔗 
    <reference value="Practitioner/MarcMustermann"/>
  </asserter>
</Condition>