Clinical Practice Guidelines
2.0.0-ballot - ballot International flag

Clinical Practice Guidelines, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 2.0.0-ballot built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/cqf-recommendations/ and changes regularly. See the Directory of published versions

: CPG Activity Type Code System - JSON Representation

Active as of 2024-04-14

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "cpg-activity-type-cs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs</code> 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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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-cs-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/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "shareable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "computable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeCapability",
      "valueCode" : "publishable"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/cqf-knowledgeRepresentationLevel",
      "valueCode" : "structured"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "cds"
    }
  ],
  "url" : "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
  "version" : "2.0.0-ballot",
  "name" : "CPGActivityTypeCS",
  "title" : "CPG Activity Type Code System",
  "status" : "active",
  "experimental" : false,
  "date" : "2024-04-14T20:00:23+00:00",
  "publisher" : "HL7 International / Clinical Decision Support",
  "contact" : [
    {
      "name" : "HL7 International / Clinical Decision Support",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/dss"
        }
      ]
    }
  ],
  "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-vs",
  "content" : "complete",
  "count" : 14,
  "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"
    }
  ]
}