US Quality Core Implementation Guide
0.1.0 - cibuild United States of America flag

US Quality Core Implementation Guide, published by ASTP. 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/FHIR/us-quality-core/ and changes regularly. See the Directory of published versions

: USQualityCore SNOMED CT Dosage Codes - XML Representation

Draft as of 2026-03-31

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-quality-core-medication-dose-type"/>
  <meta>
    <profile
             value="http://hl7.org/fhir/StructureDefinition/shareablevalueset"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet us-quality-core-medication-dose-type</b></p><a name="us-quality-core-medication-dose-type"> </a><a name="hcus-quality-core-medication-dose-type"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="http://hl7.org/fhir/R4/shareablevalueset.html">Shareable ValueSet</a></p></div><ul><li>Include codes from<a href="http://www.snomed.org/"><code>http://snomed.info/sct</code></a><span title="Version is not explicitly stated. No matching Code System found"> version Not Stated (use latest from terminology server)</span> where concept  is-a 277406006 (Dosages)</li></ul></div>
  </text>
  <url
       value="http://fhir.org/guides/astp/us-quality-core/ValueSet/us-quality-core-medication-dose-type"/>
  <version value="0.1.0"/>
  <name value="USQualityCoreMedicationDoseType"/>
  <title value="USQualityCore SNOMED CT Dosage Codes"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2026-03-31"/>
  <publisher value="ASTP"/>
  <contact>
    <telecom>
      <system value="url"/>
      <value value="https://www.healthit.gov/"/>
    </telecom>
  </contact>
  <description
               value="This value set includes all the &quot;Dosages&quot; SNOMED CT codes (i.e. codes with an is-a relationship with 277406006: Dosages)."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
    <text value="USA"/>
  </jurisdiction>
  <copyright
             value="This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"/>
  <compose>
    <include>
      <system value="http://snomed.info/sct"/>
      <filter>
        <property value="concept"/>
        <op value="is-a"/>
        <value value="277406006"/>
      </filter>
    </include>
  </compose>
</ValueSet>