| Package | nexuzhealth.fhir.r4 |
| Resource Type | CodeSystem |
| Id | nxh-cs-goal-end-status |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=nexuzhealth.fhir.r4@1.0.3&canonical=https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/eindStatus |
| URL | https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/eindStatus |
| Status | active |
| Name | NxhCSGoalEndStatus |
| Title | NxhCSGoalEndStatus |
| Description | Nexuzhealth code system for the end statuses assigned to goals. |
| Content | complete |
| ValueSet | |
| nxh-vs-goal-end-status | NxhVSGoalEndStatus |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "nxh-cs-goal-end-status",
"meta": {
"lastUpdated": "2024-01-16T12:00:22.417+00:00"
},
"url": "https://fhir.nexuzhealth.com/standards/fhir/CodeSystem/kws/eindStatus",
"name": "NxhCSGoalEndStatus",
"title": "NxhCSGoalEndStatus",
"status": "active",
"publisher": "Nexuzhealth",
"description": "Nexuzhealth code system for the end statuses assigned to goals.",
"content": "complete",
"concept": [
{
"code": "deelsBehaa",
"display": "Partially Achieved"
},
{
"code": "onbekend",
"display": "Unknown"
}
]
}