FHIR IG analytics| Package | hl7.fhir.pl.base.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-pl-timeUnit-VS.json |
| FHIR Version | R5 |
| Source | https://build.fhir.org/ig/HL7-Poland/pl-fhir-base/ValueSet-pl-timeUnit-VS.html |
| URL | http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-timeUnit-VS |
| Version | 0.1.5 |
| Status | active |
| Date | 2026-01-28T12:35:49+00:00 |
| Name | PLTimeUnitVS |
| Title | Jednostki czasu (TimeUnit) |
| 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-timeUnit-VS
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display | Polish (Poland) (pl) |
| mo | month | miesiąc(miesięcy) |
| wk | week | tydzień(tygodni) |
| d | day | dzień(dni) |
| h | hour | godzina(godzin) |
| min | minute | minuta(minut) |
{
"resourceType": "ValueSet",
"id": "pl-timeUnit-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://hl7.org.pl/fhir/ig/pl-base/ValueSet/pl-timeUnit-VS",
"version": "0.1.5",
"name": "PLTimeUnitVS",
"title": "Jednostki czasu (TimeUnit)",
"status": "active",
"date": "2026-01-28T12:35:49+00:00",
"publisher": "HL7 Poland",
"contact": [
{
"name": "HL7 Poland",
"telecom": [
{
"system": "url",
"value": "http://hl7.org.pl"
}
]
}
],
"description": "Kody jednostek czasu oparte na słowniku UCUM",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "PL",
"display": "Poland"
}
]
}
],
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "mo",
"display": "month",
"designation": [
{
"language": "pl-PL",
"value": "miesiąc(miesięcy)"
}
]
},
{
"code": "wk",
"display": "week",
"designation": [
{
"language": "pl-PL",
"value": "tydzień(tygodni)"
}
]
},
{
"code": "d",
"display": "day",
"designation": [
{
"language": "pl-PL",
"value": "dzień(dni)"
}
]
},
{
"code": "h",
"display": "hour",
"designation": [
{
"language": "pl-PL",
"value": "godzina(godzin)"
}
]
},
{
"code": "min",
"display": "minute",
"designation": [
{
"language": "pl-PL",
"value": "minuta(minut)"
}
]
}
]
}
]
}
}