This page is part of the FHIR Core Extensions Registry (v5.3.0-ballot-tc1: Release 5.3) based on FHIR (HL7® FHIR® Standard) v5.0.0. This version is a pre-release. The current official version is 5.2.0. For a full list of available versions, see the Directory of published versions
Page standards status: Trial-use | Maturity Level: 1 |
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="detectedissue-doseType"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem detectedissue-doseType</b></p><a name="detectedissue-doseType"> </a><a name="hcdetectedissue-doseType"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/detectedissue-doseType</code> defines the following codes in a Is-A hierarchy:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">single<a name="detectedissue-doseType-single"> </a></td><td>Single</td><td>A dosing error with a single dose.</td></tr><tr><td style="white-space:nowrap">daily<a name="detectedissue-doseType-daily"> </a></td><td>Daily</td><td>A dosing error with a daily dosage.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cds"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="trial-use"/>
</extension>
<url value="http://hl7.org/fhir/detectedissue-doseType"/>
<version value="5.3.0-ballot-tc1"/>
<name value="DetectedIssueDoseTypeCS"/>
<title value="DetectedIssue Dose Type CS"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-07-16"/>
<publisher value="HL7 International / Clinical Decision Support"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/dss"/>
</telecom>
</contact>
<description
value="Indicates whether a dose alert refers to a single dose, or the cumulative daily dosage."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
</coding>
</jurisdiction>
<caseSensitive value="true"/>
<valueSet value="http://hl7.org/fhir/ValueSet/detectedissue-doseType"/>
<hierarchyMeaning value="is-a"/>
<content value="complete"/>
<concept>
<code value="single"/>
<display value="Single"/>
<definition value="A dosing error with a single dose."/>
</concept>
<concept>
<code value="daily"/>
<display value="Daily"/>
<definition value="A dosing error with a daily dosage."/>
</concept>
</CodeSystem>