Package | dk.ehealth.sundhed.fhir.ig.core |
Type | CodeSystem |
Id | ehealth-property |
FHIR Version | R4 |
Source | http://ehealth.sundhed.dk/fhir/https://build.fhir.org/ig/fut-infrastructure/implementation-guide/CodeSystem-ehealth-property.html |
URL | http://ehealth.sundhed.dk/cs/ehealth-property |
Version | 3.5.1 |
Status | active |
Date | 2025-03-05T09:00:00+00:00 |
Name | eHealthProperty |
Title | eHealth Property |
Realm | dk |
Description | Codes used to identity specific properties on codes in eHealth CodeSystems. |
Content | complete |
ValueSet | |
ehealth-property | eHealth Property |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Kodesystem ehealth-property
This case-sensitive code system http://ehealth.sundhed.dk/cs/ehealth-property
defines the following code:
Code | Display | Definition |
phmr-unit | PHMR Unit | The unit to be used when transforming Observations to PHMR Measurement. |
{ "resourceType": "CodeSystem", "id": "ehealth-property", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://ehealth.sundhed.dk/cs/ehealth-property", "version": "3.5.1", "name": "eHealthProperty", "title": "eHealth Property", "status": "active", "experimental": false, "date": "2025-03-05T09: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": "Codes used to identity specific properties on codes in eHealth CodeSystems.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "DK", "display": "Denmark" } ] } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "phmr-unit", "display": "PHMR Unit", "definition": "The unit to be used when transforming Observations to PHMR Measurement." } ] }