Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-devicemetric-property-types |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-devicemetric-property-types.html |
URL | http://ehealth.sundhed.dk/cs/devicemetric-property-types |
Version | 3.5.1 |
Status | active |
Date | 2019-01-29T00:00:00+00:00 |
Name | DeviceMetricPropertyTypes |
Title | DeviceMetric Property Types |
Realm | dk |
Description | Types of properties which can be attributed to a Device. |
Content | complete |
ValueSet | |
devicemetric-property-types | DeviceMetricPropertyTypes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-devicemetric-property-types
This case-sensitive code system http://ehealth.sundhed.dk/cs/devicemetric-property-types
defines the following codes:
Code | Display | Definition | Dansk (Danish, da) |
TBD | Example value - Under construction | Example value - Under construction | |
buttonSize | Size of button on device | Size of button on device | Udstyrets knapstørrelse |
{ "resourceType": "CodeSystem", "id": "ehealth-devicemetric-property-types", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/devicemetric-property-types", "version": "3.5.1", "name": "DeviceMetricPropertyTypes", "title": "DeviceMetric Property Types", "status": "active", "experimental": false, "date": "2019-01-29T00: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": "Types of properties which can be attributed to a Device.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "TBD", "display": "Example value - Under construction", "definition": "Example value - Under construction", "property": [ { "code": "deprecated", "valueDateTime": "2020-02-03" } ] }, { "code": "buttonSize", "display": "Size of button on device", "definition": "Size of button on device", "designation": [ { "language": "da", "value": "Udstyrets knapstørrelse" } ] } ] }