{
"description": "Provides examples of reasons for actions to be performed.",
"_filename": "CodeSystem-action-reason-code.json",
"package_name": "hl7.fhir.uv.xver-r5.r3",
"date": "2020-12-27T23:55:11-06:00",
"publisher": "Clinical Decision Support",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "ActionReasonCode",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "Action Reason Code",
"package_version": "0.1.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
}, {
"url": "http://hl7.org/fhir/StructureDefinition/package-source",
"extension": [ {
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r5.r3"
}, {
"url": "version",
"valueString": "0.1.0"
}, {
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r3"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cds"
} ],
"status": "active",
"id": "188a3657-bf6c-4b90-a211-2271e49a4dc2",
"valueSet": "http://hl7.org/fhir/ValueSet/action-reason-code",
"kind": null,
"url": "http://hl7.org/fhir/action-reason-code",
"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": [ {
"name": "Clinical Decision Support",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/dss",
"system": "url"
} ]
} ]
}