Allergy (Patient Dossier)
1.2.0 - STU1
Allergy (Patient Dossier), published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.2.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/allergy/ and changes regularly. 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><p><b>patient</b>: <a href=\"Patient-example.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 444301002}\">Mother of subject (person)</span></p></div>"
},
"patient" : {
🔗 "reference" : "Patient/example"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "444301002"
}
]
}
]
}