IKNL PZP STU3
0.1.3-beta3 - consultation
IKNL PZP STU3 - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Goal",
"id" : "P2-ACP-Medical-Policy-Goal",
"meta" : {
"profile" : [
🔗 "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Medical-Policy-Goal"
]
},
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Goal P2-ACP-Medical-Policy-Goal</b></p><a name=\"P2-ACP-Medical-Policy-Goal\"> </a><a name=\"hcP2-ACP-Medical-Policy-Goal\"> </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-Medical-Policy-Goal.html\">Medical Policy Goal</a></p></div><p><b>ext Encounter Reference</b>: <a href=\"Encounter-P2-ACP-Encounter-07-08-2025.html\">Encounter, 2025-08-07</a></p><p><b>identifier</b>: Resource identifier/b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9</p><p><b>status</b>: In Progress</p><p><b>description</b>: <span title=\"Codes:{http://snomed.info/sct 713148004}\">voorkomen en behandelen van symptomen</span></p><p><b>subject</b>: <a href=\"Patient-P2-ACP-Patient-SamiraVanDerSluijs.html\">Patient, Samira van der Sluijs</a></p><p><b>statusDate</b>: 2025-08-07</p></div>"
},
"extension" : [
{
"url" : "https://fhir.iknl.nl/fhir/StructureDefinition/ext-EncounterReference",
"valueReference" : {
🔗 "reference" : "Encounter/P2-ACP-Encounter-07-08-2025",
"display" : "Encounter, 2025-08-07"
}
}
],
"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" : "b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9"
}
],
"status" : "in-progress",
"description" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "713148004",
"display" : "voorkomen en behandelen van symptomen"
}
]
},
"subject" : {
🔗 "reference" : "Patient/P2-ACP-Patient-SamiraVanDerSluijs",
"display" : "Patient, Samira van der Sluijs"
},
"statusDate" : "2025-08-07"
}