FHIR IG analytics| Package | iknl.fhir.r4.pzp |
| Resource Type | Goal |
| Id | Goal-ACP-MedicalPolicyGoal-Pat2.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Goal ACP-MedicalPolicyGoal-Pat2
Profile: ACP Medical Policy Goal
identifier: Resource identifier/b3aaf1a9-cbe3-4b7a-a6c8-ecc55a65e5e9
lifecycleStatus: Active
category: advance care planning
description: voorkomen en behandelen van symptomen
subject: Patient, Samira van der Sluijs
statusDate: 2025-08-07
{
"resourceType": "Goal",
"id": "ACP-MedicalPolicyGoal-Pat2",
"meta": {
"profile": [
"https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalPolicyGoal"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"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"
}
],
"lifecycleStatus": "active",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "713603004",
"display": "advance care planning"
}
]
}
],
"description": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "713148004",
"display": "voorkomen en behandelen van symptomen"
}
]
},
"subject": {
"reference": "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2",
"display": "Patient, Samira van der Sluijs"
},
"statusDate": "2025-08-07"
}