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

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="ObservationFamilyRelationshipExample"/>
  <meta>
    <profile
             value="https://fhir.cqdg.ca/StructureDefinition/CQDGObservationFamilyRelationship"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation ObservationFamilyRelationshipExample</b></p><a name="ObservationFamilyRelationshipExample"> </a><a name="hcObservationFamilyRelationshipExample"> </a><a name="ObservationFamilyRelationshipExample-en-US"> </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-CQDGObservationFamilyRelationship.html">Ferlab.bio StructureDefinition/family-relationship</a></p></div><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code Family-relationship}">Family-relationship observation</span></p><p><b>subject</b>: <a href="Patient-PatientExample.html">Anonymous Patient Male, DoB Unknown ( 343434343434 (use: secondary, ))</a></p><p><b>focus</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.0.2&amp;canonical=http://hl7.org/fhir/ca/baseline/Patient/PatientExample2">Patient/PatientExample2</a></p><p><b>value</b>: <span title="Codes:{https://fhir.cqdg.ca/CodeSystem/v3-role-code Proband}">Proband</span></p></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system value="https://fhir.cqdg.ca/CodeSystem/cqdg-observation-code"/>
      <code value="Family-relationship"/>
    </coding>
    <text value="Family-relationship observation"/>
  </code>
  <subject>🔗 
    <reference value="Patient/PatientExample"/>
  </subject>
  <focus>
    <reference value="Patient/PatientExample2"/>
  </focus>
  <valueCodeableConcept>
    <coding>
      <system value="https://fhir.cqdg.ca/CodeSystem/v3-role-code"/>
      <code value="Proband"/>
      <display value="Proband"/>
    </coding>
  </valueCodeableConcept>
</Observation>