PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-immunizationrequest-activitydefinition
{
  "description": "Example Activity Definition for a recommendation to provide an immunization",
  "_filename": "ActivityDefinition-cpg-immunizationrequest-activitydefinition.json",
  "package_name": "hl7.fhir.uv.cpg",
  "date": "2023-12-19T19:53:17+00:00",
  "publisher": "HL7 International / Clinical Decision Support",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "name": "CPGImmunizationRequestActivityDefinition",
  "type": null,
  "experimental": "false",
  "resourceType": "ActivityDefinition",
  "title": "CPG ImmunizationRequest ActivityDefinition",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "priority": "routine",
  "status": "active",
  "id": "f1ab0bd0-0703-48fd-b7d8-6c5ec3cd9931",
  "kind": "MedicationRequest",
  "dynamicValue": [ {
    "path": "status",
    "expression": {
      "language": "text/cql",
      "expression": "'draft'"
    }
  }, {
    "path": "intent",
    "expression": {
      "language": "text/cql",
      "expression": "'proposal'"
    }
  }, {
    "path": "priority",
    "expression": {
      "language": "text/cql",
      "expression": "'routine'"
    }
  }, {
    "path": "medication",
    "expression": {
      "language": "text/cql",
      "expression": "VaccineCodeableConcept"
    }
  }, {
    "path": "subject",
    "expression": {
      "language": "text/cql",
      "expression": "Patient"
    }
  }, {
    "path": "encounter",
    "expression": {
      "language": "text/cql",
      "expression": "Encounter"
    }
  }, {
    "path": "authoredOn",
    "expression": {
      "language": "text/cql",
      "expression": "Now()"
    }
  }, {
    "path": "performer",
    "expression": {
      "language": "text/cql",
      "expression": "Practitioner"
    }
  }, {
    "path": "date",
    "expression": {
      "language": "text/cql",
      "expression": "Now()"
    }
  } ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-immunizationrequest-activitydefinition",
  "identifier": [ {
    "use": "official",
    "value": "CPGImmunizationRequestActivityDefinition"
  } ],
  "doNotPerform": false,
  "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-immunizationrequest"
}