Specialty Medication Enrollment
2.1.0 - CI Build United States of America flag

Specialty Medication Enrollment, published by HL7 International - Pharmacy. This is not an authorized publication; it is the continuous build for version 2.1.0). This version is based on the current content of https://github.com/HL7/fhir-specialty-rx/ and changes regularly. See the Directory of published versions

: Specialty Rx ValueSet - Consent Status - XML Representation

Active as of 2020-12-08

Raw xml | Download



<ValueSet xmlns="http://hl7.org/fhir">
  <id value="specialty-rx-consent-status"/>
  <meta>
    <lastUpdated value="2021-12-08T00:00:00-05:00"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><ul><li>Include these codes as defined in <a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html"><code>http://hl7.org/fhir/consent-state-codes</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-consent-state-codes.html#consent-state-codes-active">active</a></td><td>Active</td><td>The consent is to be followed and enforced.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-rejected">rejected</a></td><td>Rejected</td><td>The consent has been rejected by one or more of the parties.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-inactive">inactive</a></td><td>Inactive</td><td>The consent is terminated or replaced.</td></tr><tr><td><a href="http://hl7.org/fhir/R4/codesystem-consent-state-codes.html#consent-state-codes-entered-in-error">entered-in-error</a></td><td>Entered in Error</td><td>The consent was created wrongly (e.g. wrong patient) and should be ignored.</td></tr></table></li></ul></div>
  </text>
  <url
       value="http://hl7.org/fhir/us/specialty-rx/ValueSet/specialty-rx-consent-status"/>
  <version value="2.1.0"/>
  <name value="SpecialtyRxValueSetConsentStatus"/>
  <title value="Specialty Rx Value Set - Consent Status"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2020-12-08T00:00:00-05:00"/>
  <publisher value="HL7 International - Pharmacy"/>
  <contact>
    <name value="HL7 International - Pharmacy"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.hl7.org/Special/committees/medication"/>
    </telecom>
  </contact>
  <contact>
    <name value="Frank McKinney"/>
    <telecom>
      <system value="email"/>
      <value value="frank.mckinney@pocp.com"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="fm@frankmckinney.com"/>
    </telecom>
  </contact>
  <description
               value="This value set contains a subset of consent statuses applicable to the Specialty Rx Consent profile, which captures the consents provided by a patient to support fulfillment of a specialty medication or other specialty product"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="US"/>
      <display value="United States of America"/>
    </coding>
  </jurisdiction>
  <purpose
           value="This value set omits certain status values from the source CodeSystem which are not appropriate in the scenarios in which the Specialty Rx Consent is used. Specifically, the values, draft and proposed are not included."/>
  <compose>
    <include>
      <system value="http://hl7.org/fhir/consent-state-codes"/>
      <concept>
        <code value="active"/>
        <display value="Active"/>
      </concept>
      <concept>
        <code value="rejected"/>
        <display value="Rejected"/>
      </concept>
      <concept>
        <code value="inactive"/>
        <display value="Inactive"/>
      </concept>
      <concept>
        <code value="entered-in-error"/>
        <display value="Entered in Error"/>
      </concept>
    </include>
  </compose>
</ValueSet>