MediRecords FHIR Implementation Guide
1.4.2 - release


: MediRecords Outbound Status ValueSet - XML Representation

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="mr-outbound-status-vs"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet mr-outbound-status-vs</b></p><a name="mr-outbound-status-vs"> </a><a name="hcmr-outbound-status-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-mr-outbound-status.html"><code>https://fhir.medirecords.com/CodeSystem/mr-outbound-status</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-mr-outbound-status.html#mr-outbound-status-2">2</a></td><td>Sent</td></tr><tr><td><a href="CodeSystem-mr-outbound-status.html#mr-outbound-status-3">3</a></td><td>Delivered</td></tr></table></li></ul></div>
  </text>
  <url value="https://fhir.medirecords.com/ValueSet/mr-outbound-status-vs"/>
  <version value="1.4.2"/>
  <name value="MROutboundStatusValueSet"/>
  <title value="MediRecords Outbound Status ValueSet"/>
  <status value="active"/>
  <date value="2026-07-23T04:29:22+00:00"/>
  <description value="MediRecords Outbound Status ValueSet"/>
  <compose>
    <include>
      <system
              value="https://fhir.medirecords.com/CodeSystem/mr-outbound-status"/>
      <concept>
        <code value="2"/>
        <display value="Sent"/>
      </concept>
      <concept>
        <code value="3"/>
        <display value="Delivered"/>
      </concept>
    </include>
  </compose>
</ValueSet>