Vital Records Common Library (VRCL) 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/vr-common-library/ and changes regularly. See the Directory of published versions
| Active as of 2026-06-01 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="ValueSet-mother-relationship-vr"/>
<language value="en"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet ValueSet-mother-relationship-vr</b></p><a name="ValueSet-mother-relationship-vr"> </a><a name="hcValueSet-mother-relationship-vr"> </a><ul><li>Include these codes as defined in <code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code><span title="Version is explicitly stated to be 2018-08-12"> version 📍2018-08-12</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>ADOPTM</td><td>adoptive mother</td></tr><tr><td>MTH</td><td>mother</td></tr><tr><td>GESTM</td><td>gestational mother</td></tr><tr><td>MTHFOST</td><td>foster mother</td></tr><tr><td>NMTH</td><td>natural mother</td></tr><tr><td>NMTHF</td><td>natural mother of fetus</td></tr></table></li></ul></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pher"/>
</extension>
<url
value="http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-mother-relationship-vr"/>
<version value="2.0.0"/>
<name value="ValueSetMotherRelationshipVitalRecords"/>
<title value="Value Set - Mother Relationship Vital Records"/>
<status value="active"/>
<experimental value="false"/>
<date value="2026-06-01T14:50:40+00:00"/>
<publisher value="HL7 International / Public Health"/>
<contact>
<name value="HL7 International / Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<description
value="This valueset contains codes that represent relationships describing the mother's role relative to the subject."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
<version value="2018-08-12"/>
<concept>
<code value="ADOPTM"/>
<display value="adoptive mother"/>
</concept>
<concept>
<code value="MTH"/>
<display value="mother"/>
</concept>
<concept>
<code value="GESTM"/>
<display value="gestational mother"/>
</concept>
<concept>
<code value="MTHFOST"/>
<display value="foster mother"/>
</concept>
<concept>
<code value="NMTH"/>
<display value="natural mother"/>
</concept>
<concept>
<code value="NMTHF"/>
<display value="natural mother of fetus"/>
</concept>
</include>
</compose>
</ValueSet>