FHIR IG analytics| Package | dk.ehealth.sundhed.fhir.ig.core |
| Resource Type | CodeSystem |
| Id | CodeSystem-ehealth-clinicalimpression-decision-support-codes.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-clinicalimpression-decision-support-codes.html |
| URL | http://ehealth.sundhed.dk/cs/clinicalimpression-decision-support-codes |
| Version | 8.0.0 |
| Status | active |
| Date | 2025-09-08T00:00:00+00:00 |
| Name | ClinicalImpressionDecisionSupportCodes |
| Title | ClinicalImpression Decision Support Codes |
| Realm | dk |
| Description | Decision support codes |
| Content | complete |
| ValueSet | |
| clinicalimpression-finding-codes | ClinicalImpression Finding Codes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ehealth-clinicalimpression-decision-support-codes
This case-sensitive code system http://ehealth.sundhed.dk/cs/clinicalimpression-decision-support-codes defines the following codes:
{
"resourceType": "CodeSystem",
"id": "ehealth-clinicalimpression-decision-support-codes",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://ehealth.sundhed.dk/cs/clinicalimpression-decision-support-codes",
"version": "8.0.0",
"name": "ClinicalImpressionDecisionSupportCodes",
"title": "ClinicalImpression Decision Support Codes",
"status": "active",
"experimental": false,
"date": "2025-09-08T00: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": "Decision support codes",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "DK",
"display": "Denmark"
}
]
}
],
"caseSensitive": true,
"content": "complete",
"concept": [
{
"code": "deviation-found",
"display": "Deviation found",
"definition": "Deviation found suggesting possible deterioration of condition",
"designation": [
{
"language": "da",
"value": "Der er fundet afvigelse, der tyder på at borgeren vil opleve forværring af sygdom eller tilstand"
}
]
},
{
"code": "no-deviation-found",
"display": "No deviation found",
"definition": "No deviation found suggesting possible deterioration of condition",
"designation": [
{
"language": "da",
"value": "Der er ikke fundet afvigelse, der tyder på at borgeren vil opleve forværring af sygdom eller tilstand"
}
]
},
{
"code": "insufficient-data",
"display": "Insufficient data",
"definition": "Insufficient data for determining deviation suggesting possible deterioration of condition",
"designation": [
{
"language": "da",
"value": "Utilstrækkelige data forhindrer bestemmelse af afvigelse, der tyder på at borgeren vil opleve forværring af sygdom eller tilstand"
}
]
}
]
}