{
  "resourceType" : "ValueSet",
  "id" : "medication-request-reason-valueset",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet medication-request-reason-valueset</b></p><a name=\"medication-request-reason-valueset\"> </a><a name=\"hcmedication-request-reason-valueset\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/us/core/STU6.1/ValueSet-us-core-condition-code.html\">US Core Condition Codes</a></li><li>Import all the codes that are contained in <a href=\"http://hl7.org/fhir/us/qicore/STU6/ValueSet-qicore-negation-reason.html\">QICore Negation Reason Codes</a></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 2,
    "_valueInteger" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/ImplementationGuide/gov.cdc.nhsn.dqm"
      }]
    }
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use",
    "_valueCode" : {
      "extension" : [{
        "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
        "valueCanonical" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/ImplementationGuide/gov.cdc.nhsn.dqm"
      }]
    }
  }],
  "url" : "http://www.cdc.gov/nhsn/fhirportal/dqm/ig/ValueSet/medication-request-reason-valueset",
  "version" : "2.0.0",
  "name" : "MedicationRequestReasonValueSet",
  "title" : "Medication Request Reason ValueSet",
  "status" : "active",
  "experimental" : false,
  "date" : "2026-05-15T17:27:39-04:00",
  "publisher" : "CDC National Healthcare Safety Network (NHSN)",
  "contact" : [{
    "name" : "CDC National Healthcare Safety Network (NHSN)",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.cdc.gov/nhsn"
    },
    {
      "system" : "email",
      "value" : "nhsn@cdc.gov"
    }]
  }],
  "description" : "This value set defines the set of codes that can be used to indicate the reason medication was or was not requested.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "US"
    }]
  }],
  "copyright" : "This Valueset is not copyrighted.",
  "compose" : {
    "include" : [{
      "valueSet" : ["http://hl7.org/fhir/us/core/ValueSet/us-core-condition-code|6.1.0"]
    },
    {
      "valueSet" : ["http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason"]
    }]
  }
}