This page is part of the HL7 Belgium FHIR Specifications (v2020May: QA Preview) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions 
Source view
{
"resourceType" : "RelatedPerson",
"id" : "dina",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: dina</p><p><b>patient</b>: <a href=\"Patient-pia.html\">pia. Generated Summary: id: pia; Pia Peters (OFFICIAL); gender: female</a></p><p><b>name</b>: Dina </p></div>"
},
"patient" : {
"reference" : "Patient/pia",
"display" : "pia"
},
"name" : [
{
"given" : [
"Dina"
]
}
]
}