Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-device-calibration-actor |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-device-calibration-actor.html |
URL | http://ehealth.sundhed.dk/cs/device-calibration-actor |
Version | 3.5.1 |
Status | active |
Date | 2019-09-16T00:00:00+00:00 |
Name | DeviceCalibrationActor |
Title | Device calibration actor |
Realm | dk |
Description | Device calibration actor. |
Content | complete |
ValueSet | |
device-calibration-actor | Device Calibration Actor |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-device-calibration-actor
This case-sensitive code system http://ehealth.sundhed.dk/cs/device-calibration-actor
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-device-calibration-actor", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/device-calibration-actor", "version": "3.5.1", "name": "DeviceCalibrationActor", "title": "Device calibration actor", "status": "active", "experimental": false, "date": "2019-09-16T00: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": "Device calibration actor.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "PATIENT", "display": "Calibrated by patient", "definition": "Calibrated by patient", "designation": [ { "language": "da", "value": "Kalibreret af patient/borger" } ] }, { "code": "SSLPATIENT", "display": "Calibrated by SSL provider at patient residence", "definition": "Calibrated by SSL provider at patient residence", "designation": [ { "language": "da", "value": "Kalibreret af Service, Support og Logistik-leverandør hos patient/borger" } ] }, { "code": "SSL", "display": "Calibrated by SSL at SSL supplier", "definition": "Calibrated by SSL at SSL supplier", "designation": [ { "language": "da", "value": "Kalibreret af Service, Support og Logistik-leverandør hos leverandøren" } ] } ] }