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
{
"resourceType" : "RelatedPerson",
"id" : "relatedperson-father-tom-yan-lee-common",
"meta" : {
"versionId" : "3",
"lastUpdated" : "2020-11-19T04:04:28.212+00:00",
"source" : "#WHxmhrOJJKvqoeYn",
"profile" : [
"http://hl7.org/fhir/us/vr-common-library/StructureDefinition/RelatedPerson-father"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>Extension - RelatedPerson Birth Place</b>: NY </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 NFTH}\">Natural Father</span></p><p><b>name</b>: Tom Yan Lee (OFFICIAL)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1984-02-27</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-relatedperson-birthplace",
"valueAddress" : {
"state" : "NY"
}
}
],
"active" : true,
"patient" : {
"reference" : "Patient/patient-decedent-fetus-not-named-common",
"display" : "Patient - Decedent Fetus (Fetus Not Named)"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "NFTH",
"display" : "natural father"
}
],
"text" : "Natural Father"
}
],
"name" : [
{
"use" : "official",
"family" : "Lee",
"given" : [
"Tom",
"Yan"
]
}
],
"gender" : "male",
"birthDate" : "1984-02-27"
}