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

FHIR IG analytics

Packagemedcom.fhir.dk.terminology
Resource TypeCodeSystem
IdCodeSystem-medcom-careCommunication-categoryCodes.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-careCommunication-categoryCodes.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes
Version1.9.0
Statusactive
Date2025-10-28
NameMedComCareCommunicationCategoryCodes
TitleMedComCareCommunicationCategories
Realmdk
DescriptionCategory codes for care communication messages
Contentcomplete

Resources that use this resource

ValueSet
medcom-careCommunication-categoriesMedComCareCommunicationCategoryCodes

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem medcom-careCommunication-categoryCodes

Properties

This code system defines the following properties for its concepts

NameCodeURITypeDescription
statusstatushttp://hl7.org/fhir/concept-properties#statuscodeA property that indicates the status of the concept. One of active, experimental, deprecated, or retired.
effectiveDateeffectiveDatehttp://hl7.org/fhir/concept-properties#effectiveDatedateTimeThe date at which the concept status was last changed.

Concepts

This case-insensitive code system http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes defines the following codes:

CodeDisplaystatuseffectiveDateDansk (Danish, da)
alcohol-and-drug-treatment Alcohol and drug treatmentactive2022-11-01Rusmiddelbehandling
assistive-devices Assistive technologyactive2022-11-01Hjælpemidler
carecoordination Care Coordinationactive2022-11-01Forløbskoordinering
decease Deceaseactive2022-11-01Dødsfald
discharge Dischargeactive2022-11-01Udskrivelse
examination-results Examination Resultsactive2022-11-01Undersøgelsessvar
healthcare Healthcareactive2022-11-01Sundhedspleje
home-care-assessment Home care assessmentactive2022-11-01Visitation
medicine Medicineactive2022-11-01Medicin
nursing Nursingactive2022-11-01Sygepleje
outpatient Outpatientactive2022-11-01Ambulant
psychiatry-social-disability Psychiatry, Social, Disabilityactive2022-11-01Psykiatri, social, handicap
regarding-referral Regarding Referralactive2022-11-01Vedr. henvisning
telemedicine Telemedicineactive2022-11-01Telemedicin
training Trainingactive2022-11-01Træning
acute-ambulant Acute ambulantactive2025-09-22Akut ambulant
extended-care-responsibility Extended care responsibilityactive2025-09-22Udvidet behandlingsansvar
other Otheractive2022-11-01Andet

Source1

{
  "resourceType": "CodeSystem",
  "id": "medcom-careCommunication-categoryCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes",
  "version": "1.9.0",
  "name": "MedComCareCommunicationCategoryCodes",
  "title": "MedComCareCommunicationCategories",
  "status": "active",
  "experimental": false,
  "date": "2025-10-28",
  "publisher": "MedCom",
  "contact": [
    {
      "name": "MedCom",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.medcom.dk"
        }
      ]
    }
  ],
  "description": "Category codes for care communication messages",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": false,
  "content": "complete",
  "count": 18,
  "property": [
    {
      "code": "status",
      "uri": "http://hl7.org/fhir/concept-properties#status",
      "description": "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired.",
      "type": "code"
    },
    {
      "code": "effectiveDate",
      "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
      "description": "The date at which the concept status was last changed.",
      "type": "dateTime"
    }
  ],
  "concept": [
    {
      "code": "alcohol-and-drug-treatment",
      "display": "Alcohol and drug treatment",
      "designation": [
        {
          "language": "da",
          "value": "Rusmiddelbehandling"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "assistive-devices",
      "display": "Assistive technology",
      "designation": [
        {
          "language": "da",
          "value": "Hjælpemidler"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "carecoordination",
      "display": "Care Coordination",
      "designation": [
        {
          "language": "da",
          "value": "Forløbskoordinering"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "decease",
      "display": "Decease",
      "designation": [
        {
          "language": "da",
          "value": "Dødsfald"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "discharge",
      "display": "Discharge",
      "designation": [
        {
          "language": "da",
          "value": "Udskrivelse"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "examination-results",
      "display": "Examination Results",
      "designation": [
        {
          "language": "da",
          "value": "Undersøgelsessvar"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "healthcare",
      "display": "Healthcare",
      "designation": [
        {
          "language": "da",
          "value": "Sundhedspleje"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "home-care-assessment",
      "display": "Home care assessment",
      "designation": [
        {
          "language": "da",
          "value": "Visitation"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "medicine",
      "display": "Medicine",
      "designation": [
        {
          "language": "da",
          "value": "Medicin"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "nursing",
      "display": "Nursing",
      "designation": [
        {
          "language": "da",
          "value": "Sygepleje"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "outpatient",
      "display": "Outpatient",
      "designation": [
        {
          "language": "da",
          "value": "Ambulant"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "psychiatry-social-disability",
      "display": "Psychiatry, Social, Disability",
      "designation": [
        {
          "language": "da",
          "value": "Psykiatri, social, handicap"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "regarding-referral",
      "display": "Regarding Referral",
      "designation": [
        {
          "language": "da",
          "value": "Vedr. henvisning"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "telemedicine",
      "display": "Telemedicine",
      "designation": [
        {
          "language": "da",
          "value": "Telemedicin"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "training",
      "display": "Training",
      "designation": [
        {
          "language": "da",
          "value": "Træning"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    },
    {
      "code": "acute-ambulant",
      "display": "Acute ambulant",
      "designation": [
        {
          "language": "da",
          "value": "Akut ambulant"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2025-09-22"
        }
      ]
    },
    {
      "code": "extended-care-responsibility",
      "display": "Extended care responsibility",
      "designation": [
        {
          "language": "da",
          "value": "Udvidet behandlingsansvar"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2025-09-22"
        }
      ]
    },
    {
      "code": "other",
      "display": "Other",
      "designation": [
        {
          "language": "da",
          "value": "Andet"
        }
      ],
      "property": [
        {
          "code": "status",
          "valueCode": "active"
        },
        {
          "code": "effectiveDate",
          "valueDateTime": "2022-11-01"
        }
      ]
    }
  ]
}