http://hl7.org/fhir/action-reason-code|5.0.0

name
ActionReasonCode
package
hl7.fhir.r5.core@5.0.0
content
complete
status
active
date
2020-12-28 05:55:11.0

Action Reason Code

Provides examples of reasons for actions to be performed.

{
  "description" : "Provides examples of reasons for actions to be performed.",
  "compose" : null,
  "package" : "hl7.fhir.r5.core@5.0.0",
  "date" : "2020-12-28T05:55:11Z",
  "meta" : {
    "profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated" : "2023-03-26T15:21:02.749+11:00"
  },
  "publisher" : "HL7 (FHIR Project)",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "001",
      "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display" : "World"
    } ]
  } ],
  "content" : "complete",
  "name" : "ActionReasonCode",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "Action Reason Code",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "cds"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "draft"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  } ],
  "status" : "active",
  "id" : "d1340652-d11f-575a-9dac-4ad9ba132c7e",
  "valueSet" : "http://hl7.org/fhir/ValueSet/action-reason-code",
  "url" : "http://hl7.org/fhir/action-reason-code",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.4.642.4.1945",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "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."
  } ],
  "caseSensitive" : true,
  "version" : "5.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    }, {
      "value" : "fhir@lists.hl7.org",
      "system" : "email"
    } ]
  } ]
}