{ "description": "IHE CCG example for medication order ActivityDefinition Task (based on HL7 CPG example)", "_filename": "example/ActivityDefinition-activity-example-ordermedication-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-orderrx-ad", "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequestactivity", "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" } ] } ], "dosage": [ { "text": "75mcg daily", "route": { "coding": [ { "code": "26643006", "system": "http://snomed.info/sct", "display": "Oral Route (qualifier value)" } ] }, "timing": { "repeat": { "period": 1, "frequency": 1, "periodUnit": "d" } }, "sequence": 1, "doseAndRate": [ { "type": { "coding": [ { "code": "ordered", "system": "http://terminology.hl7.org/CodeSystem/dose-rate-type", "display": "Ordered" } ] }, "doseQuantity": { "code": "ug", "unit": "mcg", "value": 75, "system": "http://unitsofmeasure.org" } } ] } ], "productCodeableConcept": { "coding": [ { "code": "376988009", "system": "http://snomed.info/sct", "display": "Levothyroxine sodium 75 microgram oral tablet" } ] }, "name": "ActivityExampleOrderMedicationAD", "type": null, "experimental": "true", "topic": [ { "coding": [ { "code": "orderrx", "system": "https://profiles.ihe.net/QRPH/CCG/CodeSystem/ccg-card-type-cs" } ] } ], "resourceType": "ActivityDefinition", "title": "Activity Example Order Medication AD", "package_version": "1.0.0-comment", "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" } ], "priority": "routine", "status": "active", "id": "573fbaf0-2497-4adb-acfc-b6fe4d9cc0ee", "kind": "MedicationRequest", "url": "http://example.org/fhir/uv/cpg/ActivityDefinition/activity-example-ordermedication-ad", "code": { "coding": [ { "code": "order-medication", "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type-cs", "display": "Order a medication" } ] }, "identifier": [ { "value": "urn:oid:2.16.840.1.113883.4.642.40.48.11.10", "system": "urn:ietf:rfc:3986" } ], "doNotPerform": false, "intent": "proposal", "version": "1.0.0-comment", "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-medicationrequest" }