Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-basic-resource-type |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-basic-resource-type.html |
URL | http://ehealth.sundhed.dk/cs/basic-resource-type |
Version | 3.5.1 |
Status | active |
Date | 2021-10-15T00:00:00+00:00 |
Name | BasicResourceType |
Title | Basic resource type |
Realm | dk |
Description | Basic resource type |
Content | complete |
ValueSet | |
basic-resource-type | Basic resource type |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-basic-resource-type
This case-sensitive code system http://ehealth.sundhed.dk/cs/basic-resource-type
defines the following codes:
Code | Display | Dansk (Danish, da) |
actionguidance | Action guidance | Handlingsvejledning |
view | View | Visning |
{ "resourceType": "CodeSystem", "id": "ehealth-basic-resource-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/basic-resource-type", "version": "3.5.1", "name": "BasicResourceType", "title": "Basic resource type", "status": "active", "experimental": false, "date": "2021-10-15T00: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": "Basic resource type", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "actionguidance", "display": "Action guidance", "designation": [ { "language": "da", "value": "Handlingsvejledning" } ] }, { "code": "view", "display": "View", "designation": [ { "language": "da", "value": "Visning" } ] } ] }