{
  "resourceType" : "ValueSet",
  "id" : "non-adherence-reason",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet non-adherence-reason</b></p><a name=\"non-adherence-reason\"> </a><a name=\"hcnon-adherence-reason\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-non-adherence-reason-codes.html\"><code>http://terminology.hl7.org/CodeSystem/non-adherence-reason-codes</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;3.0.0-ballot</span></li></ul></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "trial-use"
  },
  {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "http://terminology.hl7.org/ValueSet/non-adherence-reason",
  "version" : "3.0.0-ballot",
  "name" : "NonAdherenceReason",
  "title" : "Non-Adherence Reason",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-12-15T23:02:48+11:00",
  "publisher" : "Clinical Decision Support WG",
  "contact" : [{
    "name" : "Clinical Decision Support WG",
    "telecom" : [{
      "system" : "url",
      "value" : "http://www.hl7.org/Special/committees/dss/index.cfm"
    },
    {
      "system" : "email",
      "value" : "cds@lists.HL7.org"
    }]
  }],
  "description" : "A set of codes capturing all reasons why a Patient Care Clinical Decision Support (PC CDS) recommendation may not be followed, drawn from the CDS-NonAdherence-Reason CodeSystem.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/non-adherence-reason-codes"
    }]
  }
}