FHIR IG analytics| Package | nexuzhealth.fhir.r4 |
| Resource Type | CarePlan |
| Id | 7654321.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"category": [
{
"coding": [
{
"code": "293",
"display": "Colitis ulcerosa",
"system": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/dertien/zorgprogramma/zorgprogrammaNr"
}
]
}
],
"created": "2021-05-07T19:46:00+02:00",
"encounter": {
"reference": "Encounter/AW-999888777"
},
"extension": [
{
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-administrativeDepartment",
"valueString": "GEI"
},
{
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-encounter",
"valueReference": {
"reference": "Encounter/CT-666555444"
}
},
{
"url": "https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/nxh-ext-hospitalCode",
"valueReference": {
"reference": "Organization/UZL"
}
}
],
"id": "7654321",
"identifier": [
{
"system": "https://fhir.nexuzhealth.com/standards/fhir/NamingSystem/kws/dertien/toekennenZorgprogramma/id",
"use": "usual",
"value": "7654321"
}
],
"intent": "plan",
"meta": {
"lastUpdated": "2023-06-22T13:08:52.373161+00:00",
"profile": [
"https://fhir.nexuzhealth.com/standards/fhir/StructureDefinition/NxhCarePlan"
]
},
"period": {
"end": "2023-06-15T14:14:00+02:00",
"start": "2021-05-07T11:36:00+02:00"
},
"resourceType": "CarePlan",
"status": "completed",
"subject": {
"reference": "Patient/ABC123321CBA"
}
}