NCPI FHIR Implementation Guide v2
0.1.0 - ci-build

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

: An example family relationship based on data from CBTN - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="cbtn-family-relationship-mother"/>
  <meta>
    <profile
             value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/ncpi-family-relationship"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation cbtn-family-relationship-mother</b></p><a name="cbtn-family-relationship-mother"> </a><a name="hccbtn-family-relationship-mother"> </a><a name="cbtn-family-relationship-mother-en-US"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode MTH}">mother</span></p><p><b>subject</b>: <a href="Patient-PT-006SP660.html">Anonymous Patient (no stated gender), DoB Unknown ( https://cbtn.org/#C21156)</a></p><p><b>focus</b>: <a href="Patient-PT-006SP675.html">Anonymous Patient (no stated gender), DoB:  ( http://chdgenes.org/#20757)</a></p></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="MTH"/>
      <display value="mother"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/PT-006SP660"/>
  </subject>
  <focus>🔗 
    <reference value="Patient/PT-006SP675"/>
  </focus>
</Observation>