Package | dk.ehealth.sundhed.fhir.ig.core |
Resource Type | CodeSystem |
Id | ehealth-unit-code |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-unit-code.html |
URL | http://ehealth.sundhed.dk/cs/ehealth-unit-code |
Version | 5.0.1 |
Status | active |
Date | 2020-10-19T08:00:00+00:00 |
Name | eHealthUnitCodes |
Title | eHealth Unit Codes |
Realm | dk |
Description | Unit Codes |
Content | complete |
ConceptMap | |
conceptmap-obs-code-to-ucum | Observation code to UCUM mapping |
conceptmap-ucum-to-printsymbol | UCUM code to PrintSymbol mapping |
ValueSet | |
ehealth-unit-code | eHealthUnitCodes |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-unit-code
This case-sensitive code system http://ehealth.sundhed.dk/cs/ehealth-unit-code
defines the following codes:
Code | Display | Definition | Dansk (Danish, da) |
1/30sec | one per 30 seconds | Number of occurrences in 30 seconds | 1/ 30 sek |
percentpoint | percent point | Percentage point | procentpoint |
{ "resourceType": "CodeSystem", "id": "ehealth-unit-code", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/ehealth-unit-code", "version": "5.0.1", "name": "eHealthUnitCodes", "title": "eHealth Unit Codes", "status": "active", "experimental": false, "date": "2020-10-19T08: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": "Unit Codes", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "1/30sec", "display": "one per 30 seconds", "definition": "Number of occurrences in 30 seconds", "designation": [ { "language": "da", "value": "1/ 30 sek" } ] }, { "code": "percentpoint", "display": "percent point", "definition": "Percentage point", "designation": [ { "language": "da", "value": "procentpoint" } ] } ] }