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

FHIR IG Statistics: CodeSystem/ehealth-program

Packagedk.ehealth.sundhed.fhir.ig.core
TypeCodeSystem
Idehealth-program
FHIR VersionR4
Sourcehttp://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-program.html
URLhttp://ehealth.sundhed.dk/cs/ehealth-program
Version3.5.1
Statusactive
Date2024-11-28T09:00:00+00:00
NameeHealthProgram
TitleeHealth Program
Realmdk
DescriptionCodes for programs or projects using the eHealth Infrastructure and wanting to mark various resources as intended for their non-exclusive use.
Contentcomplete

Resources that use this resource

ValueSet
ehealth-programeHealth Program

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: Kodesystem ehealth-program

This case-sensitive code system http://ehealth.sundhed.dk/cs/ehealth-program defines the following codes:

CodeDisplayDefinition
kpro Kommunal PROKommunal patientrapporterede oplysninger
telma TelmaTelemedicinsk monitoreringsapplikation

Source

{
  "resourceType": "CodeSystem",
  "id": "ehealth-program",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://ehealth.sundhed.dk/cs/ehealth-program",
  "version": "3.5.1",
  "name": "eHealthProgram",
  "title": "eHealth Program",
  "status": "active",
  "experimental": false,
  "date": "2024-11-28T09: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": "Codes for programs or projects using the eHealth Infrastructure and wanting to mark various resources as intended for their non-exclusive use.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "DK",
          "display": "Denmark"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "concept": [
    {
      "code": "kpro",
      "display": "Kommunal PRO",
      "definition": "Kommunal patientrapporterede oplysninger"
    },
    {
      "code": "telma",
      "display": "Telma",
      "definition": "Telemedicinsk monitoreringsapplikation"
    }
  ]
}