PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-donotsendmessage-ad
{
  "description": "Example Activity Definition for a recommendation not to send a message",
  "_filename": "example/ActivityDefinition-activity-example-donotsendmessage-ad.json",
  "package_name": "hl7.fhir.uv.cpg",
  "date": "2023-12-19T19:53:17+00:00",
  "meta": {
    "profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationactivity", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
  },
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "ActivityExampleDoNotSendMessageAD",
  "type": null,
  "experimental": "true",
  "resourceType": "ActivityDefinition",
  "title": "Activity Example Do Not Send Message AD",
  "package_version": "2.0.0-ballot",
  "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"
  } ],
  "status": "active",
  "id": "8d0e9302-9af9-4333-8ec8-4409f00f9bc1",
  "kind": "CommunicationRequest",
  "dynamicValue": [ {
    "path": "status",
    "expression": {
      "language": "text/cql",
      "expression": "'draft'"
    }
  } ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-donotsendmessage-ad",
  "code": {
    "coding": [ {
      "code": "send-message",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Send a message"
    } ]
  },
  "doNotPerform": true,
  "intent": "proposal",
  "version": "2.0.0-ballot",
  "contact": [ {
    "name": "HL7 International / Clinical Decision Support",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/dss",
      "system": "url"
    } ]
  } ],
  "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-communicationrequest"
}