{ "description": null, "_filename": "example/ActivityDefinition-cpg-proposediagnosistask-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": "CPGProposeDiagnosisTaskActivityDefinition", "type": null, "experimental": "false", "resourceType": "ActivityDefinition", "title": "CPG Propose Diagnosis ActivityDefinition", "package_version": "1.0.0", "priority": "routine", "status": "draft", "id": "203f8828-c5d5-4135-9790-7ba6e6b4079b", "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: \"Propose Diagnosis\", value: Condition { clinicalStatus: \"Active\", verificationStatus \"Unconfirmed\", code: DiagnosisCodeableConcept, subject: Patient, encounter: Encounter, onsetDateTime: Today() } }" } } ], "url": "http://hl7.org/fhir/uv/cpg/ActivityDefinition/cpg-proposediagnosistask-activitydefinition", "code": { "coding": [ { "code": "propose-diagnosis", "system": "http://hl7.org/fhir/uv/cpg/CodeSystem/cpg-activity-type", "display": "Propose a diagnosis" } ] }, "identifier": [ { "use": "official", "value": "CPGProposeDiagnosisTaskActivityDefinition" } ], "intent": "proposal", "version": "1.0.0", "profile": "http://hl7.org/fhir/uv/cpg/StructureDefinition/cpg-proposediagnosistask" }