Advance Care Planning (PZP)
0.1.3-beta3 - consultation
Advance Care Planning (PZP) - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Communication",
"id" : "F1-ACP-Communication-01-10-2020",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Communication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Communication F1-ACP-Communication-01-10-2020</b></p><a name=\"F1-ACP-Communication-01-10-2020\"> </a><a name=\"hcF1-ACP-Communication-01-10-2020\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profiel: <a href=\"StructureDefinition-ACP-Communication.html\">Communication</a></p></div><p><b>identifier</b>: Resource identifier/dd6d7146-1014-4ef4-9145-e8207364c942</p><p><b>status</b>: Completed</p><p><b>subject</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>topic</b>: <span title=\"Codes:{http://snomed.info/sct 223449006}\">Informing the patient about their own responsibility to discuss these treatment agreements with relatives.</span></p><p><b>sent</b>: 2020-10-01</p><p><b>recipient</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>sender</b>: <a href=\"PractitionerRole-F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p><p><b>reasonCode</b>: <span title=\"Codes:{http://snomed.info/sct 713603004}\">Advance care planning (procedure)</span></p></div>"
},
"identifier" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "RI",
"display" : "Resource identifier"
}
]
},
"system" : "https://acme.com/fhir/NamingSystem/resource-business-identifier",
"value" : "dd6d7146-1014-4ef4-9145-e8207364c942"
}
],
"status" : "completed",
"subject" : {
🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
"display" : "Patient, Hendrik Hartman"
},
"topic" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "223449006",
"display" : "Recommendation to inform someone (procedure)"
}
],
"text" : "Informing the patient about their own responsibility to discuss these treatment agreements with relatives."
},
"sent" : "2020-10-01",
"recipient" : [
{
🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
"display" : "Patient, Hendrik Hartman"
}
],
"sender" : {
🔗 "reference" : "PractitionerRole/F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen",
"display" : "Healthcare professional (role), van Huissen"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "713603004",
"display" : "Advance care planning (procedure)"
}
]
}
]
}