{
  "resourceType": "CodeSystem",
  "id": "cpg-activity-type",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-publishablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This code system http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">send-message<a name=\"cpg-activity-type-send-message\"> </a></td><td>Send a message</td><td>The activity of communicating a particular message to a patient</td></tr><tr><td style=\"white-space:nowrap\">collect-information<a name=\"cpg-activity-type-collect-information\"> </a></td><td>Collect information</td><td>The task of collecting information from a patient using a specified questionnaire</td></tr><tr><td style=\"white-space:nowrap\">order-medication<a name=\"cpg-activity-type-order-medication\"> </a></td><td>Order a medication</td><td>The task of ordering or prescribing a particular medication to a patient</td></tr><tr><td style=\"white-space:nowrap\">dispense-medication<a name=\"cpg-activity-type-dispense-medication\"> </a></td><td>Dispense a medication</td><td>The task of dispensing a particular medication to a patient</td></tr><tr><td style=\"white-space:nowrap\">administer-medication<a name=\"cpg-activity-type-administer-medication\"> </a></td><td>Administer a medication</td><td>The task of administering a particular medication to a patient</td></tr><tr><td style=\"white-space:nowrap\">document-medication<a name=\"cpg-activity-type-document-medication\"> </a></td><td>Document a medication</td><td>The task of documenting use of a particular medication by a patient</td></tr><tr><td style=\"white-space:nowrap\">recommend-immunization<a name=\"cpg-activity-type-recommend-immunization\"> </a></td><td>Recommend an immunization</td><td>The task of recommending a particular immunization for a patient</td></tr><tr><td style=\"white-space:nowrap\">order-service<a name=\"cpg-activity-type-order-service\"> </a></td><td>Order a service</td><td>The activity of ordering or performing a particular service</td></tr><tr><td style=\"white-space:nowrap\">enrollment<a name=\"cpg-activity-type-enrollment\"> </a></td><td>Enroll in a pathway or strategy</td><td>The activity of enrolling or unenrolling a patient in a particular pathway or strategy</td></tr><tr><td style=\"white-space:nowrap\">generate-report<a name=\"cpg-activity-type-generate-report\"> </a></td><td>Generate a metric or case report</td><td>The activity of generating a metric, measure, or case report</td></tr><tr><td style=\"white-space:nowrap\">propose-diagnosis<a name=\"cpg-activity-type-propose-diagnosis\"> </a></td><td>Propose a diagnosis</td><td>The activity of proposing a particular diagnosis</td></tr><tr><td style=\"white-space:nowrap\">record-detected-issue<a name=\"cpg-activity-type-record-detected-issue\"> </a></td><td>Record a detected issue</td><td>The activity of reporting or recording a specific detected issue</td></tr><tr><td style=\"white-space:nowrap\">record-inference<a name=\"cpg-activity-type-record-inference\"> </a></td><td>Record an inference</td><td>The activity of making and reporting or recording a particular inference</td></tr><tr><td style=\"white-space:nowrap\">report-flag<a name=\"cpg-activity-type-report-flag\"> </a></td><td>Report a flag</td><td>The activity of reporting or recording a particular flag</td></tr></table></div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "shareable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "computable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeCapability",
      "valueCode": "publishable"
    },
    {
      "url": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-knowledgeRepresentationLevel",
      "valueCode": "structured"
    }
  ],
  "url": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type",
  "version": "1.0.0",
  "name": "CPGActivityType",
  "title": "CPG Activity Type",
  "status": "draft",
  "experimental": false,
  "date": "2019-05-08",
  "publisher": "Health Level 7 International - Clinical Decision Support WG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/dss/index.cfm"
        }
      ]
    }
  ],
  "description": "A type of activity that can be performed as part of the delivery of guideline-based care.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/uv/cpg/ValueSet/cpg-activity-type",
  "content": "complete",
  "concept": [
    {
      "code": "send-message",
      "display": "Send a message",
      "definition": "The activity of communicating a particular message to a patient"
    },
    {
      "code": "collect-information",
      "display": "Collect information",
      "definition": "The task of collecting information from a patient using a specified questionnaire"
    },
    {
      "code": "order-medication",
      "display": "Order a medication",
      "definition": "The task of ordering or prescribing a particular medication to a patient"
    },
    {
      "code": "dispense-medication",
      "display": "Dispense a medication",
      "definition": "The task of dispensing a particular medication to a patient"
    },
    {
      "code": "administer-medication",
      "display": "Administer a medication",
      "definition": "The task of administering a particular medication to a patient"
    },
    {
      "code": "document-medication",
      "display": "Document a medication",
      "definition": "The task of documenting use of a particular medication by a patient"
    },
    {
      "code": "recommend-immunization",
      "display": "Recommend an immunization",
      "definition": "The task of recommending a particular immunization for a patient"
    },
    {
      "code": "order-service",
      "display": "Order a service",
      "definition": "The activity of ordering or performing a particular service"
    },
    {
      "code": "enrollment",
      "display": "Enroll in a pathway or strategy",
      "definition": "The activity of enrolling or unenrolling a patient in a particular pathway or strategy"
    },
    {
      "code": "generate-report",
      "display": "Generate a metric or case report",
      "definition": "The activity of generating a metric, measure, or case report"
    },
    {
      "code": "propose-diagnosis",
      "display": "Propose a diagnosis",
      "definition": "The activity of proposing a particular diagnosis"
    },
    {
      "code": "record-detected-issue",
      "display": "Record a detected issue",
      "definition": "The activity of reporting or recording a specific detected issue"
    },
    {
      "code": "record-inference",
      "display": "Record an inference",
      "definition": "The activity of making and reporting or recording a particular inference"
    },
    {
      "code": "report-flag",
      "display": "Report a flag",
      "definition": "The activity of reporting or recording a particular flag"
    }
  ]
}