{
"description": "IHE CCG example for Stop Medication Order ActivityDefinition (based on HL7 CPG example)",
"_filename": "example/ActivityDefinition-activity-example-stopmedication-ad.json",
"package_name": "ihe.qrph.ccg",
"date": "2024-11-26T16:34:39+00:00",
"meta": {
"profile": [ "https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-card-stoprx-ad", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-stopactivity", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-computableactivity" ]
},
"publisher": "IHE QRPH Technical Committee",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm"
} ]
} ],
"name": "ActivityExampleStopMedicationAD",
"type": null,
"experimental": "true",
"topic": [ {
"coding": [ {
"code": "stoprx",
"system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs"
} ]
} ],
"resourceType": "ActivityDefinition",
"title": "Activity Example Stop Medication AD",
"package_version": "1.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": "d938010e-5f3f-4f6e-8b35-a8f1bbdce6b0",
"kind": "Task",
"dynamicValue": [ {
"path": "input.type",
"expression": {
"language": "text/cql",
"expression": "code"
}
}, {
"path": "input.value",
"expression": {
"language": "text/cql",
"reference": "http://example.org/fhir/uv/cpg/Library/stopmedication-library",
"expression": "Medication Order"
}
} ],
"url": "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-stopmedication-ad",
"code": {
"coding": [ {
"code": "stop-activity",
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs",
"display": "Stop (discontinue) an activity in progress"
} ]
},
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.19",
"system": "urn:ietf:rfc:3986"
} ],
"doNotPerform": false,
"intent": "proposal",
"version": "1.0.0",
"contact": [ {
"telecom": [ {
"value": "https://www.ihe.net/ihe_domains/quality_research_and_public_health/",
"system": "url"
} ]
}, {
"telecom": [ {
"value": "qrph@ihe.net",
"system": "email"
} ]
}, {
"name": "IHE QRPH Technical Committee",
"telecom": [ {
"value": "qrph@ihe.net",
"system": "email"
} ]
} ],
"profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-stoptask"
}