{
  "resourceType": "ValueSet",
  "id": "v3-PharmacySupplyRequestFulfillerRevisionRefusalReasonCode",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>PharmacySupplyRequestFulfillerRevisionRefusalReasonCode</h2><div><p>**Definition:**Indicates why the request to transfer a prescription from one dispensing facility to another has been refused.</p>\n</div><ul><li>Include codes from <a href=\"CodeSystem-v3-ActReason.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActReason</code></a> where concept  is-a  <a href=\"CodeSystem-v3-ActReason.html#v3-ActReason-_PharmacySupplyRequestFulfillerRevisionRefusalReasonCode\">_PharmacySupplyRequestFulfillerRevisionRefusalReasonCode</a></li></ul></div>"
  },
  "url": "http://terminology.hl7.org/ValueSet/v3-PharmacySupplyRequestFulfillerRevisionRefusalReasonCode",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.1.11.20344"
    }
  ],
  "version": "2.0.0",
  "name": "PharmacySupplyRequestFulfillerRevisionRefusalReasonCode",
  "title": "PharmacySupplyRequestFulfillerRevisionRefusalReasonCode",
  "status": "active",
  "date": "2019-03-20T00:00:00-04:00",
  "description": "**Definition:**Indicates why the request to transfer a prescription from one dispensing facility to another has been refused.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "filter": [
          {
            "property": "concept",
            "op": "is-a",
            "value": "_PharmacySupplyRequestFulfillerRevisionRefusalReasonCode"
          }
        ]
      }
    ]
  }
}