Birth And Fetal Death (BFDR) FHIR Implementation Guide
2.0.0 - STU2 United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: RelatedPerson - Father Natural - Vital Records - Tom Yan Lee, with Edit Flag - XML Representation

Raw xml | Download


<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson-father-natural-tom-yan-lee-w-edit"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father-natural-vr"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson relatedperson-father-natural-tom-yan-lee-w-edit</b></p><a name="relatedperson-father-natural-tom-yan-lee-w-edit"> </a><a name="hcrelatedperson-father-natural-tom-yan-lee-w-edit"> </a><a name="relatedperson-father-natural-tom-yan-lee-w-edit-en-US"> </a><p><b>RelatedPerson Birth Place Vital Records</b>: NY </p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-patient-decedent-fetus-not-named.html">Patient - Decedent Fetus (Fetus Not Named)</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-vr">
    <valueAddress>
      <state value="NY"/>
    </valueAddress>
  </extension>
  <active value="true"/>
  <patient>🔗 
    <reference value="Patient/patient-decedent-fetus-not-named"/>
    <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">
    <extension
               url="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/BypassEditFlag">
      <valueCodeableConcept>
        <coding>
          <system
                  value="http://hl7.org/fhir/us/vr-common-library/CodeSystem/CodeSystem-vr-edit-flags"/>
          <code value="1dataQueried"/>
          <display value="Data queried"/>
        </coding>
      </valueCodeableConcept>
    </extension>
  </birthDate>
</RelatedPerson>