Birth And Fetal Death (BFDR) - STU2-ballot
2.0.0-ballot - ballot United States of America flag

This page is part of the Vital Records Birth and Fetal Death Reporting (v2.0.0-ballot: STU 2 Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions

: RelatedPerson - Mother Gestational - Vital Records - Jada Ann Quinn - XML Representation

Raw xml | Download



<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson-mother-jada-ann-quinn"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-mother-vr"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: RelatedPerson</b><a name="relatedperson-mother-jada-ann-quinn"> </a></p><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">Resource RelatedPerson &quot;relatedperson-mother-jada-ann-quinn&quot; </p><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/us/vr-common-library/2024Jan/StructureDefinition-RelatedPerson-mother-vr.html">RelatedPerson - Mother Vital Records</a></p></div><blockquote><p><b>US Core Race Extension</b></p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: American Indian or Alaska Native (Details: urn:oid:2.16.840.1.113883.6.238 code 1002-5 = '1002-5', stated as 'American Indian or Alaska Native')</p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: White, American Indian or Alaska Native</p></blockquote><blockquote><p><b>US Core Ethnicity Extension</b></p><blockquote><p><b>url</b></p><code>ombCategory</code></blockquote><p><b>value</b>: Not Hispanic or Latino (Details: urn:oid:2.16.840.1.113883.6.238 code 2186-5 = '2186-5', stated as 'Not Hispanic or Latino')</p><blockquote><p><b>url</b></p><code>text</code></blockquote><p><b>value</b>: Not Hispanic or Latino</p></blockquote><p><b>identifier</b>: Social Security number: <a href="http://terminology.hl7.org/5.0.0/NamingSystem-ssn.html">#</a>132225986 (use: USUAL)</p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-patient-child-babyg-quinn.html">Patient/patient-child-babyg-quinn</a> &quot; QUINN&quot;</p><p><b>relationship</b>: Gestational Mother <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.0.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#GESTM &quot;gestational mother&quot;)</span></p><p><b>name</b>: Jada Ann Quinn (OFFICIAL)</p><p><b>telecom</b>: ph: 1-(404)555-1212(HOME), <a href="mailto:jadaann.quinn@example.com">jadaann.quinn@example.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1985-01-15</p><p><b>address</b>: 1875 West Morton Avenue Salt Lake City UT 84116 US (HOME)</p></div>
  </text>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-race">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="1002-5"/>
        <display value="American Indian or Alaska Native"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="White, American Indian or Alaska Native"/>
    </extension>
  </extension>
  <extension
             url="http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity">
    <extension url="ombCategory">
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.6.238"/>
        <code value="2186-5"/>
        <display value="Not Hispanic or Latino"/>
      </valueCoding>
    </extension>
    <extension url="text">
      <valueString value="Not Hispanic or Latino"/>
    </extension>
  </extension>
  <identifier>
    <use value="usual"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="SS"/>
        <display value="Social Security number"/>
      </coding>
    </type>
    <system value="http://hl7.org/fhir/sid/us-ssn"/>
    <value value="132225986"/>
  </identifier>
  <active value="true"/>
  <patient>🔗 
    <reference value="Patient/patient-child-babyg-quinn"/>
  </patient>
  <relationship>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
      <code value="GESTM"/>
      <display value="gestational mother"/>
    </coding>
    <text value="Gestational Mother"/>
  </relationship>
  <name>
    <use value="official"/>
    <family value="Quinn"/>
    <given value="Jada"/>
    <given value="Ann"/>
  </name>
  <telecom>
    <system value="phone"/>
    <value value="1-(404)555-1212"/>
    <use value="home"/>
  </telecom>
  <telecom>
    <system value="email"/>
    <value value="jadaann.quinn@example.com"/>
  </telecom>
  <gender value="female"/>
  <birthDate value="1985-01-15"/>
  <address>
    <use value="home"/>
    <line value="1875 West Morton Avenue"/>
    <city value="Salt Lake City"/>
    <district value="Salt Lake"/>
    <state value="UT"/>
    <postalCode value="84116"/>
    <country value="US"/>
  </address>
</RelatedPerson>