FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/NICE_PainMeasurementToolCodeList

Packageniceprofiling.v23q1
TypeValueSet
IdNICE_PainMeasurementToolCodeList
FHIR VersionR3
Sourcehttps://simplifier.net/resolve?scope=niceprofiling.v23q1@0.5.0&canonical=https://fhir.stichting-nice.nl/fhir/ValueSet/NICE-PainMeasurementToolCodeList
URLhttps://fhir.stichting-nice.nl/fhir/ValueSet/NICE-PainMeasurementToolCodeList
Version1
Statusactive
NameNICE_PainMeasurementToolCodeList
TitleNICE-PainMeasurementToolCodeList
DescriptionThe type of tool used to measure pain in the ICU: Visual Analogue Scale (VAS), Numerical Rating Scale (NRS), Behavioural Pain Scale (BPS), Critical-Care Pain Observation Tool (CPOT), or Critically Ill Assessment scale (CIA) In principle, pain is measure by VAS, NRS or CIA. If a patient is sedated, BPS or CPOT can also be used. If no pain score could be taken during the entire shift, for a reason other than sedation, for example because the patient is delirious or suffering from severe dementia, or had an EMV<8 or mental disability, select option 7. This value of 7 may not be used for any other reason, such as ‘patient was being transferred’. If you always use a different measurement tool, select ‘Other (6)’. Only use 'Pain score could not be taken (7)' if no pain score can be measured for a reason other than sedation, for example if the patient is delirious or suffering from severe dementia, or had an EMV<8 or mental disability.

Resources that use this resource

StructureDefinition
NICE-PainScore-2022Q1NICE-PainScore

Resources that this resource uses

No resources found


Narrative

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

NICE-PainMeasurementToolCodeList

https://fhir.stichting-nice.nl/fhir/ValueSet/NICE-PainMeasurementToolCodeList

The type of tool used to measure pain in the ICU: Visual Analogue Scale (VAS), Numerical Rating Scale (NRS), Behavioural Pain Scale (BPS), Critical-Care Pain Observation Tool (CPOT), or Critically Ill Assessment scale (CIA) In principle, pain is measure by VAS, NRS or CIA. If a patient is sedated, BPS or CPOT can also be used. If no pain score could be taken during the entire shift, for a reason other than sedation, for example because the patient is delirious or suffering from severe dementia, or had an EMV<8 or mental disability, select option 7. This value of 7 may not be used for any other reason, such as ‘patient was being transferred’. If you always use a different measurement tool, select ‘Other (6)’. Only use 'Pain score could not be taken (7)' if no pain score can be measured for a reason other than sedation, for example if the patient is delirious or suffering from severe dementia, or had an EMV<8 or mental disability.


Source

{
  "resourceType": "ValueSet",
  "url": "https://fhir.stichting-nice.nl/fhir/ValueSet/NICE-PainMeasurementToolCodeList",
  "version": "1",
  "title": "NICE-PainMeasurementToolCodeList",
  "status": "active",
  "contact": [
    {
      "telecom": [
        {
          "system": "email"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://www.stichting-nice.nl/dd/#753",
        "concept": [
          {
            "display": "VAS",
            "code": "1"
          },
          {
            "display": "NRS",
            "code": "2"
          },
          {
            "display": "BPS",
            "code": "3"
          },
          {
            "display": "CPOT",
            "code": "4"
          },
          {
            "display": "CIA",
            "code": "5"
          },
          {
            "display": "Other",
            "code": "6"
          },
          {
            "display": "Pain score could not be taken",
            "code": "7"
          }
        ]
      }
    ]
  },
  "description": "The type of tool used to measure pain in the ICU: \n\nVisual Analogue Scale (VAS), \nNumerical Rating Scale (NRS), \nBehavioural Pain Scale (BPS), \nCritical-Care Pain Observation Tool (CPOT), or \nCritically Ill Assessment scale (CIA)\nIn principle, pain is measure by VAS, NRS or CIA. If a patient is sedated, BPS or CPOT can also be used. If no pain score could be taken during the entire shift, for a reason other than sedation, for example because the patient is delirious or suffering from severe dementia, or had an EMV<8 or mental disability, select option 7. This value of 7 may not be used for any other reason, such as ‘patient was being transferred’.\n\nIf you always use a different measurement tool, select ‘Other (6)’.\nOnly use 'Pain score could not be taken (7)' if no pain score can be measured for a reason other than sedation, for example if the patient is delirious or suffering from severe dementia, or had an EMV<8 or mental disability.",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "NICE_PainMeasurementToolCodeList",
  "language": "English"
}