Package | cezih.hr.cezih-osnova |
Resource Type | ValueSet |
Id | ucum-units |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=cezih.hr.cezih-osnova@0.2.9&canonical=http://hl7.org/fhir/ValueSet/ucum-units |
URL | http://hl7.org/fhir/ValueSet/ucum-units |
Version | 0.2.3 |
Status | draft |
Date | 2024-01-25T14:50:58+00:00 |
Name | UCUMCodes |
Title | UCUM Codes |
Realm | uv |
Description | Ovaj value set sadrži UCUM kodove. //Trenutno je placeholder |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
http://unitsofmeasure.org/
Code | Display |
cm | centimetar |
kg | kilogram |
{ "resourceType": "ValueSet", "id": "ucum-units", "meta": { "versionId": "3", "lastUpdated": "2022-07-28T12:44:54.394+00:00", "source": "#TPilz4HrweEOzGYC" }, "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "http://hl7.org/fhir/ValueSet/ucum-units", "version": "0.2.3", "name": "UCUMCodes", "title": "UCUM Codes", "status": "draft", "date": "2024-01-25T14:50:58+00:00", "contact": [ { "name": "Krešimir Kerš", "telecom": [ { "system": "email", "value": "kresimir.kers@ericsson.com" } ] } ], "description": "Ovaj value set sadrži UCUM kodove. //Trenutno je placeholder", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "HR", "display": "Croatia" } ], "text": "Croatia" } ], "compose": { "include": [ { "system": "http://unitsofmeasure.org/", "concept": [ { "code": "cm", "display": "centimetar" }, { "code": "kg", "display": "kilogram" } ] } ] } }