Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-restriction-category |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-restriction-category.html |
URL | http://ehealth.sundhed.dk/cs/restriction-category |
Version | 3.5.1 |
Status | active |
Date | 2019-08-05T00:00:00+00:00 |
Name | RestrictionCategory |
Title | Restriction Category |
Realm | dk |
Description | Restriction Category |
Content | complete |
ValueSet | |
restriction-category | Restriction Category |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-restriction-category
This case-sensitive code system http://ehealth.sundhed.dk/cs/restriction-category
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-restriction-category", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/restriction-category", "version": "3.5.1", "name": "RestrictionCategory", "title": "Restriction Category", "status": "active", "experimental": false, "date": "2019-08-05T00: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": "Restriction Category", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "None", "display": "None", "definition": "No restiction category. Should not be combined with other values", "property": [ { "code": "deprecated", "valueDateTime": "2020-03-23" } ] }, { "code": "measurement-monitoring", "display": "Monitoring of measurement(s)", "definition": "Monitoring of measurement(s)" }, { "code": "measuring-support", "display": "Support of measurement(s)", "definition": "Support of measurement(s)" }, { "code": "none", "display": "None", "definition": "No restiction category. Should not be combined with other values" } ] }