{
"description": null,
"_filename": "example/ActivityDefinition-cpg-documentmedication-activitydefinition.json",
"package_name": "hl7.fhir.uv.cpg",
"date": "2019-06-23",
"publisher": null,
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"name": "CPGDocumentMedicationActivityDefinition",
"type": null,
"experimental": "false",
"resourceType": "ActivityDefinition",
"title": "CPG Document Medication ActivityDefinition",
"package_version": "1.0.0",
"priority": "routine",
"status": "draft",
"id": "5eb0af77-22ab-4e65-ab48-ac853968c073",
"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: \"Document Medication\", value: MedicationRequest }"
}
} ],
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-documentmedication-activitydefinition",
"code": {
"coding": [ {
"code": "document-medication",
"system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type",
"display": "Document a medication"
} ]
},
"identifier": [ {
"use": "official",
"value": "CPGDocumentMedicationActivityDefinition"
} ],
"intent": "proposal",
"version": "1.0.0",
"profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-documentmedicationtask"
}