Clinical Decision Support for Chronic Pain Management and Shared Decision-Making IG
0.1.0 - CI Build International flag

Clinical Decision Support for Chronic Pain Management and Shared Decision-Making IG, published by CQF. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cds4cpm/ and changes regularly. See the Directory of published versions

: Pain Therapies - TTL Representation

Active as of 2024-03-22

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "pain-therapies"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-shareablecodesystem>     ] [
fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablecodesystem>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://fhir.org/guides/cqf/cds4cpm/CodeSystem/pain-therapies</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">exercises<a name=\"pain-therapies-exercises\"> </a></td><td>Exercises at home or outside</td><td>Exercises at home (such as those assigned by a therapist) or outside (such as walking, jogging, swimming)</td></tr><tr><td style=\"white-space:nowrap\">sleep-positioners<a name=\"pain-therapies-sleep-positioners\"> </a></td><td>Sleep positioners or devices</td><td>Sleep positioners or devices (such as additional pillows, padding, etc.)</td></tr><tr><td style=\"white-space:nowrap\">stretching<a name=\"pain-therapies-stretching\"> </a></td><td>Stretching</td><td>Stretching exercises to relieve pain.</td></tr><tr><td style=\"white-space:nowrap\">diet-changes<a name=\"pain-therapies-diet-changes\"> </a></td><td>Weight loss or changes in your diet.</td><td>Weight loss or changes in your diet.</td></tr><tr><td style=\"white-space:nowrap\">activity-goals<a name=\"pain-therapies-activity-goals\"> </a></td><td>Setting and reaching activity goals.</td><td>Setting and reaching activity goals to relieve pain.</td></tr><tr><td style=\"white-space:nowrap\">ice-therapy<a name=\"pain-therapies-ice-therapy\"> </a></td><td>Ice therapy</td><td>Pain relief through ice therapy.</td></tr><tr><td style=\"white-space:nowrap\">heat-therapy<a name=\"pain-therapies-heat-therapy\"> </a></td><td>Heat therapy</td><td>Pain relief through heat therapy.</td></tr><tr><td style=\"white-space:nowrap\">physical-therapy<a name=\"pain-therapies-physical-therapy\"> </a></td><td>Physical therapy</td><td>Physical therapy for pain relief.</td></tr><tr><td style=\"white-space:nowrap\">acupuncture<a name=\"pain-therapies-acupuncture\"> </a></td><td>Acupuncture</td><td>Acupuncture for relief of pain.</td></tr><tr><td style=\"white-space:nowrap\">chiropractic-treatment<a name=\"pain-therapies-chiropractic-treatment\"> </a></td><td>Chiropractic treatment</td><td>Chiropractic pain treatments.</td></tr><tr><td style=\"white-space:nowrap\">yoga<a name=\"pain-therapies-yoga\"> </a></td><td>Yoga</td><td>Use of yoga techniques for pain management.</td></tr><tr><td style=\"white-space:nowrap\">massage<a name=\"pain-therapies-massage\"> </a></td><td>Massage</td><td>Massage therapy to manage pain.</td></tr><tr><td style=\"white-space:nowrap\">meditation<a name=\"pain-therapies-meditation\"> </a></td><td>Meditation</td><td>Mediation as a form of pain control.</td></tr><tr><td style=\"white-space:nowrap\">mindfulness-based-training<a name=\"pain-therapies-mindfulness-based-training\"> </a></td><td>Relaxation or mindfulness-based training.</td><td>Training in relaxation or mindfulness-based training to treat pain.</td></tr><tr><td style=\"white-space:nowrap\">pain-therapy<a name=\"pain-therapies-pain-therapy\"> </a></td><td>Group or individual therapy for pain.</td><td>Group or individual therapy for pain.</td></tr><tr><td style=\"white-space:nowrap\">acceptance-commitment-therapy<a name=\"pain-therapies-acceptance-commitment-therapy\"> </a></td><td>Acceptance and commitment therapy</td><td>Therapy utilizing acceptance and/or commitment.</td></tr><tr><td style=\"white-space:nowrap\">sleep-management<a name=\"pain-therapies-sleep-management\"> </a></td><td>Sleep management (such as a sleep study or CPAP)</td><td>Sleep management to control pain using a sleep study or a CPAP device.</td></tr><tr><td style=\"white-space:nowrap\">aromatherapy<a name=\"pain-therapies-aromatherapy\"> </a></td><td>Aromatherapy</td><td>Non-traditional therapy using scent.</td></tr><tr><td style=\"white-space:nowrap\">crystals<a name=\"pain-therapies-crystals\"> </a></td><td>Crystals</td><td>Non-traditional therapy utilizing crystals.</td></tr><tr><td style=\"white-space:nowrap\">essential-oils<a name=\"pain-therapies-essential-oils\"> </a></td><td>Essential oils</td><td>Non-traditional therapy utilizing essential oils either olfactory or applied to the body.</td></tr><tr><td style=\"white-space:nowrap\">music-therapy<a name=\"pain-therapies-music-therapy\"> </a></td><td>Music therapy.</td><td>Non-traditional therapy using music to control pain.</td></tr><tr><td style=\"white-space:nowrap\">other<a name=\"pain-therapies-other\"> </a></td><td>Other non-traditional pain therapy.</td><td>Other non-traditional therapy to control pain.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "shareable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "computable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "publishable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability"^^xsd:anyURI ] ;
fhir:value [ fhir:v "executable" ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel"^^xsd:anyURI ] ;
fhir:value [ fhir:v "structured" ]
  ] ) ; # 
  fhir:url [ fhir:v "http://fhir.org/guides/cqf/cds4cpm/CodeSystem/pain-therapies"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "PainTherapies"] ; # 
  fhir:title [ fhir:v "Pain Therapies"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-03-22T17:08:36+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "CQF"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://fhir.org/guides/cqf/cds4cpm/ImplementationGuide/cqf.fhir.cds4cpm" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Code system for Pain Therapy and Strategy Observations used in MyPAIN and Pain Manager"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ] ;
fhir:code [ fhir:v "001" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
fhir:v "http://fhir.org/guides/cqf/cds4cpm/ValueSet/pain-therapies"^^xsd:anyURI ;
fhir:link <http://fhir.org/guides/cqf/cds4cpm/ValueSet/pain-therapies>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "exercises" ] ;
fhir:display [ fhir:v "Exercises at home or outside" ] ;
fhir:definition [ fhir:v "Exercises at home (such as those assigned by a therapist) or outside (such as walking, jogging, swimming)" ]
  ] [
fhir:code [ fhir:v "sleep-positioners" ] ;
fhir:display [ fhir:v "Sleep positioners or devices" ] ;
fhir:definition [ fhir:v "Sleep positioners or devices (such as additional pillows, padding, etc.)" ]
  ] [
fhir:code [ fhir:v "stretching" ] ;
fhir:display [ fhir:v "Stretching" ] ;
fhir:definition [ fhir:v "Stretching exercises to relieve pain." ]
  ] [
fhir:code [ fhir:v "diet-changes" ] ;
fhir:display [ fhir:v "Weight loss or changes in your diet." ] ;
fhir:definition [ fhir:v "Weight loss or changes in your diet." ]
  ] [
fhir:code [ fhir:v "activity-goals" ] ;
fhir:display [ fhir:v "Setting and reaching activity goals." ] ;
fhir:definition [ fhir:v "Setting and reaching activity goals to relieve pain." ]
  ] [
fhir:code [ fhir:v "ice-therapy" ] ;
fhir:display [ fhir:v "Ice therapy" ] ;
fhir:definition [ fhir:v "Pain relief through ice therapy." ]
  ] [
fhir:code [ fhir:v "heat-therapy" ] ;
fhir:display [ fhir:v "Heat therapy" ] ;
fhir:definition [ fhir:v "Pain relief through heat therapy." ]
  ] [
fhir:code [ fhir:v "physical-therapy" ] ;
fhir:display [ fhir:v "Physical therapy" ] ;
fhir:definition [ fhir:v "Physical therapy for pain relief." ]
  ] [
fhir:code [ fhir:v "acupuncture" ] ;
fhir:display [ fhir:v "Acupuncture" ] ;
fhir:definition [ fhir:v "Acupuncture for relief of pain." ]
  ] [
fhir:code [ fhir:v "chiropractic-treatment" ] ;
fhir:display [ fhir:v "Chiropractic treatment" ] ;
fhir:definition [ fhir:v "Chiropractic pain treatments." ]
  ] [
fhir:code [ fhir:v "yoga" ] ;
fhir:display [ fhir:v "Yoga" ] ;
fhir:definition [ fhir:v "Use of yoga techniques for pain management." ]
  ] [
fhir:code [ fhir:v "massage" ] ;
fhir:display [ fhir:v "Massage" ] ;
fhir:definition [ fhir:v "Massage therapy to manage pain." ]
  ] [
fhir:code [ fhir:v "meditation" ] ;
fhir:display [ fhir:v "Meditation" ] ;
fhir:definition [ fhir:v "Mediation as a form of pain control." ]
  ] [
fhir:code [ fhir:v "mindfulness-based-training" ] ;
fhir:display [ fhir:v "Relaxation or mindfulness-based training." ] ;
fhir:definition [ fhir:v "Training in relaxation or mindfulness-based training to treat pain." ]
  ] [
fhir:code [ fhir:v "pain-therapy" ] ;
fhir:display [ fhir:v "Group or individual therapy for pain." ] ;
fhir:definition [ fhir:v "Group or individual therapy for pain." ]
  ] [
fhir:code [ fhir:v "acceptance-commitment-therapy" ] ;
fhir:display [ fhir:v "Acceptance and commitment therapy" ] ;
fhir:definition [ fhir:v "Therapy utilizing acceptance and/or commitment." ]
  ] [
fhir:code [ fhir:v "sleep-management" ] ;
fhir:display [ fhir:v "Sleep management (such as a sleep study or CPAP)" ] ;
fhir:definition [ fhir:v "Sleep management to control pain using a sleep study or a CPAP device." ]
  ] [
fhir:code [ fhir:v "aromatherapy" ] ;
fhir:display [ fhir:v "Aromatherapy" ] ;
fhir:definition [ fhir:v "Non-traditional therapy using scent." ]
  ] [
fhir:code [ fhir:v "crystals" ] ;
fhir:display [ fhir:v "Crystals" ] ;
fhir:definition [ fhir:v "Non-traditional therapy utilizing crystals." ]
  ] [
fhir:code [ fhir:v "essential-oils" ] ;
fhir:display [ fhir:v "Essential oils" ] ;
fhir:definition [ fhir:v "Non-traditional therapy utilizing essential oils either olfactory or applied to the body." ]
  ] [
fhir:code [ fhir:v "music-therapy" ] ;
fhir:display [ fhir:v "Music therapy." ] ;
fhir:definition [ fhir:v "Non-traditional therapy using music to control pain." ]
  ] [
fhir:code [ fhir:v "other" ] ;
fhir:display [ fhir:v "Other non-traditional pain therapy." ] ;
fhir:definition [ fhir:v "Other non-traditional therapy to control pain." ]
  ] ) . #