{ "description": "This code system contains codes that describe the executable task types.", "_filename": "CodeSystem-executabletask-type.json", "package_name": "hl7.fhir.us.ecr", "date": "2020-12-16T19:27:50+00:00", "meta": { "source": "#jBd791oitbDNh5nI", "versionId": "4", "lastUpdated": "2020-11-30T21:30:55.997+00:00" }, "publisher": "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)", "jurisdiction": [ { "text": "United States of America", "coding": [ { "code": "US", "system": "urn:iso:std:iso:3166", "display": "United States of America" } ] } ], "content": "complete", "name": "CodeSystem_ExecutableTask_Types", "type": null, "experimental": null, "resourceType": "CodeSystem", "title": "Executable Task Types Code System", "package_version": "1.1.0", "status": "active", "id": "5528cfa7-1d4e-493c-9544-4bfe12b130ad", "kind": null, "count": 7, "url": "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type", "concept": [ { "code": "start", "display": "Encounter Start", "definition": "This action represents the start of an Encounter upon matching of a trigger code to one of the values in the eRSD value sets." }, { "code": "check-reportable", "display": "Check Reportable", "definition": "This action represents the check for suspected reportability of the eICR." }, { "code": "create-and-report-eicr", "display": "Create And Report eICR", "definition": "This action represents creation and reporting of the eICR." }, { "code": "create-eicr", "display": "Create eICR", "definition": "The task represents the initial creation of the eICR." }, { "code": "validate-eicr", "display": "Validate eICR", "definition": "The task carries out validation of an eICR." }, { "code": "route-and-send-eicr", "display": "Route and Send eICR", "definition": "The task represents the routing and sending of an eICR." }, { "code": "report-eicr", "display": "Report eICR", "definition": "This action represents the reporting of the eICR." } ], "version": "1.1.0", "contact": [ { "name": "HL7 International - Public Health", "telecom": [ { "value": "http://www.hl7.org/Special/committees/pher", "system": "url" } ] } ] }