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

: Example patients based on data from CBTN - XML Representation

Raw xml | Download


<Group xmlns="http://hl7.org/fhir">
  <id value="cbtn-study-family"/>
  <meta>
    <profile
             value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/ncpi-study-family"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Group cbtn-study-family</b></p><a name="cbtn-study-family"> </a><a name="hccbtn-study-family"> </a><a name="cbtn-study-family-en-US"> </a><p><b>Family Type Extension</b>: <span title="Codes:{https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/ncpi-family-types Trio}">Trio</span></p><p><b>Study Family Focus Extension</b>: <span title="Codes:{http://purl.obolibrary.org/obo/mondo.owl 0004992}">Cancer</span></p><p><b>identifier</b>: <code>https://cbtn.org/</code>/FM-00C8Y7DG</p><p><b>type</b>: Person</p><p><b>actual</b>: true</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-PT-006SP660.html">Anonymous Patient (no stated gender), DoB Unknown ( https://cbtn.org/#C21156)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href="Patient-PT-006SP675.html">Anonymous Patient (no stated gender), DoB:  ( http://chdgenes.org/#20757)</a></p></blockquote></div>
  </text>
  <extension
             url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/family-type">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://nih-ncpi.github.io/ncpi-fhir-ig-2/CodeSystem/ncpi-family-types"/>
        <code value="Trio"/>
        <display value="Trio"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/study-family-focus">
    <valueCodeableConcept>
      <coding>
        <system value="http://purl.obolibrary.org/obo/mondo.owl"/>
        <code value="0004992"/>
        <display value="Cancer"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <identifier>
    <system value="https://cbtn.org/"/>
    <value value="FM-00C8Y7DG"/>
  </identifier>
  <type value="person"/>
  <actual value="true"/>
  <member>
    <entity>🔗 
      <extension
                 url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/family-role">
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="MTH"/>
            <display value="mother"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <reference value="Patient/PT-006SP660"/>
    </entity>
  </member>
  <member>
    <entity>🔗 
      <extension
                 url="https://nih-ncpi.github.io/ncpi-fhir-ig-2/StructureDefinition/family-role">
        <valueCodeableConcept>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="SON"/>
            <display value="natural son"/>
          </coding>
        </valueCodeableConcept>
      </extension>
      <reference value="Patient/PT-006SP675"/>
    </entity>
  </member>
</Group>