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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "executabletask-type"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "4" ];
fhir:Meta.lastUpdated [ fhir:value "2020-11-30T21:30:55.997+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#jBd791oitbDNh5nI" ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<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>"
];
fhir:CodeSystem.url [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type"];
fhir:CodeSystem.version [ fhir:value "1.1.0"];
fhir:CodeSystem.name [ fhir:value "CodeSystem_ExecutableTask_Types"];
fhir:CodeSystem.title [ fhir:value "Executable Task Types Code System"];
fhir:CodeSystem.status [ fhir:value "active"];
fhir:CodeSystem.date [ fhir:value "2020-12-16T19:27:50+00:00"^^xsd:dateTime];
fhir:CodeSystem.publisher [ fhir:value "HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)"];
fhir:CodeSystem.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 International - Public Health" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher" ] ]
];
fhir:CodeSystem.description [ fhir:value "This code system contains codes that describe the executable task types."];
fhir:CodeSystem.jurisdiction [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ];
fhir:Coding.code [ fhir:value "US" ];
fhir:Coding.display [ fhir:value "United States of America" ] ];
fhir:CodeableConcept.text [ fhir:value "United States of America" ]
];
fhir:CodeSystem.content [ fhir:value "complete"];
fhir:CodeSystem.count [ fhir:value "7"^^xsd:nonNegativeInteger];
fhir:CodeSystem.concept [
fhir:index 0;
fhir:CodeSystem.concept.code [ fhir:value "start" ];
fhir:CodeSystem.concept.display [ fhir:value "Encounter Start" ];
fhir:CodeSystem.concept.definition [ fhir: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." ]
], [
fhir:index 1;
fhir:CodeSystem.concept.code [ fhir:value "check-reportable" ];
fhir:CodeSystem.concept.display [ fhir:value "Check Reportable" ];
fhir:CodeSystem.concept.definition [ fhir:value "This action represents the check for suspected reportability of the eICR." ]
], [
fhir:index 2;
fhir:CodeSystem.concept.code [ fhir:value "create-and-report-eicr" ];
fhir:CodeSystem.concept.display [ fhir:value "Create And Report eICR" ];
fhir:CodeSystem.concept.definition [ fhir:value "This action represents creation and reporting of the eICR." ]
], [
fhir:index 3;
fhir:CodeSystem.concept.code [ fhir:value "create-eicr" ];
fhir:CodeSystem.concept.display [ fhir:value "Create eICR" ];
fhir:CodeSystem.concept.definition [ fhir:value "The task represents the initial creation of the eICR." ]
], [
fhir:index 4;
fhir:CodeSystem.concept.code [ fhir:value "validate-eicr" ];
fhir:CodeSystem.concept.display [ fhir:value "Validate eICR" ];
fhir:CodeSystem.concept.definition [ fhir:value "The task carries out validation of an eICR." ]
], [
fhir:index 5;
fhir:CodeSystem.concept.code [ fhir:value "route-and-send-eicr" ];
fhir:CodeSystem.concept.display [ fhir:value "Route and Send eICR" ];
fhir:CodeSystem.concept.definition [ fhir:value "The task represents the routing and sending of an eICR." ]
], [
fhir:index 6;
fhir:CodeSystem.concept.code [ fhir:value "report-eicr" ];
fhir:CodeSystem.concept.display [ fhir:value "Report eICR" ];
fhir:CodeSystem.concept.definition [ fhir:value "This action represents the reporting of the eICR." ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.