FHIR IG analytics
Resources that use this resource
Resources that this resource uses
| CodeSystem |
| dk.ehealth.sundhed.fhir.ig.core#current | urn:oid:1.2.208.176.2.4 | Sundhedsvæsenets klassifikationssystem (SKS) |
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
urn:oid:1.2.208.176.2.4 version 📦9.0.1| Code | Display |
| DF320 | Depressiv enkeltepisode af lettere grad |
| DF321 | Depressiv enkeltepisode af moderat grad |
| DF330 | Periodisk depression i episode af lettere grad |
| DF331 | Periodisk depression i episode af moderat grad |
Source1
{
"resourceType": "ValueSet",
"id": "ehealth-treatment-area-xc-1",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/vs/ehealth-treatment-area-xc-1",
"version": "9.0.1",
"name": "Depression",
"title": "Depression (treatment area)",
"status": "active",
"experimental": false,
"date": "2026-01-09T09: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 depression conditions (xc).",
"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": "DF320"
},
{
"code": "DF321"
},
{
"code": "DF330"
},
{
"code": "DF331"
}
]
}
]
}
}