| Package | kl.dk.fhir.term |
| Resource Type | ValueSet |
| Id | KLTargetMeasureCodes |
| FHIR Version | R4 |
| Source | http://fhir.kl.dk/term/http://fhir.kl.dk/term/2.2.0/ValueSet-KLTargetMeasureCodes.html |
| URL | http://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes |
| Version | 2.2.0 |
| Status | active |
| Date | 2024-10-31T13:15:50+01:00 |
| Name | KLTargetMeasureCodes |
| Title | KLTypeAfObservationPåMål |
| Realm | dk |
| Description | Target measure code, that determines whether the target is expressed as a severity, change value or using another observation |
| StructureDefinition | |
| klgateway-care-goal | CareGoal |
| kl-reporting-ffb-interventionGoal | InterventionGoal |
| ValueSet | |
| KLTargetMeasureCodes | KLTypeAfObservationPåMål |
| CodeSystem | |
| CareSocialCodes | CareSocialCodes |
| ValueSet | |
| KLObservationCodes | KLObservationskoder |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet KLTargetMeasureCodes
This value set includes codes based on the following rules:
http://fhir.kl.dk/term/CodeSystem/CareSocialCodes| Code | Display | Definition |
| 66959f77-6e2a-4574-8423-3ff097f8b9fa | funktionsevneniveau | målet udtrykkes i form af et funktionsevneniveau, som kan være et FFB funktionsevneniveau eller FSIII tilstandsniveau |
| 90c48f03-f194-4b2f-ad7d-6cba1069ae48 | måltype | målet udtrykkes i form af en måltype, måltypen er den forventede ændring i tilstanden givet indsatsen |
{
"resourceType": "ValueSet",
"id": "KLTargetMeasureCodes",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kl.dk/term/ValueSet/KLTargetMeasureCodes",
"version": "2.2.0",
"name": "KLTargetMeasureCodes",
"title": "KLTypeAfObservationPåMål",
"status": "active",
"experimental": false,
"date": "2024-10-31T13:15:50+01:00",
"publisher": "Kommunernes Landsforening",
"contact": [
{
"name": "Kommunernes Landsforening",
"telecom": [
{
"system": "url",
"value": "http://kl.dk"
}
]
}
],
"description": "Target measure code, that determines whether the target is expressed as a severity, change value or using another observation",
"compose": {
"include": [
{
"system": "http://fhir.kl.dk/term/CodeSystem/CareSocialCodes",
"concept": [
{
"code": "66959f77-6e2a-4574-8423-3ff097f8b9fa"
},
{
"code": "90c48f03-f194-4b2f-ad7d-6cba1069ae48"
}
]
},
{
"valueSet": [
"http://fhir.kl.dk/term/ValueSet/KLObservationCodes"
]
}
]
}
}