US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide
1.0.0 - STU 1 United States of America flag

US Situational Awareness Framework for Reporting (US SAFR) Implementation Guide, published by HL7 International / Public Health. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/us-safr/ and changes regularly. See the Directory of published versions

: USSAFRSupplyDaysExampleVS - XML Representation

Page standards status: Informative

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="us-safr-hrd-supply-days-example-codes"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet us-safr-hrd-supply-days-example-codes</b></p><a name="us-safr-hrd-supply-days-example-codes"> </a><a name="hcus-safr-hrd-supply-days-example-codes"> </a><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/7.1.0/CodeSystem-time-period-ranges.html"><code>http://terminology.hl7.org/CodeSystem/time-period-ranges</code></a><span title="Version is not explicitly 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>P0D--0D</td><td>0 DAYS</td></tr><tr><td>P1D--3D</td><td>1-3 DAYS</td></tr><tr><td>P4D--6D</td><td>4-6 DAYS</td></tr><tr><td>P7D--14D</td><td>7-14 DAYS</td></tr><tr><td>P15D--30D</td><td>15-30 DAYS</td></tr><tr><td>P30D--9999D</td><td>&gt;30 DAYS</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/safr/ValueSet/us-safr-hrd-supply-days-example-codes"/>
  <identifier>
    <system value="urn:ietf:rfc:3986"/>
    <value value="urn:oid:2.16.840.1.113883.4.642.40.53.48.1"/>
  </identifier>
  <version value="1.0.0"/>
  <name value="USSAFRSupplyDaysExampleVS"/>
  <title value="US SAFR Time Period Rantes Value Set"/>
  <status value="active"/>
  <experimental value="true"/>
  <date value="2026-03-31T13:23:39+00:00"/>
  <publisher value="HL7 International / Public Health"/>
  <contact>
    <name value="HL7 International / Public Health"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/pher"/>
    </telecom>
  </contact>
  <description
               value="This value set uses codes from ISO 8601 for expressing time period ranges."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://terminology.hl7.org/CodeSystem/time-period-ranges"/>
      <concept>
        <code value="P0D--0D"/>
        <display value="0 DAYS"/>
      </concept>
      <concept>
        <code value="P1D--3D"/>
        <display value="1-3 DAYS"/>
      </concept>
      <concept>
        <code value="P4D--6D"/>
        <display value="4-6 DAYS"/>
      </concept>
      <concept>
        <code value="P7D--14D"/>
        <display value="7-14 DAYS"/>
      </concept>
      <concept>
        <code value="P15D--30D"/>
        <display value="15-30 DAYS"/>
      </concept>
      <concept>
        <code value="P30D--9999D"/>
        <display value="&gt;30 DAYS"/>
      </concept>
    </include>
  </compose>
</ValueSet>