PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.6.0
    http://terminology.hl7.org/CodeSystem/action-reason-code
{
  "description": "Provides examples of reasons for actions to be performed.",
  "_filename": "CodeSystem-action-reason-code.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2020-12-28T16:55:11+11:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
    "lastUpdated": "2021-04-15T13:25:09.461+11:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "ActionReasonCode",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "ActionReasonCode",
  "package_version": "4.6.0",
  "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": "draft",
  "id": "9ef65da4-b4de-4219-bc01-0ee26f4dc4a9",
  "valueSet": "http://hl7.org/fhir/ValueSet/action-reason-code",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/action-reason-code",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.0",
    "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": "4.6.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}