FHIR IG analytics| Package | iknl.fhir.r4.pzp |
| Resource Type | Goal |
| Id | Goal-ACP-MedicalPolicyGoal-Pat1.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-Pat1
Profile: ACP Medical Policy Goal
identifier: Resource identifier/a1e0d113-bf6d-4e5c-9bf4-044eda75b709
lifecycleStatus: Active
category: advance care planning
description: levensverlengende behandeling
subject: Patient, Hendrik Hartman
statusDate: 2020-10-01
{
"resourceType": "Goal",
"id": "ACP-MedicalPolicyGoal-Pat1",
"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": "a1e0d113-bf6d-4e5c-9bf4-044eda75b709"
}
],
"lifecycleStatus": "active",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "713603004",
"display": "advance care planning"
}
]
}
],
"description": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1351964001",
"display": "levensverlengende behandeling"
}
]
},
"subject": {
"reference": "Patient/ACP-Patient-HendrikHartman-Pat1",
"display": "Patient, Hendrik Hartman"
},
"statusDate": "2020-10-01"
}