FHIR IG Statistics: ValueSet/pl-base-ageUnit-VS
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
Code | Display |
a | rok(lat) |
mo | miesiąc(miesięcy) |
wk | tydzień(tygodni) |
d | dzień(dni) |
h | godzina(godzin) |
min | minuta(minut) |
Source
{
"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.0",
"name": "AgeUnitVS",
"title": "Kody jednostek wieku",
"status": "draft",
"date": "2025-08-11T16:29:07+00:00",
"publisher": "UMed",
"contact": [
{
"name": "UMed",
"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": "rok(lat)"
},
{
"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)"
}
]
}
]
}
}