2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide
2022.1.0 - CI Build

2022 CDC Clinical Practice Guideline for Prescribing Opioids Implementation Guide, published by Centers for Disease Control and Prevention (CDC). This guide is not an authorized publication; it is the continuous build for version 2022.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/opioid-cds-r4/ and changes regularly. See the Directory of published versions

: Hospice Disposition - JSON Representation

Active as of 2023-05-25

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hospice-disposition",
  "meta" : {
    "profile" : [
      🔗 "http://fhir.org/guides/cdc/opioid-cds/StructureDefinition/cdc-valueset"🔗 ,
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-385763009\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/385763009\">385763009</a></td><td>http://snomed.info/sct</td><td>Hospice care (regime/therapy)</td></tr><tr><td style=\"white-space:nowrap\"><a name=\"http---snomed.info-sct-385765002\"> </a>\u00a0\u00a0<a href=\"http://snomed.info/id/385765002\">385765002</a></td><td>http://snomed.info/sct</td><td>Hospice care management (procedure)</td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode" : "executable"
    },
    {
      "url" : "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-usageWarning",
      "valueString" : "This value set contains a point-in-time expansion enumerating the codes that meet the value set intent. As new versions of the code systems used by the value set are released, the contents of this expansion will need to be updated to incorporate newly defined codes that meet the value set intent. Before, and periodically during production use, the value set expansion contents SHOULD be updated. The value set expansion specifies the timestamp when the expansion was produced, SHOULD contain the parameters used for the expansion, and SHALL contain the codes that are obtained by evaluating the value set definition. If this is ONLY an executable value set, a distributable definition of the value set must be obtained to compute the updated expansion."
    }
  ],
  "url" : "http://fhir.org/guides/cdc/opioid-cds/ValueSet/hospice-disposition",
  "version" : "2022.1.0",
  "name" : "HOSPICE_DISPOSITION",
  "title" : "Hospice Disposition",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-05-25T18:08:12-06:00",
  "publisher" : "Centers for Disease Control and Prevention (CDC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.cdc.gov"
        }
      ]
    }
  ],
  "description" : "This value set contains concepts that represent patients receiving hospice care outside of a hospital or long term care facility.",
  "purpose" : "This value set may use the Quality Data Model (QDM) datatype related to Procedure, Order or Intervention, Order. The intent of this value set is to identify all patients receiving hospice care outside of a hospital or long term care facility.",
  "expansion" : {
    "timestamp" : "2021-02-08T13:47:55-07:00",
    "contains" : [
      {
        "system" : "http://snomed.info/sct",
        "version" : "2020-09",
        "code" : "385763009",
        "display" : "Hospice care (regime/therapy)"
      },
      {
        "system" : "http://snomed.info/sct",
        "version" : "2020-09",
        "code" : "385765002",
        "display" : "Hospice care management (procedure)"
      }
    ]
  }
}