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" : "Encounter",
"id" : "F1-ACP-Encounter-01-10-2020",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Encounter F1-ACP-Encounter-01-10-2020</b></p><a name=\"F1-ACP-Encounter-01-10-2020\"> </a><a name=\"hcF1-ACP-Encounter-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-Encounter.html\">Encounter</a></p></div><p><b>identifier</b>: Resource identifier/64627bfa-a127-4d3a-8187-39426d7937dc</p><p><b>status</b>: Finished</p><p><b>class</b>: <a href=\"http://terminology.hl7.org/6.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-IMP\">ActCode IMP</a>: inpatient encounter</p><p><b>subject</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"PractitionerRole-F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p></blockquote><blockquote><p><b>participant</b></p><p><b>individual</b>: <a href=\"RelatedPerson-F1-ACP-ContactPerson-MichielHartman.html\">ContactPerson, Michiel Hartman</a></p></blockquote><p><b>period</b>: 2020-10-01 --> 2020-10-01</p><p><b>reasonReference</b>: <a href=\"Procedure-F1-ACP-Procedure-01-10-2020.html\">Procedure, ACP</a></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" : "64627bfa-a127-4d3a-8187-39426d7937dc"
}
],
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"subject" : {
🔗 "reference" : "Patient/F1-ACP-Patient-HendrikHartman",
"display" : "Patient, Hendrik Hartman"
},
"participant" : [
{
"individual" : {
🔗 "reference" : "PractitionerRole/F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen",
"type" : "PractitionerRole",
"display" : "Healthcare professional (role), van Huissen"
}
},
{
"individual" : {
🔗 "reference" : "RelatedPerson/F1-ACP-ContactPerson-MichielHartman",
"type" : "RelatedPerson",
"display" : "ContactPerson, Michiel Hartman"
}
}
],
"period" : {
"start" : "2020-10-01",
"end" : "2020-10-01"
},
"reasonReference" : [
{
🔗 "reference" : "Procedure/F1-ACP-Procedure-01-10-2020",
"display" : "Procedure, ACP"
}
]
}