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 - Mother example [Carmen Teresa Lee] - XML Representation

Raw xml | Download



<RelatedPerson xmlns="http://hl7.org/fhir">
  <id value="relatedperson-mother-carmen-teresa-lee-common"/>
  <meta>
    <versionId value="3"/>
    <lastUpdated value="2020-11-19T04:04:28.212+00:00"/>
    <source value="#XU5Jo9mHqkPVNUKY"/>
    <profile
             value="http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-mother"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative</b></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 NMTH}">Natural Mother</span></p><p><b>name</b>: Carmen Teresa Lee (OFFICIAL)</p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1986-02-15</p></div>
  </text>
  <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="NMTH"/>
      <display value="natural mother"/>
    </coding>
    <text value="Natural Mother"/>
  </relationship>
  <name>
    <use value="official"/>
    <family value="Lee"/>
    <given value="Carmen"/>
    <given value="Teresa"/>
  </name>
  <gender value="female"/>
  <birthDate value="1986-02-15"/>
</RelatedPerson>