Birth And Fetal Death (BFDR) FHIR Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-bfdr/ and changes regularly. See the Directory of published versions
<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="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: RelatedPerson relatedperson-mother-jada-ann-quinn</b></p><a name="relatedperson-mother-jada-ann-quinn"> </a><a name="hcrelatedperson-mother-jada-ann-quinn"> </a><a name="relatedperson-mother-jada-ann-quinn-en-US"> </a><p><b>identifier</b>: Social Security number/132225986 (use: usual, )</p><p><b>active</b>: true</p><p><b>patient</b>: <a href="Patient-patient-child-babyg-quinn.html">Baby G Quinn (official) Female, DoB: 2019-02-12 ( Medical Record Number: 9932702 (use: usual, ))</a></p><p><b>relationship</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode GESTM}">Gestational Mother</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>
<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>