FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagedk.ehealth.sundhed.fhir.ig.core
Resource TypeCodeSystem
IdCodeSystem-ehealth-clinicalimpression-decision-support-codes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-clinicalimpression-decision-support-codes.html
URLhttp://ehealth.sundhed.dk/cs/clinicalimpression-decision-support-codes
Version8.0.0
Statusactive
Date2025-09-08T00:00:00+00:00
NameClinicalImpressionDecisionSupportCodes
TitleClinicalImpression Decision Support Codes
Realmdk
DescriptionDecision support codes
Contentcomplete

Resources that use this resource

ValueSet
clinicalimpression-finding-codesClinicalImpression Finding Codes

Resources that this resource uses

No resources found


Narrative

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:

CodeDisplayDefinitionDansk (Danish, da)
deviation-found Deviation foundDeviation found suggesting possible deterioration of conditionDer er fundet afvigelse, der tyder på at borgeren vil opleve forværring af sygdom eller tilstand
no-deviation-found No deviation foundNo deviation found suggesting possible deterioration of conditionDer er ikke fundet afvigelse, der tyder på at borgeren vil opleve forværring af sygdom eller tilstand
insufficient-data Insufficient dataInsufficient data for determining deviation suggesting possible deterioration of conditionUtilstrækkelige data forhindrer bestemmelse af afvigelse, der tyder på at borgeren vil opleve forværring af sygdom eller tilstand

Source1

{
  "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"
        }
      ]
    }
  ]
}