HL7 Czech Hospital Discharge Report Implementation Guide
0.1.0 - ci-build Czechia flag

HL7 Czech Hospital Discharge Report Implementation Guide, published by HL7 Czech Republic. 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/HL7-cz/hdr/ and changes regularly. See the Directory of published versions

: Condition-Story-GDM - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="condition-story-o244"/>
  <meta>
    <profile
             value="https://hl7.cz/fhir/hdr/StructureDefinition/cz-condition-hdr"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition condition-story-o244</b></p><a name="condition-story-o244"> </a><a name="hccondition-story-o244"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-cz-condition-hdr.html">Condition (HDR CZ)</a></p></div><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://hl7.org/fhir/sid/icd-10 O244}">Diabetes mellitus vzniklý v těhotenství</span></p><p><b>subject</b>: <a href="Patient-patient-story-mother.html">Petra Dvorakova  Female, DoB: 1986-05-03 ( https://ncez.mzcr.cz/fhir/sid/rcis#8653034455)</a></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://hl7.org/fhir/sid/icd-10"/>
      <code value="O244"/>
      <display
               value="Diabetes mellitus vzniklý v těhotenství"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/patient-story-mother"/>
  </subject>
</Condition>