FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.cdc.opioid-cds-r4
Resource TypeValueSet
IdValueSet-pain-treatment-plan.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/cqframework/opioid-cds-r4/ValueSet-pain-treatment-plan.html
URLhttp://fhir.org/guides/cdc/opioid-cds/ValueSet/pain-treatment-plan
Version2022.1.0
Statusactive
Date2023-05-25T18:08:12-06:00
NamePAIN_TREATMENT_PLAN
TitlePain treatment plan
Realmus
Authorityhl7
DescriptionA Pain medicine Plan of care note
PurposeIdentification of Pain medicine Plan of care note for use in opioid therapy management
Copyright© CDC 2016+.

Resources that use this resource

StructureDefinition
PainTreatmentCarePlanPain Treatment CarePlan Profile

Resources that this resource uses

CodeSystem
loinc.orgLOINC codes used in this IG

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet pain-treatment-plan

This value set contains 1 concepts

SystemVersionCodeDisplay
http://loinc.org2.74  80764-4Pain medicine Plan of care note

Source1

{
  "resourceType": "ValueSet",
  "id": "pain-treatment-plan",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computablevalueset",
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-executablevalueset"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-author",
      "valueContactDetail": {
        "name": "MD Partners, Inc.",
        "telecom": [
          {
            "system": "email",
            "value": "info@mdpartners.com"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "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/pain-treatment-plan",
  "version": "2022.1.0",
  "name": "PAIN_TREATMENT_PLAN",
  "title": "Pain treatment plan",
  "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": "A Pain medicine Plan of care note",
  "purpose": "Identification of Pain medicine Plan of care note for use in opioid therapy management",
  "copyright": "© CDC 2016+.",
  "compose": {
    "include": [
      {
        "system": "http://loinc.org",
        "filter": [
          {
            "property": "parent",
            "op": "=",
            "value": "80764-4"
          }
        ]
      }
    ]
  },
  "expansion": {
    "timestamp": "2023-05-25T18:08:12-06:00",
    "total": 1,
    "contains": [
      {
        "system": "http://loinc.org",
        "version": "2.74",
        "code": "80764-4",
        "display": "Pain medicine Plan of care note"
      }
    ]
  }
}