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/phenotype - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ObsPhenotypeExample"/>
  <meta>
    <profile
             value="https://fhir.cqdg.ca/StructureDefinition/CQDGObservationPhenotype"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObsPhenotypeExample</b></p><a name="ObsPhenotypeExample"> </a><a name="hcObsPhenotypeExample"> </a><a name="ObsPhenotypeExample-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>subject</b>: <a href="Patient-PatientExample.html">Anonymous Patient Male, DoB Unknown ( 343434343434 (use: secondary, ))</a></p><p><b>value</b>: <span title="Codes:">Phenotype source text</span></p></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="12126-9"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample"/>
  </subject>
  <valueCodeableConcept>
    <text value="Phenotype source text"/>
  </valueCodeableConcept>
</Observation>