This page is part of the Vital Records Common Profile Library (v2.0.0: STU2) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2024-10-11 |
{
"resourceType" : "ValueSet",
"id" : "ValueSet-father-relationship-vr",
"text" : {
"status" : "extensions",
"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><a name=\"ValueSet-father-relationship-vr-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html\"><code>http://terminology.hl7.org/CodeSystem/v3-RoleCode</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-ADOPTF\">ADOPTF</a></td><td>adoptive father</td><td>The player of the role (father) is a male who has taken the scoper (child) into their family through legal means and raises them as his own child.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-FTH\">FTH</a></td><td>father</td><td>The player of the role is a male who begets or raises or nurtures the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-FTHFOST\">FTHFOST</a></td><td>foster father</td><td>The player of the role (parent) who is a male state-certified caregiver responsible for the scoper (child) who has been placed in the parent's care. The placement of the child is usually arranged through the government or a social-service agency, and temporary.<br/><br/>The state, via a jurisdiction recognized child protection agency, stands as in loco parentis to the child, making all legal decisions while the foster parent is responsible for the day-to-day care of the specified child.</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-NFTH\">NFTH</a></td><td>natural father</td><td>The player of the role is a male who begets the scoping entity (child).</td></tr><tr><td><a href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v3-RoleCode.html#v3-RoleCode-STPFTH\">STPFTH</a></td><td>stepfather</td><td>The player of the role is the husband of scoping person's mother and not the scoping person's natural father.</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" : "2024-10-11T18:10:12+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",
"concept" : [
{
"code" : "ADOPTF",
"display" : "adoptive father"
},
{
"code" : "FTH",
"display" : "father"
},
{
"code" : "FTHFOST",
"display" : "foster father"
},
{
"code" : "NFTH",
"display" : "natural father"
},
{
"code" : "STPFTH",
"display" : "stepfather"
}
]
}
]
}
}