0.1.0 - ci-build

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

: Ferlab.bio Example/cqdg-condition - XML Representation

Raw xml | Download


<Condition xmlns="http://hl7.org/fhir">
  <id value="ConditionExample"/>
  <meta>
    <profile value="https://fhir.cqdg.ca/StructureDefinition/cqdg-condition"/>
    <tag>
      <code value="CAG"/>
    </tag>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition ConditionExample</b></p><a name="ConditionExample"> </a><a name="hcConditionExample"> </a><a name="ConditionExample-en-US"> </a><p><b>Ferlab.bio Extension/age-at-event</b>: <span title="Codes:{http://purl.obolibrary.org/obo/hp.owl HP:0030674}">Antenatal</span></p><p><b>identifier</b>: <code>https://fhir.cqdg.ca/fhir/Condition</code>/ConditionExample</p><p><b>code</b>: <span title="Codes:{http://purl.obolibrary.org/obo/mondo.owl 1231245}">fatigue</span></p><p><b>subject</b>: <a href="Patient-PatientExample.html">Anonymous Patient Male, DoB Unknown ( 343434343434 (use: secondary, ))</a></p><h3>Stages</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Summary</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://snomed.info/sct 254293002}">TNM tumor staging system</span></td></tr></table></div>
  </text>
  <extension url="https://fhir.cqdg.ca/StructureDefinition/AgeAtEvent">
    <valueCodeableConcept>
      <coding>
        <system value="http://purl.obolibrary.org/obo/hp.owl"/>
        <code value="HP:0030674"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="https://fhir.cqdg.ca/fhir/Condition"/>
    <value value="ConditionExample"/>
  </identifier>
  <code>
    <coding>
      <code value="L40"/>
    </coding>
    <coding>
      <system value="http://purl.obolibrary.org/obo/mondo.owl"/>
      <code value="1231245"/>
      <display value="fatigue"/>
    </coding>
    <text value="fatigue"/>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample"/>
  </subject>
  <stage>
    <summary>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="254293002"/>
        <display value="TNM tumor staging system"/>
      </coding>
    </summary>
  </stage>
</Condition>