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 |
{
"resourceType" : "ValueSet",
"id" : "ValueSet-father-relationship-vr",
"language" : "en",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet ValueSet-father-relationship-vr</b></p><a name=\"ValueSet-father-relationship-vr\"> </a><a name=\"hcValueSet-father-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>ADOPTF</td><td>adoptive father</td></tr><tr><td>FTH</td><td>father</td></tr><tr><td>FTHFOST</td><td>foster father</td></tr><tr><td>NFTH</td><td>natural father</td></tr><tr><td>STPFTH</td><td>stepfather</td></tr></table></li></ul></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
}
],
"url" : "http://hl7.org/fhir/us/vr-common-library/ValueSet/ValueSet-father-relationship-vr",
"version" : "2.0.0",
"name" : "ValueSetFatherRelationshipVitalRecords",
"title" : "Value Set - Father Relationship Vital Records",
"status" : "active",
"experimental" : false,
"date" : "2026-06-01T14:50:40+00:00",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This valueset contains codes that represent relationships describing the father's role relative to the subject.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"version" : "2018-08-12",
"concept" : [
{
"code" : "ADOPTF",
"display" : "adoptive father"
},
{
"code" : "FTH",
"display" : "father"
},
{
"code" : "FTHFOST",
"display" : "foster father"
},
{
"code" : "NFTH",
"display" : "natural father"
},
{
"code" : "STPFTH",
"display" : "stepfather"
}
]
}
]
}
}