Vital Records Common Profiles Library
0.1.0 - STU 1 Ballot

This page is part of the Vital Records Common Profile Library (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions

: RelatedPerson - Father example [Tom Yan Lee] - XML Representation

Raw xml | Download



<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson-father-tom-yan-lee-common"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-11-19T04:04:28.212+00:00"/>
    <source value="#WHxmhrOJJKvqoeYn"/>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></p><p><b>Extension - RelatedPerson Birth Place</b>: NY </p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-patient-decedent-fetus-not-named-common.html">Patient - Decedent Fetus (Fetus Not Named). Generated Summary: Medical Record Number: 9932702 (USUAL); UNK ; gender: female; birthDate: 2019-01-09; deceased</a></p><p><b>relationship</b>: <span title="Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode NFTH}">Natural Father</span></p><p><b>name</b>: Tom Yan Lee (OFFICIAL)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1984-02-27</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-relatedperson-birthplace">
    <valueAddress>
      <state value="NY"/>
    </valueAddress>
  </extension>
  <active value="true"/>
  <patient>
    <reference value="Patient/patient-decedent-fetus-not-named-common"/>
    <display value="Patient - Decedent Fetus (Fetus Not Named)"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="NFTH"/>
      <display value="natural father"/>
    </coding>
    <text value="Natural Father"/>
  </relationship>
  <name>
    <use value="official"/>
    <family value="Lee"/>
    <given value="Tom"/>
    <given value="Yan"/>
  </name>
  <gender value="male"/>
  <birthDate value="1984-02-27"/>
</RelatedPerson>