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/disease-status - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ObsDiseaseStatExample"/>
  <meta>
    <profile
             value="https://fhir.cqdg.ca/StructureDefinition/CQDGObservationDiseaseStatus"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObsDiseaseStatExample</b></p><a name="ObsDiseaseStatExample"> </a><a name="hcObsDiseaseStatExample"> </a><a name="ObsDiseaseStatExample-en-US"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{http://loinc.org 12126-9}">Body region Narrative Study observation US</span></p><p><b>value</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/disease-status Affected}">Affected</span></p></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="12126-9"/>
    </coding>
  </code>
  <valueCodeableConcept>
    <coding>
      <system value="https://fhir.cqdg.ca/CodeSystem/disease-status"/>
      <code value="Affected"/>
    </coding>
  </valueCodeableConcept>
</Observation>