eHealth Platform Federal Core Profiles
2.1.2 - STU1
This page is part of the HL7 Belgium FHIR Implementation Guide - Core profiles (v2.1.2: Release) 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
{
"resourceType" : "RelatedPerson",
"id" : "relatedperson",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson relatedperson</b></p><a name=\"relatedperson\"> </a><a name=\"hcrelatedperson\"> </a><a name=\"relatedperson-en-US\"> </a><p><b>patient</b>: <a href=\"Patient-patient1.html\">Josephine Nessa La Paradisio (official) Female, DoB: 1979-12-11 ( Medical record number: 45XXP0PA-4\u00a0(use:\u00a0usual,\u00a0))</a></p><p><b>relationship</b>: <span title=\"Codes:{http://snomed.info/sct 444191003}\">Aunt of subject (person)</span></p></div>"
},
"patient" : {
🔗 "reference" : "Patient/patient1"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "444191003"
}
]
}
]
}