Package | dk.ehealth.sundhed.fhir.ig.core |
Resource Type | CodeSystem |
Id | ehealth-document-type |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-document-type.html |
URL | http://ehealth.sundhed.dk/cs/document-type |
Version | 5.0.1 |
Status | active |
Date | 2019-01-29 |
Name | DocumentType |
Title | Document Type |
Realm | dk |
Description | Document Type |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-document-type
Properties
This code system defines the following properties for its concepts
Name | Code | URI | Type | Description |
Deprecated | deprecated | http://hl7.org/fhir/concept-properties#deprecated | dateTime | Indicates that the concept is deprecated and should not be used |
Concepts
This case-sensitive code system http://ehealth.sundhed.dk/cs/document-type
defines the following codes:
{ "resourceType": "CodeSystem", "id": "ehealth-document-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/document-type", "version": "5.0.1", "name": "DocumentType", "title": "Document Type", "status": "active", "experimental": false, "date": "2019-01-29", "publisher": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "contact": [ { "name": "Den telemedicinske infrastruktur (eHealth Infrastructure)", "telecom": [ { "system": "url", "value": "http://ehealth.sundhed.dk" } ] } ], "description": "Document Type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "property": [ { "code": "deprecated", "uri": "http://hl7.org/fhir/concept-properties#deprecated", "description": "Indicates that the concept is deprecated and should not be used", "type": "dateTime" } ], "concept": [ { "code": "TBD", "display": "Example value - Under construction", "definition": "Example value - Under construction", "designation": [ { "language": "da", "value": "Midlertidig værdi" } ], "property": [ { "code": "deprecated", "valueDateTime": "2019-09-18" } ] }, { "code": "TBD2", "display": "Example value - Under construction", "definition": "Example value - Under construction", "designation": [ { "language": "da", "value": "Midlertidig værdi" } ], "property": [ { "code": "deprecated", "valueDateTime": "2019-09-18" } ] } ] }