0.1.0 - ci-build

MHNSushi - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ValueSetPriority (MY Core) - XML Representation

Active as of 2024-02-12

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="value-set-priority-my-core"/>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet value-set-priority-my-core</b></p><a name="value-set-priority-my-core"> </a><a name="hcvalue-set-priority-my-core"> </a><a name="value-set-priority-my-core-en-US"> </a><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-request-priority.html"><code>http://hl7.org/fhir/request-priority</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-routine">routine</a></td><td>Routine</td><td>The request has normal priority.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-urgent">urgent</a></td><td>Urgent</td><td>The request should be actioned promptly - higher priority than routine.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-request-priority.html#request-priority-stat">stat</a></td><td>STAT</td><td>The request should be actioned immediately - highest possible priority.  E.g. an emergency.</td></tr></table></li></ul></div>
  </text>
  <url value="http://fhir.hie.moh.gov.my/ValueSet/priority-my-core"/>
  <version value="0.1.0"/>
  <name value="ValueSetPriorityMyCore"/>
  <title value="ValueSetPriority (MY Core)"/>
  <status value="active"/>
  <date value="2024-02-12T04:04:09.5621857+00:00"/>
  <publisher value="Example Publisher"/>
  <contact>
    <name value="Example Publisher"/>
    <telecom>
      <system value="url"/>
      <value value="http://example.org/example-publisher"/>
    </telecom>
  </contact>
  <description value="Composition section"/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/request-priority"/>
      <concept>
        <code value="routine"/>
        <display value="Routine"/>
      </concept>
      <concept>
        <code value="urgent"/>
        <display value="Urgent"/>
      </concept>
      <concept>
        <code value="stat"/>
        <display value="STAT"/>
      </concept>
    </include>
  </compose>
</ValueSet>