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-carecommunication-category.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-carecommunication-category.html
URLhttp://ehealth.sundhed.dk/cs/ehealth-carecommunication-category
Version10.0.0
Statusactive
Date2026-08-05T10:42:25+00:00
NameEhealthCareCommunicationCategoryCS
TitleeHealth CareCommunication Category codes
Realmdk
DescriptionThe set of CareCommunication category code.
Contentcomplete

Resources that use this resource

ConceptMap
dk.ehealth.sundhed.fhir.ig.core#currentehealth-to-medcom-carecommunication-categoryeHealth to MedCom CareCommunication Category Map
ValueSet
dk.ehealth.sundhed.fhir.ig.core#currentehealth-carecommunication-categoryeHealth CareCommunication Categories

Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: CodeSystem ehealth-carecommunication-category

This code system http://ehealth.sundhed.dk/cs/ehealth-carecommunication-category defines the following codes:

CodeDisplay
alcohol-and-drug-treatment Alcohol and drug treatment
assistive-devices Assistive technology
carecoordination Care Coordination
decease Decease
discharge Discharge
examination-results Examination Results
healthcare Healthcare
home-care-assessment Home care assessment
medicine Medicine
nursing Nursing
outpatient Outpatient
psychiatry-social-disability Psychiatry, Social, Disability
regarding-referral Regarding Referral
telemedicine Telemedicine
training Training
acute-ambulant Acute ambulant
extended-care-responsibility Extended care responsibility
other Other

Source1

{
  "resourceType": "CodeSystem",
  "id": "ehealth-carecommunication-category",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/ehealth-carecommunication-category",
  "version": "10.0.0",
  "name": "EhealthCareCommunicationCategoryCS",
  "title": "eHealth CareCommunication Category codes",
  "status": "active",
  "date": "2026-08-05T10:42:25+00:00",
  "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
  "contact": [
    {
      "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)",
      "telecom": [
        {
          "system": "url",
          "value": "http://ehealth.sundhed.dk"
        }
      ]
    }
  ],
  "description": "The set of CareCommunication category code.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "content": "complete",
  "count": 18,
  "concept": [
    {
      "code": "alcohol-and-drug-treatment",
      "display": "Alcohol and drug treatment"
    },
    {
      "code": "assistive-devices",
      "display": "Assistive technology"
    },
    {
      "code": "carecoordination",
      "display": "Care Coordination"
    },
    {
      "code": "decease",
      "display": "Decease"
    },
    {
      "code": "discharge",
      "display": "Discharge"
    },
    {
      "code": "examination-results",
      "display": "Examination Results"
    },
    {
      "code": "healthcare",
      "display": "Healthcare"
    },
    {
      "code": "home-care-assessment",
      "display": "Home care assessment"
    },
    {
      "code": "medicine",
      "display": "Medicine"
    },
    {
      "code": "nursing",
      "display": "Nursing"
    },
    {
      "code": "outpatient",
      "display": "Outpatient"
    },
    {
      "code": "psychiatry-social-disability",
      "display": "Psychiatry, Social, Disability"
    },
    {
      "code": "regarding-referral",
      "display": "Regarding Referral"
    },
    {
      "code": "telemedicine",
      "display": "Telemedicine"
    },
    {
      "code": "training",
      "display": "Training"
    },
    {
      "code": "acute-ambulant",
      "display": "Acute ambulant"
    },
    {
      "code": "extended-care-responsibility",
      "display": "Extended care responsibility"
    },
    {
      "code": "other",
      "display": "Other"
    }
  ]
}