FHIR IG analytics
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
- Include these codes as defined in
http://unitsofmeasure.org version Not Stated (use latest from terminology server)| Code | Display | Polish (Poland) (pl) |
| a | year | rok(lat) |
| mo | month | miesiąc(miesięcy) |
| wk | week | tydzień(tygodni) |
| d | day | dzień(dni) |
Source1
{
"resourceType": "ValueSet",
"id": "pl-base-ageUnit-VS",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "http://loinc-ssidl.umed.pl/fhir/ig/ssidl/ValueSet/pl-base-ageUnit-VS",
"version": "0.1.5",
"name": "AgeUnitVS",
"title": "Jednostki wieku",
"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 wieku oparte na słowniku UCUM",
"compose": {
"include": [
{
"system": "http://unitsofmeasure.org",
"concept": [
{
"code": "a",
"display": "year",
"designation": [
{
"language": "pl-PL",
"value": "rok(lat)"
}
]
},
{
"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)"
}
]
}
]
}
]
}
}