| Package | kl.dk.fhir.gateway |
| Resource Type | ValueSet |
| Id | FSIIICareConditions |
| FHIR Version | R4 |
| Source | http://fhir.kl.dk/gateway/http://fhir.kl.dk/gateway/1.2.0/ValueSet-FSIIICareConditions.html |
| URL | http://fhir.kl.dk/gateway/ValueSet/FSIIICareConditions |
| Version | 1.2.0 |
| Status | active |
| Date | 2024-10-31T19:17:05+01:00 |
| Name | FSIIICareConditions |
| Title | FSIIICareConditions |
| Realm | dk |
| Description | Conditions defined by FSIII for nursing and home care |
| StructureDefinition | |
| klgateway-care-condition | CareCondition |
| klgateway-care-finding-context-at-risk-extension | CareFindingContextAtRiskExtension |
| ValueSet | |
| KLConditionCodesHomeCare | KLTilstandeKoderHjemmepleje |
| KLConditionCodesNursing | KLTilstandeKoderSygepleje |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet FSIIICareConditions
This value set includes codes based on the following rules:
{
"resourceType": "ValueSet",
"id": "FSIIICareConditions",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://fhir.kl.dk/gateway/ValueSet/FSIIICareConditions",
"version": "1.2.0",
"name": "FSIIICareConditions",
"title": "FSIIICareConditions",
"status": "active",
"experimental": false,
"date": "2024-10-31T19:17:05+01:00",
"publisher": "KL",
"contact": [
{
"name": "KL",
"telecom": [
{
"system": "url",
"value": "http://www.kl.dk"
}
]
}
],
"description": "Conditions defined by FSIII for nursing and home care",
"compose": {
"include": [
{
"valueSet": [
"http://fhir.kl.dk/term/ValueSet/KLConditionCodesNursing"
]
},
{
"valueSet": [
"http://fhir.kl.dk/term/ValueSet/KLConditionCodesHomeCare"
]
}
]
}
}