PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.cpg@2.0.0-ballot
    http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-recordinference-activity
{
  "description": "Example Activity Definition for a recommendation to record an inference",
  "_filename": "ActivityDefinition-cpg-recordinference-activity.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": "CPGRecordInferenceTaskActivityDefinition",
  "type": null,
  "experimental": "false",
  "resourceType": "ActivityDefinition",
  "title": "CPG Record Inference ActivityDefinition",
  "package_version": "2.0.0-ballot",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "cds"
  } ],
  "priority": "routine",
  "status": "active",
  "id": "c2078209-4fc5-43f0-85fc-09465647fa1a",
  "kind": "Task",
  "dynamicValue": [ {
    "path": "status",
    "expression": {
      "language": "text/cql",
      "expression": "'draft'"
    }
  }, {
    "path": "for",
    "expression": {
      "language": "text/cql",
      "expression": "Patient"
    }
  }, {
    "path": "encounter",
    "expression": {
      "language": "text/cql",
      "expression": "Encounter"
    }
  }, {
    "path": "authoredOn",
    "expression": {
      "language": "text/cql",
      "expression": "Now()"
    }
  }, {
    "path": "owner",
    "expression": {
      "language": "text/cql",
      "expression": "Practitioner"
    }
  }, {
    "path": "input",
    "expression": {
      "language": "text/cql",
      "expression": "TaskInput { type: \"Record Inference\", value: Condition { clinicalStatus: \"Active\", verificationStatus \"Unconfirmed\", code: InferenceCodeableConcept, subject: Patient, encounter: Encounter, effective: Today(), value: InferenceValue } }"
    }
  } ],
  "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-recordinference-activity",
  "code": {
    "coding": [ {
      "code": "record-inference",
      "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
      "display": "Record an inference"
    } ]
  },
  "identifier": [ {
    "use": "official",
    "value": "CPGRecordInferenceTaskActivityDefinition"
  } ],
  "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-recordinferencetask"
}