HL7 FHIR Implementation Guide: DK Core
3.6.0 - release
This page is part of the HL7 FHIR Implementation Guide: DK Core (v3.6.0: 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" : "Group",
"id" : "MosebryggerssenFamily",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Group MosebryggerssenFamily</b></p><a name=\"MosebryggerssenFamily\"> </a><a name=\"hcMosebryggerssenFamily\"> </a><p><b>type</b>: Person</p><p><b>actual</b>: true</p><p><b>name</b>: Mosebryggersen familien</p><p><b>quantity</b>: 7</p><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-Schwendlund.html\">Schwendlund Test Mosebryggersen (far)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-MayJune.html\">May June Test Moberg (mor)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-OddHaugen.html\">Odd Haugen Test Mosebryggersen (søn)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-KnutOdvar.html\">Knut Odvar Test Mosebryggersen (søn)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-SilleJune.html\">Sille June Test Mosebrygersen (datter)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-Sverre.html\">Sverre Test Mosebryggersen (søn, tvilling)</a></p></blockquote><blockquote><p><b>member</b></p><p><b>entity</b>: <a href=\"Patient-Torre.html\">Torre Test Mosebryggersen (søn, tvilling)</a></p></blockquote></div>"
},
"type" : "person",
"actual" : true,
"name" : "Mosebryggersen familien",
"quantity" : 7,
"member" : [
{
"entity" : {
🔗 "reference" : "Patient/Schwendlund",
"display" : "Schwendlund Test Mosebryggersen (far)"
}
},
{
"entity" : {
🔗 "reference" : "Patient/MayJune",
"display" : "May June Test Moberg (mor)"
}
},
{
"entity" : {
🔗 "reference" : "Patient/OddHaugen",
"display" : "Odd Haugen Test Mosebryggersen (søn)"
}
},
{
"entity" : {
🔗 "reference" : "Patient/KnutOdvar",
"display" : "Knut Odvar Test Mosebryggersen (søn)"
}
},
{
"entity" : {
🔗 "reference" : "Patient/SilleJune",
"display" : "Sille June Test Mosebrygersen (datter)"
}
},
{
"entity" : {
🔗 "reference" : "Patient/Sverre",
"display" : "Sverre Test Mosebryggersen (søn, tvilling)"
}
},
{
"entity" : {
🔗 "reference" : "Patient/Torre",
"display" : "Torre Test Mosebryggersen (søn, tvilling)"
}
}
]
}