FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/medcom-careCommunication-categoryCodes

Packagemedcom.fhir.dk.terminology
Resource TypeCodeSystem
Idmedcom-careCommunication-categoryCodes
FHIR VersionR4
Sourcehttp://medcomfhir.dk/ig/terminology/https://build.fhir.org/ig/medcomdk/dk-medcom-terminology/CodeSystem-medcom-careCommunication-categoryCodes.html
URLhttp://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes
Version2.0.0-draft
Statusactive
Date2022-11-01
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

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

CodeDisplayDansk (Danish, da)
alcohol-and-drug-treatment Alcohol and drug treatmentRusmiddelbehandling
assistive-devices Assistive technologyHjælpemidler
carecoordination Care CoordinationForløbskoordinering
decease DeceaseDødsfald
discharge DischargeUdskrivelse
examination-results Examination ResultsUndersøgelsessvar
healthcare HealthcareSundhedspleje
home-care-assessment Home care assessmentVisitation
medicine MedicineMedicin
nursing NursingSygepleje
outpatient OutpatientAmbulant
psychiatry-social-disability Psychiatry, Social, DisabilityPsykiatri, social, handicap
regarding-referral Regarding ReferralVedr. henvisning
telemedicine TelemedicineTelemedicin
training TrainingTræning
other OtherAndet

Source

{
  "resourceType": "CodeSystem",
  "id": "medcom-careCommunication-categoryCodes",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-careCommunication-categoryCodes",
  "version": "2.0.0-draft",
  "name": "MedComCareCommunicationCategoryCodes",
  "title": "MedComCareCommunicationCategories",
  "status": "active",
  "experimental": false,
  "date": "2022-11-01",
  "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": 16,
  "concept": [
    {
      "code": "alcohol-and-drug-treatment",
      "display": "Alcohol and drug treatment",
      "designation": [
        {
          "language": "da",
          "value": "Rusmiddelbehandling"
        }
      ]
    },
    {
      "code": "assistive-devices",
      "display": "Assistive technology",
      "designation": [
        {
          "language": "da",
          "value": "Hjælpemidler"
        }
      ]
    },
    {
      "code": "carecoordination",
      "display": "Care Coordination",
      "designation": [
        {
          "language": "da",
          "value": "Forløbskoordinering"
        }
      ]
    },
    {
      "code": "decease",
      "display": "Decease",
      "designation": [
        {
          "language": "da",
          "value": "Dødsfald"
        }
      ]
    },
    {
      "code": "discharge",
      "display": "Discharge",
      "designation": [
        {
          "language": "da",
          "value": "Udskrivelse"
        }
      ]
    },
    {
      "code": "examination-results",
      "display": "Examination Results",
      "designation": [
        {
          "language": "da",
          "value": "Undersøgelsessvar"
        }
      ]
    },
    {
      "code": "healthcare",
      "display": "Healthcare",
      "designation": [
        {
          "language": "da",
          "value": "Sundhedspleje"
        }
      ]
    },
    {
      "code": "home-care-assessment",
      "display": "Home care assessment",
      "designation": [
        {
          "language": "da",
          "value": "Visitation"
        }
      ]
    },
    {
      "code": "medicine",
      "display": "Medicine",
      "designation": [
        {
          "language": "da",
          "value": "Medicin"
        }
      ]
    },
    {
      "code": "nursing",
      "display": "Nursing",
      "designation": [
        {
          "language": "da",
          "value": "Sygepleje"
        }
      ]
    },
    {
      "code": "outpatient",
      "display": "Outpatient",
      "designation": [
        {
          "language": "da",
          "value": "Ambulant"
        }
      ]
    },
    {
      "code": "psychiatry-social-disability",
      "display": "Psychiatry, Social, Disability",
      "designation": [
        {
          "language": "da",
          "value": "Psykiatri, social, handicap"
        }
      ]
    },
    {
      "code": "regarding-referral",
      "display": "Regarding Referral",
      "designation": [
        {
          "language": "da",
          "value": "Vedr. henvisning"
        }
      ]
    },
    {
      "code": "telemedicine",
      "display": "Telemedicine",
      "designation": [
        {
          "language": "da",
          "value": "Telemedicin"
        }
      ]
    },
    {
      "code": "training",
      "display": "Training",
      "designation": [
        {
          "language": "da",
          "value": "Træning"
        }
      ]
    },
    {
      "code": "other",
      "display": "Other",
      "designation": [
        {
          "language": "da",
          "value": "Andet"
        }
      ]
    }
  ]
}