Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-device-calibration-period |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-device-calibration-period.html |
URL | http://ehealth.sundhed.dk/cs/device-calibration-period |
Version | 3.5.1 |
Status | active |
Date | 2019-09-16T00:00:00+00:00 |
Name | DeviceCalibrationPeriod |
Title | Device calibration period |
Realm | dk |
Description | Device calibration period. |
Content | complete |
ValueSet | |
device-calibration-period | Device Calibration Period |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-device-calibration-period
This case-sensitive code system http://ehealth.sundhed.dk/cs/device-calibration-period
defines the following codes:
Code | Display | Definition | Dansk (Danish, da) |
7D | 7 days | 7 days | 7 dage |
30D | 30 days | 30 days | 30 dage |
1Y | 1 year | 1 year | 1 år |
{ "resourceType": "CodeSystem", "id": "ehealth-device-calibration-period", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/device-calibration-period", "version": "3.5.1", "name": "DeviceCalibrationPeriod", "title": "Device calibration period", "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 period.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "7D", "display": "7 days", "definition": "7 days", "designation": [ { "language": "da", "value": "7 dage" } ] }, { "code": "30D", "display": "30 days", "definition": "30 days", "designation": [ { "language": "da", "value": "30 dage" } ] }, { "code": "1Y", "display": "1 year", "definition": "1 year", "designation": [ { "language": "da", "value": "1 år" } ] } ] }