Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | urn-oid-1.2.208.184.100.9 |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-urn-oid-1.2.208.184.100.9.html |
URL | urn:oid:1.2.208.184.100.9 |
Version | 3.5.1 |
Status | active |
Date | 2019-12-11T00:00:00+00:00 |
Name | DK_IHE_ClassCode_CS |
Title | DK IHE ClassCode CS |
Realm | dk |
Description | Code system for the classCode attribute |
Content | complete |
ValueSet | |
MedCom-ihe-core-classcode-VS | IHE ClassCode |
dk-ihe-classcode-vs | DK_IHE_ClassCode_VS |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem urn-oid-1.2.208.184.100.9
This case-sensitive code system urn:oid:1.2.208.184.100.9
defines the following codes:
Code | Display | Definition |
001 | Klinisk rapport | Clinical report document classcode used in DK-IHE metadata. |
002 | Personal information about | |
003 | Planning | |
004 | Questionnaires |
{ "resourceType": "CodeSystem", "id": "urn-oid-1.2.208.184.100.9", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "urn:oid:1.2.208.184.100.9", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:1.2.208.184.100.9" } ], "version": "3.5.1", "name": "DK_IHE_ClassCode_CS", "title": "DK IHE ClassCode CS", "status": "active", "experimental": false, "date": "2019-12-11T00: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": "Code system for the classCode attribute", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "001", "display": "Klinisk rapport", "definition": "Clinical report document classcode used in DK-IHE metadata." }, { "code": "002", "display": "Personal information about" }, { "code": "003", "display": "Planning" }, { "code": "004", "display": "Questionnaires" } ] }