Patient Monitoring Outcome FHIR Implementation Guide, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/patient-monitoring/ and changes regularly. See the Directory of published versions
Draft as of 2025-10-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="FluidDrainVS"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet FluidDrainVS</b></p><a name="FluidDrainVS"> </a><a name="hcFluidDrainVS"> </a><ul><li>Include these codes as defined in <a href="http://unitsofmeasure.org"><code>http://unitsofmeasure.org</code></a><span title="Version is not explicity stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>mL/24h</td><td>mL per 24h</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7belgium.org/fhir/patient-monitoring/ValueSet/FluidDrainVS"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.54.48.10"/>
</identifier>
<version value="0.1.0"/>
<name value="FluidDrainVS"/>
<status value="draft"/>
<date value="2025-10-15T15:23:31+00:00"/>
<publisher value="My Organization"/>
<contact>
<name value="My Organization"/>
<telecom>
<system value="url"/>
<value value="http://example.com/committees"/>
</telecom>
<telecom>
<system value="email"/>
<value value="my-group@example.com"/>
</telecom>
</contact>
<contact>
<name value="Bob Smith"/>
<telecom>
<system value="email"/>
<value value="bobsmith@example.com"/>
<use value="work"/>
</telecom>
</contact>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://unitsofmeasure.org"/>
<concept>
<code value="mL/24h"/>
<display value="mL per 24h"/>
</concept>
</include>
</compose>
</ValueSet>