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
Active as of 2025-10-15 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="continence-level"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet continence-level</b></p><a name="continence-level"> </a><a name="hccontinence-level"> </a><ul><li>Include these codes as defined in <a href="http://loinc.org"><code>http://loinc.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><a href="https://loinc.org/LA126-5/">LA126-5</a></td><td>CONTINENT</td></tr><tr><td><a href="https://loinc.org/LA127-3/">LA127-3</a></td><td>USUALLY CONTINENT</td></tr><tr><td><a href="https://loinc.org/LA128-1/">LA128-1</a></td><td>OCCASIONALLY INCONTINENT</td></tr><tr><td><a href="https://loinc.org/LA129-9/">LA129-9</a></td><td>FREQUENTLY INCONTINENT</td></tr><tr><td><a href="https://loinc.org/LA130-7/">LA130-7</a></td><td>INCONTINENT</td></tr></table></li></ul></div>
</text>
<url
value="http://hl7belgium.org/fhir/patient-monitoring/ValueSet/continence-level"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.40.54.48.7"/>
</identifier>
<version value="0.1.0"/>
<name value="ContinenceLevel"/>
<title value="Continence level"/>
<status value="active"/>
<experimental value="false"/>
<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>
<description
value="LOINC codes to represent the level of continence reported"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://loinc.org"/>
<concept>
<code value="LA126-5"/>
<display value="CONTINENT"/>
</concept>
<concept>
<code value="LA127-3"/>
<display value="USUALLY CONTINENT"/>
</concept>
<concept>
<code value="LA128-1"/>
<display value="OCCASIONALLY INCONTINENT"/>
</concept>
<concept>
<code value="LA129-9"/>
<display value="FREQUENTLY INCONTINENT"/>
</concept>
<concept>
<code value="LA130-7"/>
<display value="INCONTINENT"/>
</concept>
</include>
</compose>
</ValueSet>