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

FHIR IG analytics

Packageca.on.oh.setp.iar.dev
Resource TypeValueSet
IdValueSet-irrs-control-of-pain.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh.setp.iar.dev@1.0.0-ballot1-dev&canonical=http://cihi.ca/fhir/irrs/ValueSet/irrs-control-of-pain
URLhttp://cihi.ca/fhir/irrs/ValueSet/irrs-control-of-pain
Version1.0
Statusactive
Date2018-11-16T11:40:38-05:00
Nameirrs-control-of-pain
Realmca
Authorityhl7

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ca.on.oh.setp.iar.dev#1.0.0-ballot1-devirrs-control-of-painirrs-control-of-pain

Narrative

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

irrs-control-of-pain

This value set includes codes from the following code systems:

  • Include these codes as defined in http://cihi.ca/fhir/irrs/CodeSystem/irrs-control-of-pain
    CodeDisplay
    0No issue of pain
    1Pain intensity acceptable to person; no treatment regimen or change in regimen required
    2Controlled adequately by therapeutic regimen
    3Controlled when therapeutic regimen followed, but not always followed as ordered
    4Therapeutic regimen followed, but pain control not adequate
    5No therapeutic regimen being followed for pain; pain not adequately controlled.

Source1

{
  "resourceType": "ValueSet",
  "id": "irrs-control-of-pain",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "http://cihi.ca/fhir/irrs/ValueSet/irrs-control-of-pain",
  "version": "1.0",
  "name": "irrs-control-of-pain",
  "status": "active",
  "date": "2018-11-16T11:40:38-05:00",
  "publisher": "CIHI",
  "contact": [
    {
      "telecom": [
        {
          "system": "other",
          "value": "http:\\\\cihi.ca"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://cihi.ca/fhir/irrs/CodeSystem/irrs-control-of-pain",
        "version": "1.0",
        "concept": [
          {
            "code": "0",
            "display": "No issue of pain"
          },
          {
            "code": "1",
            "display": "Pain intensity acceptable to person; no treatment regimen or change in regimen required"
          },
          {
            "code": "2",
            "display": "Controlled adequately by therapeutic regimen"
          },
          {
            "code": "3",
            "display": "Controlled when therapeutic regimen followed, but not always followed as ordered"
          },
          {
            "code": "4",
            "display": "Therapeutic regimen followed, but pain control not adequate"
          },
          {
            "code": "5",
            "display": "No therapeutic regimen being followed for pain; pain not adequately controlled."
          }
        ]
      }
    ]
  }
}