This page is part of the electronic Case Reporting (eCR) (v1.1.0: STU 2 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 2.1.0. For a full list of available versions, see the Directory of published versions
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="executabletask-type"/>
<meta>
<versionId value="4"/>
<lastUpdated value="2020-11-30T21:30:55.997+00:00"/>
<source value="#jBd791oitbDNh5nI"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">start<a name="executabletask-type-start"> </a></td><td>Encounter Start</td><td>This action represents the start of an Encounter upon matching of a trigger code to one of the values in the eRSD value sets.</td></tr><tr><td style="white-space:nowrap">check-reportable<a name="executabletask-type-check-reportable"> </a></td><td>Check Reportable</td><td>This action represents the check for suspected reportability of the eICR.</td></tr><tr><td style="white-space:nowrap">create-and-report-eicr<a name="executabletask-type-create-and-report-eicr"> </a></td><td>Create And Report eICR</td><td>This action represents creation and reporting of the eICR.</td></tr><tr><td style="white-space:nowrap">create-eicr<a name="executabletask-type-create-eicr"> </a></td><td>Create eICR</td><td>The task represents the initial creation of the eICR.</td></tr><tr><td style="white-space:nowrap">validate-eicr<a name="executabletask-type-validate-eicr"> </a></td><td>Validate eICR</td><td>The task carries out validation of an eICR.</td></tr><tr><td style="white-space:nowrap">route-and-send-eicr<a name="executabletask-type-route-and-send-eicr"> </a></td><td>Route and Send eICR</td><td>The task represents the routing and sending of an eICR.</td></tr><tr><td style="white-space:nowrap">report-eicr<a name="executabletask-type-report-eicr"> </a></td><td>Report eICR</td><td>This action represents the reporting of the eICR.</td></tr></table></div>
</text>
<url value="http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type"/>
<version value="1.1.0"/>
<name value="CodeSystem_ExecutableTask_Types"/>
<title value="Executable Task Types Code System"/>
<status value="active"/>
<date value="2020-12-16T19:27:50+00:00"/>
<publisher
value="HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"/>
<contact>
<name value="HL7 International - Public Health"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/pher"/>
</telecom>
</contact>
<description
value="This code system contains codes that describe the executable task types."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="US"/>
<display value="United States of America"/>
</coding>
<text value="United States of America"/>
</jurisdiction>
<content value="complete"/>
<count value="7"/>
<concept>
<code value="start"/>
<display value="Encounter Start"/>
<definition
value="This action represents the start of an Encounter upon matching of a trigger code to one of the values in the eRSD value sets."/>
</concept>
<concept>
<code value="check-reportable"/>
<display value="Check Reportable"/>
<definition
value="This action represents the check for suspected reportability of the eICR."/>
</concept>
<concept>
<code value="create-and-report-eicr"/>
<display value="Create And Report eICR"/>
<definition
value="This action represents creation and reporting of the eICR."/>
</concept>
<concept>
<code value="create-eicr"/>
<display value="Create eICR"/>
<definition value="The task represents the initial creation of the eICR."/>
</concept>
<concept>
<code value="validate-eicr"/>
<display value="Validate eICR"/>
<definition value="The task carries out validation of an eICR."/>
</concept>
<concept>
<code value="route-and-send-eicr"/>
<display value="Route and Send eICR"/>
<definition value="The task represents the routing and sending of an eICR."/>
</concept>
<concept>
<code value="report-eicr"/>
<display value="Report eICR"/>
<definition value="This action represents the reporting of the eICR."/>
</concept>
</CodeSystem>