Specyfikacja HL7 FHIR dla diagnostyki laboratoryjnej (HL7 FHIR PL Laboratory)
0.1.2 - ci-build
Specyfikacja HL7 FHIR dla diagnostyki laboratoryjnej (HL7 FHIR PL Laboratory), published by HL7 Poland. This guide is not an authorized publication; it is the continuous build for version 0.1.2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7-Poland/pl-fhir-lab/ and changes regularly. See the Directory of published versions
Draft as of 2025-09-03 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="pl-term-ageUnit-VS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet pl-term-ageUnit-VS</b></p><a name="pl-term-ageUnit-VS"> </a><a name="hcpl-term-ageUnit-VS"> </a><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>a</td><td>year</td></tr><tr><td>mo</td><td>month</td></tr><tr><td>wk</td><td>week</td></tr><tr><td>d</td><td>day</td></tr><tr><td>h</td><td>hour</td></tr><tr><td>min</td><td>minute</td></tr></table></li></ul></div>
</text>
<url value="http://hl7.org.pl/fhir/ig/pl-lab/ValueSet/pl-term-ageUnit-VS"/>
<version value="0.1.2"/>
<name value="AgeUnitVS"/>
<title value="Kody jednostek wieku"/>
<status value="draft"/>
<date value="2025-09-03T14:16:26+00:00"/>
<publisher value="HL7 Poland"/>
<contact>
<name value="HL7 Poland"/>
<telecom>
<system value="url"/>
<value value="http://hl7.org.pl"/>
</telecom>
<telecom>
<system value="email"/>
<value value="office@hl7.org.pl"/>
</telecom>
</contact>
<description value="Kody jednostek wieku oparte na słowniku UCUM"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="PL"/>
<display value="Poland"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://unitsofmeasure.org"/>
<concept>
<code value="a"/>
<display value="year"/>
</concept>
<concept>
<code value="mo"/>
<display value="month"/>
</concept>
<concept>
<code value="wk"/>
<display value="week"/>
</concept>
<concept>
<code value="d"/>
<display value="day"/>
</concept>
<concept>
<code value="h"/>
<display value="hour"/>
</concept>
<concept>
<code value="min"/>
<display value="minute"/>
</concept>
</include>
</compose>
</ValueSet>