{
"description": "Example Activity Definition for a recommendation to hold a medication",
"_filename": "example/ActivityDefinition-activity-example-holdmedication-ad.json",
"package_name": "hl7.fhir.uv.cpg.r4",
"date": "2024-11-26T17:38:52+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-holdactivity", "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": "ActivityExampleHoldMedicationAD",
"type": null,
"experimental": "true",
"resourceType": "ActivityDefinition",
"title": "Activity Example Hold Medication AD",
"package_version": "2.0.0",
"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"
} ],
"status": "active",
"id": "d036ad11-d7c7-4a09-948a-74106a5eeace",
"kind": "Task",
"dynamicValue": [ {
"path": "input.type",
"expression": {
"language": "text/cql",
"expression": "code"
}
}, {
"path": "input.value",
"expression": {
"language": "text/cql",
"reference": "http://hl7.org/fhir/uv/cpg/Library/holdmedication-library",
"expression": "Medication Proposal"
}
} ],
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/activity-example-holdmedication-ad",
"code": {
"coding": [ {
"code": "hold-activity",
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"display": "Hold an activity in progress"
} ]
},
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.9",
"system": "urn:ietf:rfc:3986"
} ],
"doNotPerform": false,
"intent": "proposal",
"version": "2.0.0",
"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-holdtask"
}