{
"description": null,
"_filename": "example/ActivityDefinition-cpg-medicationrequest-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": "CPGMedicationRequestActivityDefinition",
"type": null,
"experimental": "false",
"resourceType": "ActivityDefinition",
"title": "CPG MedicationRequest ActivityDefinition",
"package_version": "1.0.0",
"status": "draft",
"id": "99b0d588-8e2c-4fa2-9f53-f34e9dfeb28d",
"kind": "MedicationRequest",
"dynamicValue": [ {
"path": "status",
"expression": {
"language": "text/cql",
"expression": "'draft'"
}
}, {
"path": "intent",
"expression": {
"language": "text/cql",
"expression": "'proposal'"
}
}, {
"path": "priority",
"expression": {
"language": "text/cql",
"expression": "'routine'"
}
}, {
"path": "medication",
"expression": {
"language": "text/cql",
"expression": "MedicationCodeableConcept"
}
}, {
"path": "subject",
"expression": {
"language": "text/cql",
"expression": "Patient"
}
}, {
"path": "encounter",
"expression": {
"language": "text/cql",
"expression": "Encounter"
}
}, {
"path": "authoredOn",
"expression": {
"language": "text/cql",
"expression": "Now()"
}
}, {
"path": "performer",
"expression": {
"language": "text/cql",
"expression": "Practitioner"
}
}, {
"path": "dosageInstruction.doseAndRate.dose",
"expression": {
"language": "text/cql",
"expression": "DoseQuantity"
}
}, {
"path": "dosageInstruction.timing",
"expression": {
"language": "text/cql",
"expression": "Timing { frequency: 1, period: DosesPerDay, periodUnit: 'd' }"
}
} ],
"url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-medicationrequest-activitydefinition",
"identifier": [ {
"use": "official",
"value": "CPGMedicationRequestActivityDefinition"
} ],
"version": "1.0.0",
"profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-medicationrequest"
}