Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-program |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-program.html |
URL | http://ehealth.sundhed.dk/cs/ehealth-program |
Version | 3.5.1 |
Status | active |
Date | 2024-11-28T09:00:00+00:00 |
Name | eHealthProgram |
Title | eHealth Program |
Realm | dk |
Description | Codes for programs or projects using the eHealth Infrastructure and wanting to mark various resources as intended for their non-exclusive use. |
Content | complete |
ValueSet | |
ehealth-program | eHealth Program |
No resources found
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:
Code | Display | Definition |
kpro | Kommunal PRO | Kommunal patientrapporterede oplysninger |
telma | Telma | Telemedicinsk monitoreringsapplikation |
{ "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" } ] }