FHIR IG analytics| Package | hl7.fhir.pl.ssidl |
| Resource Type | ValueSet |
| Id | ValueSet-pl-base-timeUnit-VS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/SSIDL/ssidl-ig/ValueSet-pl-base-timeUnit-VS.html |
| URL | http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-base-timeUnit-VS |
| Version | 0.1.5 |
| Status | active |
| Date | 2026-02-02T14:41:47+00:00 |
| Name | TimeUnitVS |
| Title | Jednostki czasu |
| Realm | pl |
| Authority | hl7 |
| Description | Kody jednostek czasu oparte na słowniku UCUM |
No resources found
| CodeSystem | |
| unitsofmeasure.org | Unified Code for Units of Measure (UCUM) |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet pl-base-timeUnit-VS
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display |
| mo | miesiąc(miesięcy) |
| wk | tydzień(tygodni) |
| d | dzień(dni) |
| h | godzina(godzin) |
| min | minuta(minut) |
{
"resourceType": "ValueSet",
"id": "pl-base-timeUnit-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-base-timeUnit-VS",
"version": "0.1.5",
"name": "TimeUnitVS",
"title": "Jednostki czasu",
"status": "active",
"date": "2026-02-02T14:41:47+00:00",
"publisher": "Uniwersytet Medyczny w Łodzi",
"contact": [
{
"name": "Uniwersytet Medyczny w Łodzi",
"telecom": [
{
"system": "url",
"value": "http://umed.pl"
}
]
}
],
"description": "Kody jednostek czasu oparte na słowniku UCUM",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mo",
"display": "miesiąc(miesięcy)"
},
{
"code": "wk",
"display": "tydzień(tygodni)"
},
{
"code": "d",
"display": "dzień(dni)"
},
{
"code": "h",
"display": "godzina(godzin)"
},
{
"code": "min",
"display": "minuta(minut)"
}
]
}
]
}
}