FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | ValueSet |
| Id | ValueSet-ehealth-treatment-area-xb-3.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fut-infrastructure/implementation-guide/ValueSet-ehealth-treatment-area-xb-3.html |
| URL | http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xb-3 |
| Version | 8.0.0 |
| Status | active |
| Date | 2025-12-05T09:00:00+00:00 |
| Name | CardiovascularDiseases |
| Title | Cardiovascular diseases (treatment area) |
| Realm | dk |
| Description | Treatment area for cardiovascular diseases according (xb). |
| ValueSet | |
| ehealth-treatment-area-collection-xb | Treatment Area Collection xb |
| CodeSystem | |
| FSIII | FSIII |
| urn:oid:1.2.208.176.2.4 | Sundhedsvæsenets klassifikationssystem (SKS) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet ehealth-treatment-area-xb-3
This value set includes codes based on the following rules:
urn:oid:1.2.208.176.2.4 version 📦8.0.0| Code | Display |
| DI20 | Angina pectoris |
| DI25 | Kronisk iskæmisk hjertesygdom |
| DI50 | Hjertesvigt |
http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII version 📦8.0.0| Code | Display | Definition |
| I7.2 | Cirkulationsproblemer | Brug for støtte til håndtering af cardio-vaskulære problemer. |
{
"resourceType": "ValueSet",
"id": "ehealth-treatment-area-xb-3",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xb-3",
"version": "8.0.0",
"name": "CardiovascularDiseases",
"title": "Cardiovascular diseases (treatment area)",
"status": "active",
"experimental": false,
"date": "2025-12-05T09:00:00+00:00",
"publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"contact": [
{
"name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
"telecom": [
{
"system": "url",
"value": "http://ehealth.sundhed.dk"
}
]
}
],
"description": "Treatment area for cardiovascular diseases according (xb).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"compose": {
"include": [
{
"system": "urn:oid:1.2.208.176.2.4",
"concept": [
{
"code": "DI20"
},
{
"code": "DI25"
},
{
"code": "DI50"
}
]
},
{
"system": "http://kl.dk/fhir/common/caresocial/CodeSystem/FSIII",
"concept": [
{
"code": "I7.2"
}
]
}
]
}
}