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" : "Consent",
"id" : "F1-ACP-TreatmentDirective-40617009",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-TreatmentDirective"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Consent F1-ACP-TreatmentDirective-40617009</b></p><a name=\"F1-ACP-TreatmentDirective-40617009\"> </a><a name=\"hcF1-ACP-TreatmentDirective-40617009\"> </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-TreatmentDirective.html\">TreatmentDirective</a></p></div><p><b>ext Encounter Reference</b>: <a href=\"Encounter-F1-ACP-Encounter-01-10-2020.html\">Encounter, 2020-10-01</a></p><p><b>identifier</b>: Resource identifier/4db3052d-370a-40e6-b3a8-0c48347747f2</p><p><b>status</b>: Active</p><p><b>scope</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/consentscope treatment}\">Treatment</span></p><p><b>category</b>: <span title=\"Codes:{http://snomed.info/sct 129125009}\">verrichting met expliciete context (situatie)</span></p><p><b>patient</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>dateTime</b>: 2020-10-01</p><h3>Policies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Uri</b></td></tr><tr><td style=\"display: none\">*</td><td><a href=\"https://simplifier.net/resolve?scope=nictiz.fhir.nl.r4.nl-core@0.12.0-beta.1&canonical=https://wetten.overheid.nl/\">https://wetten.overheid.nl/</a></td></tr></table><blockquote><p><b>provision</b></p><p><b>type</b>: Opt In</p><blockquote><p><b>actor</b></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CONSENTER}\">consenter</span></p><p><b>reference</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p></blockquote><blockquote><p><b>actor</b></p><p><b>role</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode CONSENTER}\">consenter</span></p><p><b>reference</b>: <a href=\"PractitionerRole-F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p></blockquote><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 40617009}\">Artificial respiration</span></p></blockquote></div>"
},
"extension" : [
{
"url" : "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference",
"valueReference" : {
🔗 "reference" : "Encounter/F1-ACP-Encounter-01-10-2020",
"display" : "Encounter, 2020-10-01"
}
}
],
"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" : "4db3052d-370a-40e6-b3a8-0c48347747f2"
}
],
"status" : "active",
"scope" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/consentscope",
"code" : "treatment"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "129125009"
}
]
}
],
"patient" : {
🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
"display" : "Patient, Hendrik Hartman"
},
"dateTime" : "2020-10-01",
"policy" : [
{
"uri" : "https://wetten.overheid.nl/"
}
],
"provision" : {
"type" : "permit",
"actor" : [
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "CONSENTER"
}
]
},
"reference" : {
🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
"type" : "Patient",
"display" : "Patient, Hendrik Hartman"
}
},
{
"role" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "CONSENTER"
}
]
},
"reference" : {
🔗 "reference" : "PractitionerRole/F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen",
"type" : "PractitionerRole",
"display" : "Healthcare professional (role), van Huissen"
}
}
],
"code" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "40617009",
"display" : "Artificial respiration"
}
]
}
]
}
}