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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4b.r5
Resource TypeCodeSystem
IdCodeSystem-action-reason-code.json
FHIR VersionR5
Sourcehttp://hl7.org/fhir/uv/xver-r4b.r5/0.0.1-snapshot-2/CodeSystem-action-reason-code.html
URLhttp://terminology.hl7.org/CodeSystem/action-reason-code
Version4.3.0
Statusdraft
Date2020-12-28T15:55:11+10:00
NameActionReasonCode
TitleActionReasonCode
Realmuv
Authorityhl7
DescriptionProvides examples of reasons for actions to be performed.
Contentcomplete

Resources that use this resource

ValueSet
R4B-action-reason-code-for-R5Cross-version VS for R4B.ActionReasonCode for use in FHIR R5
R4B-action-reason-code-for-R4Cross-version VS for R4B.ActionReasonCode for use in FHIR R4

Resources that this resource uses

No resources found


Narrative

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

This code system http://terminology.hl7.org/CodeSystem/action-reason-code defines the following codes:

Code Display Definition
off-pathway Off pathway The action should be performed because the patient was determined to be off pathway.
risk-assessment Risk assessment The action should be performed based on a particular risk assessment.
care-gap Care gap detected The action should be performed to address a detected care gap.
drug-drug-interaction Drug-drug interaction The action should be performed to address a detected potential drug-drug interaction.
quality-measure Quality measure The action should be performed to bring the patient's care in line with a quality measure.

Source1

{
  "resourceType": "CodeSystem",
  "id": "action-reason-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4b.r5"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "cds"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/action-reason-code",
  "version": "4.3.0",
  "name": "ActionReasonCode",
  "title": "ActionReasonCode",
  "status": "draft",
  "experimental": false,
  "date": "2020-12-28T15:55:11+10:00",
  "publisher": "Clinical Decision Support",
  "contact": [
    {
      "name": "Clinical Decision Support",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "description": "Provides examples of reasons for actions to be performed.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/action-reason-code|5.0.0",
  "content": "complete",
  "concept": [
    {
      "code": "off-pathway",
      "display": "Off pathway",
      "definition": "The action should be performed because the patient was determined to be off pathway."
    },
    {
      "code": "risk-assessment",
      "display": "Risk assessment",
      "definition": "The action should be performed based on a particular risk assessment."
    },
    {
      "code": "care-gap",
      "display": "Care gap detected",
      "definition": "The action should be performed to address a detected care gap."
    },
    {
      "code": "drug-drug-interaction",
      "display": "Drug-drug interaction",
      "definition": "The action should be performed to address a detected potential drug-drug interaction."
    },
    {
      "code": "quality-measure",
      "display": "Quality measure",
      "definition": "The action should be performed to bring the patient's care in line with a quality measure."
    }
  ]
}