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:Bundle;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "bundle-ersd-specification-bundle"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "2" ];
fhir:Meta.lastUpdated [ fhir:value "2020-12-03T07:29:41.567+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#03KUTigYuEhIHYpa" ]
];
fhir:Bundle.type [ fhir:value "collection"];
fhir:Bundle.entry [
fhir:index 0;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance>
], [
fhir:index 1;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/Library/library-rctc" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/Library/library-rctc>
], [
fhir:index 2;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example>
], [
fhir:index 3;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example>
], [
fhir:index 4;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example>
], [
fhir:index 5;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example>
], [
fhir:index 6;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example>
], [
fhir:index 7;
fhir:Bundle.entry.fullUrl [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example" ];
fhir:Bundle.entry.resource <http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example>
].
<http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance> a fhir:PlanDefinition;
fhir:Resource.id [ fhir:value "plandefinition-ersd-instance"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b>PlanDefinition eRSD Instance</b>\n </p>\n <p>\n <b>url</b>:\n\n\n\n \n <a href=\"PlanDefinition-plandefinition-ersd-instance.html\">http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance</a>\n </p>\n <p>\n <b>version</b>: 3.0.0\n\n\n\n \n </p>\n <p>\n <b>name</b>: PlanDefinition_eRSD_Instance\n\n\n\n \n </p>\n <p>\n <b>title</b>: eRSD PlanDefinition Instance\n\n\n\n \n </p>\n <p>\n <b>type</b>:\n\n\n\n \n <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/plan-definition-type workflow-definition}\">Workflow\n Definition</span>\n </p>\n <p>\n <b>status</b>: active\n\n\n\n \n </p>\n <p>\n <b>experimental</b>: true\n\n\n\n \n </p>\n <p>\n <b>date</b>: Jul 31, 2020, 5:32:29 PM\n\n\n\n \n </p>\n <p>\n <b>publisher</b>: HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm)\n\n\n\n \n </p>\n <p>\n <b>contact</b>: HL7 International - Public Health:\n\n\n\n \n <a href=\"http://www.hl7.org/Special/committees/pher\">http://www.hl7.org/Special/committees/pher</a>\n </p>\n <p>\n <b>description</b>: An example ersd PlanDefinition\n\n\n\n \n </p>\n <p>\n <b>jurisdiction</b>:\n\n\n\n \n <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span>\n </p>\n <p>\n <b>effectivePeriod</b>: 2020-12-01 --> (ongoing)\n\n\n\n \n </p>\n </div>"
];
fhir:PlanDefinition.url [ fhir:value "http://hl7.org/fhir/us/ecr/PlanDefinition/plandefinition-ersd-instance"];
fhir:PlanDefinition.version [ fhir:value "0.1"];
fhir:PlanDefinition.name [ fhir:value "PlanDefinition_eRSD_Instance"];
fhir:PlanDefinition.title [ fhir:value "eRSD PlanDefinition Instance"];
fhir:PlanDefinition.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/plan-definition-type" ];
fhir:Coding.code [ fhir:value "workflow-definition" ];
fhir:Coding.display [ fhir:value "Workflow Definition" ] ]
];
fhir:PlanDefinition.status [ fhir:value "active"];
fhir:PlanDefinition.experimental [ fhir:value "true"^^xsd:boolean];
fhir:PlanDefinition.date [ fhir:value "2020-07-31T12:32:29.858-05:00"^^xsd:dateTime];
fhir:PlanDefinition.publisher [ fhir:value "HL7 Public Health Work Group"];
fhir:PlanDefinition.description [ fhir:value "An example ersd PlanDefinition"];
fhir:PlanDefinition.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:PlanDefinition.effectivePeriod [
fhir:Period.start [ fhir:value "2020-12-01"^^xsd:date ]
];
fhir:PlanDefinition.relatedArtifact [
fhir:index 0;
fhir:RelatedArtifact.type [ fhir:value "depends-on" ];
fhir:RelatedArtifact.label [ fhir:value "RCTC Value Set Library of Trigger Codes" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/Library/library-rctc";
fhir:link <http://hl7.org/fhir/us/ecr/Library/library-rctc> ]
];
fhir:PlanDefinition.action [
fhir:index 0;
fhir:Element.id [ fhir:value "start" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the start of the reporting workflow in response to the encounter-start event" ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Start the reporting workflow in response to an encounter-start event" ];
fhir:PlanDefinition.action.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type" ];
fhir:Coding.code [ fhir:value "start" ] ] ];
fhir:PlanDefinition.action.trigger [
fhir:index 0;
fhir:Element.id [ fhir:value "encounter" ];
fhir:TriggerDefinition.type [ fhir:value "named-event" ];
fhir:TriggerDefinition.name [ fhir:value "encounter-start" ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "check-reportable" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ];
fhir:PlanDefinition.action.relatedAction.offsetDuration [
fhir:Quantity.value [ fhir:value "1"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "h" ] ] ]
], [
fhir:index 1;
fhir:Element.id [ fhir:value "check-reportable" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the check for suspected reportability of the eICR." ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Check Reportable" ];
fhir:PlanDefinition.action.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type" ];
fhir:Coding.code [ fhir:value "check-reportable" ] ] ];
fhir:PlanDefinition.action.action [
fhir:index 0;
fhir:Element.id [ fhir:value "ckr-is-encounter-reportable" ];
fhir:PlanDefinition.action.condition [
fhir:index 0;
fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ];
fhir:PlanDefinition.action.condition.expression [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-alternativeExpression" ];
fhir:Extension.valueExpression [
fhir:Expression.language [ fhir:value "text/cql-identifier" ];
fhir:Expression.expression [ fhir:value "Is Reportable" ];
fhir:Expression.reference [ fhir:value "http://aphl.org/fhir/ecr/Library/RuleFilters|1.0.0" ] ] ];
fhir:Expression.language [ fhir:value "text/fhirpath" ];
fhir:Expression.expression [ fhir:value "%conditions.exists() or %encounters.exists() or %immunizations.exists() or %procedures.exists() or $procedureOrders.exists() or %labOrders.exists() or %labTests.exists() or %labResults.exists() or %medicationAdministrations.exists() or %medicationOrders.exists() or %medicationDispenses.exists()" ] ] ];
fhir:PlanDefinition.action.input [
fhir:index 0;
fhir:Element.id [ fhir:value "conditions" ];
fhir:DataRequirement.type [ fhir:value "Condition" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "code" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example> ] ] ], [
fhir:index 1;
fhir:Element.id [ fhir:value "encounters" ];
fhir:DataRequirement.type [ fhir:value "Encounter" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "reasonCode" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example> ] ] ], [
fhir:index 2;
fhir:Element.id [ fhir:value "immunizations" ];
fhir:DataRequirement.type [ fhir:value "Immunization" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "vaccineCode" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> ] ] ], [
fhir:index 3;
fhir:Element.id [ fhir:value "labOrders" ];
fhir:DataRequirement.type [ fhir:value "ServiceRequest" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "code" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example> ] ] ], [
fhir:index 4;
fhir:Element.id [ fhir:value "labTests" ];
fhir:DataRequirement.type [ fhir:value "Observation" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "code" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example> ] ] ], [
fhir:index 5;
fhir:Element.id [ fhir:value "procedureOrders" ];
fhir:DataRequirement.type [ fhir:value "ServiceRequest" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "code" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-pctc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-pctc-example> ] ] ], [
fhir:index 6;
fhir:Element.id [ fhir:value "procedures" ];
fhir:DataRequirement.type [ fhir:value "Procedure" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "code" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-pctc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-pctc-example> ] ] ], [
fhir:index 7;
fhir:Element.id [ fhir:value "medicationOrders" ];
fhir:DataRequirement.type [ fhir:value "MedicationRequest" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "medication" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> ] ] ], [
fhir:index 8;
fhir:Element.id [ fhir:value "medicationDispenses" ];
fhir:DataRequirement.type [ fhir:value "MedicationDispense" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "medication" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> ] ] ], [
fhir:index 9;
fhir:Element.id [ fhir:value "medicationAdministrations" ];
fhir:DataRequirement.type [ fhir:value "MedicationAdministration" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "medication" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> ] ] ], [
fhir:index 10;
fhir:Element.id [ fhir:value "labResults" ];
fhir:DataRequirement.type [ fhir:value "Observation" ];
fhir:DataRequirement.codeFilter [
fhir:index 0;
fhir:DataRequirement.codeFilter.path [ fhir:value "value" ];
fhir:DataRequirement.codeFilter.valueSet [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example> ] ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "create-and-report-eicr" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ] ] ], [
fhir:index 1;
fhir:Element.id [ fhir:value "ckr-is-encounter-in-progress" ];
fhir:PlanDefinition.action.condition [
fhir:index 0;
fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ];
fhir:PlanDefinition.action.condition.expression [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-alternativeExpression" ];
fhir:Extension.valueExpression [
fhir:Expression.language [ fhir:value "text/cql-identifier" ];
fhir:Expression.expression [ fhir:value "Is Encounter In Progress" ];
fhir:Expression.reference [ fhir:value "http://aphl.org/fhir/ecr/Library/RuleFilters|1.0.0" ] ] ];
fhir:Expression.language [ fhir:value "text/fhirpath" ];
fhir:Expression.expression [ fhir:value "%encounter.status = 'in-progress'" ] ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "check-reportable" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ];
fhir:PlanDefinition.action.relatedAction.offsetDuration [
fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "h" ] ] ] ]
], [
fhir:index 2;
fhir:Element.id [ fhir:value "create-and-report-eicr" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the creation and reporting of the eICR." ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Create and Report eICR" ];
fhir:PlanDefinition.action.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type" ];
fhir:Coding.code [ fhir:value "create-and-report-eicr" ] ] ];
fhir:PlanDefinition.action.action [
fhir:index 0;
fhir:Element.id [ fhir:value "car-report-eicr" ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "report-eicr" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ] ] ], [
fhir:index 1;
fhir:Element.id [ fhir:value "car-is-encounter-complete" ];
fhir:PlanDefinition.action.condition [
fhir:index 0;
fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ];
fhir:PlanDefinition.action.condition.expression [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-alternativeExpression" ];
fhir:Extension.valueExpression [
fhir:Expression.language [ fhir:value "text/cql-identifier" ];
fhir:Expression.expression [ fhir:value "Is Encounter Complete" ];
fhir:Expression.reference [ fhir:value "http://aphl.org/fhir/ecr/Library/RuleFilters|1.0.0" ] ] ];
fhir:Expression.language [ fhir:value "text/fhirpath" ];
fhir:Expression.expression [ fhir:value "%encounter.status = 'finished'" ] ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "report-eicr" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ];
fhir:PlanDefinition.action.relatedAction.offsetDuration [
fhir:Quantity.value [ fhir:value "24"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "h" ] ] ] ], [
fhir:index 2;
fhir:Element.id [ fhir:value "car-is-encounter-in-progress" ];
fhir:PlanDefinition.action.condition [
fhir:index 0;
fhir:PlanDefinition.action.condition.kind [ fhir:value "applicability" ];
fhir:PlanDefinition.action.condition.expression [
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-alternativeExpression" ];
fhir:Extension.valueExpression [
fhir:Expression.language [ fhir:value "text/cql-identifier" ];
fhir:Expression.expression [ fhir:value "Is Encounter In Progress" ];
fhir:Expression.reference [ fhir:value "http://aphl.org/fhir/ecr/Library/RuleFilters|1.0.0" ] ] ];
fhir:Expression.language [ fhir:value "text/fhirpath" ];
fhir:Expression.expression [ fhir:value "%encounter.status = 'in-progress'" ] ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "create-and-report-eicr" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ];
fhir:PlanDefinition.action.relatedAction.offsetDuration [
fhir:Quantity.value [ fhir:value "24"^^xsd:decimal ];
fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ];
fhir:Quantity.code [ fhir:value "h" ] ] ] ]
], [
fhir:index 3;
fhir:Element.id [ fhir:value "report-eicr" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the reporting of the eICR." ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Report eICR" ];
fhir:PlanDefinition.action.action [
fhir:index 0;
fhir:Element.id [ fhir:value "create-eicr" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the creation of the eICR." ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Create eICR." ];
fhir:PlanDefinition.action.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type" ];
fhir:Coding.code [ fhir:value "create-eicr" ] ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "validate-eicr" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ] ] ], [
fhir:index 1;
fhir:Element.id [ fhir:value "validate-eicr" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the validation of the eICR." ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Validate eICR." ];
fhir:PlanDefinition.action.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type" ];
fhir:Coding.code [ fhir:value "validate-eicr" ] ] ];
fhir:PlanDefinition.action.relatedAction [
fhir:index 0;
fhir:PlanDefinition.action.relatedAction.actionId [ fhir:value "route-and-send-eicr" ];
fhir:PlanDefinition.action.relatedAction.relationship [ fhir:value "before-start" ] ] ], [
fhir:index 2;
fhir:Element.id [ fhir:value "route-and-send-eicr" ];
fhir:PlanDefinition.action.description [ fhir:value "This action represents the routing and sending of the eICR." ];
fhir:PlanDefinition.action.textEquivalent [ fhir:value "Route and send eICR" ];
fhir:PlanDefinition.action.code [
fhir:index 0;
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/executabletask-type" ];
fhir:Coding.code [ fhir:value "route-and-send-eicr" ] ] ] ]
].
<http://hl7.org/fhir/us/ecr/Library/library-rctc> a fhir:Library;
fhir:Resource.id [ fhir:value "library-rctc"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table xmlns:xsl=\"http://www.w3.org/1999/XSL/Transform\">\n <tr>\n <td style=\"font-weight: bold\">id:\n </td>\n <td>\n <div title=\"id\">library-rctc</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">meta:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"versionId\">8</div>\n </li>\n <li>\n <div title=\"lastUpdated\">2019-10-03T02:12:47.000-04:00</div>\n </li>\n <li>\n <div title=\"profile\">http://hl7.org/fhir/us/ecr/StructureDefinition/us-ph-valueset-library</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">url:\n </td>\n <td>\n <div title=\"url\">http://hl7.org/fhir/us/ecr/Library/library-rctc</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">identifier:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"system\">urn:ietf:rfc:3986</div>\n </li>\n <li>\n <div title=\"value\">urn:oid:2.16.840.1.114222.4.11.7508</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">version:\n </td>\n <td>\n <div title=\"version\">2019-06-17</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">name:\n </td>\n <td>\n <div title=\"name\">Reportable_Condition_Trigger_Codes</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">title:\n </td>\n <td>\n <div title=\"title\">Reportable Condition Trigger Codes (RCTC)</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">status:\n </td>\n <td>\n <div title=\"status\">active</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">type:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li> (\n\n\n\n\n\n\n\n \n <div title=\"code\">asset-collection</div> )\n\n\n\n\n\n\n\n\n \n </li>\n <li>\n <div title=\"system\">\n <a href=\"http://terminology.hl7.org/CodeSystem/library-type\">http://terminology.hl7.org/CodeSystem/library-type</a>\n </div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">description:\n </td>\n <td>\n <div title=\"description\">\n This release includes code updates for the existing conditions and adds codes for Parkinson’s disease and 13 enteric conditions. Medication codes have also been added to this version.\n </div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">effectivePeriod:\n </td>\n <td>\n <div title=\"start\">2019-11-01</div>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relatedArtifact:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"type\">composed-of</div>\n </li>\n <li>\n <div title=\"resource\">http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relatedArtifact:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"type\">composed-of</div>\n </li>\n <li>\n <div title=\"resource\">http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relatedArtifact:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"type\">composed-of</div>\n </li>\n <li>\n <div title=\"resource\">http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relatedArtifact:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"type\">composed-of</div>\n </li>\n <li>\n <div title=\"resource\">http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relatedArtifact:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"type\">composed-of</div>\n </li>\n <li>\n <div title=\"resource\">http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <td style=\"font-weight: bold\">relatedArtifact:\n </td>\n <td>\n <ul style=\"list-style:none; padding-left:0; margin:0 0;\">\n <li>\n <div title=\"type\">composed-of</div>\n </li>\n <li>\n <div title=\"resource\">http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example</div>\n </li>\n </ul>\n </td>\n </tr>\n </table>\n </div>"
];
fhir:Library.url [ fhir:value "http://hl7.org/fhir/us/ecr/Library/library-rctc"];
fhir:Library.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.114222.4.11.7508" ]
];
fhir:Library.version [ fhir:value "2019-06-17"];
fhir:Library.name [ fhir:value "Reportable_Condition_Trigger_Codes"];
fhir:Library.title [ fhir:value "Reportable Condition Trigger Codes (RCTC)"];
fhir:Library.status [ fhir:value "active"];
fhir:Library.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/library-type" ];
fhir:Coding.code [ fhir:value "asset-collection" ] ]
];
fhir:Library.description [ fhir:value "This release includes code updates for the existing conditions and adds codes for Parkinson’s disease and 13 enteric conditions. Medication codes have also been added to this version."];
fhir:Library.purpose [ fhir:value "Triggers for initiating decision support for electronic case reports"];
fhir:Library.effectivePeriod [
fhir:Period.start [ fhir:value "2019-11-01"^^xsd:date ]
];
fhir:Library.relatedArtifact [
fhir:index 0;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example> ]
], [
fhir:index 1;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example> ]
], [
fhir:index 2;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example> ]
], [
fhir:index 3;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example> ]
], [
fhir:index 4;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> ]
], [
fhir:index 5;
fhir:RelatedArtifact.type [ fhir:value "composed-of" ];
fhir:RelatedArtifact.resource [
fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example";
fhir:link <http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example> ]
].
<http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example> a fhir:ValueSet;
fhir:Resource.id [ fhir:value "valueset-dxtc-example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>steward</b>: CSTE Steward: </p><p><b>author</b>: CSTE Author: </p><p><b>url</b>: <code>http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113762.1.4.1146.627</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Example_Diagnosis_Problem_Triggers_for_Public_Health_Reporting</p><p><b>title</b>: Example Diagnosis Problem Triggers for Public Health Reporting</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: {site.data.fhir.ig.publisher}</p><p><b>contact</b>: HL7 Public Health and Emergency Response WorkGroup: <a href=\"http://www.hl7.org/Special/committees/pher/index.cfm\">http://www.hl7.org/Special/committees/pher/index.cfm</a></p><p><b>description</b>: This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>copyright</b>: This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/sid/icd-10-cm\">http://hl7.org/fhir/sid/icd-10-cm</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: A01</p><p><b>display</b>: Typhoid and paratyphoid fevers</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: A01.0</p><p><b>display</b>: Typhoid fever</p></blockquote></blockquote><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 10750051000119105</p><p><b>display</b>: Chlamydia trachomatis infection in mother complicating childbirth (disorder)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 10754031000119105</p><p><b>display</b>: Gonorrhea in mother complicating childbirth (disorder)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1084791000119106</p><p><b>display</b>: Cardiac disorder due to typhoid fever (disorder)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1086991000119103</p><p><b>display</b>: Gonococcal abscess of brain (disorder)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1087051000119109</p><p><b>display</b>: Gonococcal osteomyelitis (disorder)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1087061000119106</p><p><b>display</b>: Gonococcal pneumonia (disorder)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1092371000119103</p><p><b>display</b>: Salmonella pyelonephritis (disorder)</p></blockquote></blockquote></blockquote></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-dxtc-example"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.627" ]
];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "Example_Diagnosis_Problem_Triggers_for_Public_Health_Reporting"];
fhir:ValueSet.title [ fhir:value "Example Diagnosis Problem Triggers for Public Health Reporting"];
fhir:ValueSet.status [ fhir:value "draft"];
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2018-08-01"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Public Health and Emergency Response WorkGroup" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher/index.cfm" ] ]
];
fhir:ValueSet.description [ fhir:value "This example set of values contains diagnoses or problems that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition"];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "triggering" ];
fhir:Coding.display [ fhir:value "Triggering" ] ] ]
];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/sid/icd-10-cm" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "A01" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Typhoid and paratyphoid fevers" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "A01.0" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Typhoid fever" ] ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10750051000119105" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Chlamydia trachomatis infection in mother complicating childbirth (disorder)" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10754031000119105" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonorrhea in mother complicating childbirth (disorder)" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1084791000119106" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Cardiac disorder due to typhoid fever (disorder)" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1086991000119103" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonococcal abscess of brain (disorder)" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1087051000119109" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonococcal osteomyelitis (disorder)" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1087061000119106" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Gonococcal pneumonia (disorder)" ] ], [
fhir:index 6;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1092371000119103" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella pyelonephritis (disorder)" ] ] ]
].
<http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example> a fhir:ValueSet;
fhir:Resource.id [ fhir:value "valueset-ostc-example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>steward</b>: CSTE Steward: </p><p><b>author</b>: CSTE Author: </p><p><b>url</b>: <code>http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113762.1.4.1146.1059</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Example_Organism_Substance_Triggers_for_Public_Health_Reporting</p><p><b>title</b>: Example Organism Substance Triggers for Public Health Reporting</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: {site.data.fhir.ig.publisher}</p><p><b>contact</b>: HL7 Public Health and Emergency Response WorkGroup: <a href=\"http://www.hl7.org/Special/committees/pher/index.cfm\">http://www.hl7.org/Special/committees/pher/index.cfm</a></p><p><b>description</b>: This example set of values contains organism and substance names that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>copyright</b>: This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://snomed.info/sct\">http://snomed.info/sct</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 1009003</p><p><b>display</b>: Salmonella Oakland (organism)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 10096007</p><p><b>display</b>: Salmonella Leoben (organism)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 10112007</p><p><b>display</b>: Salmonella Alamo (organism)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 10183008</p><p><b>display</b>: Salmonella Pensacola (organism)</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 10248003</p><p><b>display</b>: Salmonella Travis (organism)</p></blockquote></blockquote></blockquote></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-ostc-example"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.1059" ]
];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "Example_Organism_Substance_Triggers_for_Public_Health_Reporting"];
fhir:ValueSet.title [ fhir:value "Example Organism Substance Triggers for Public Health Reporting"];
fhir:ValueSet.status [ fhir:value "draft"];
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2018-08-01"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Public Health and Emergency Response WorkGroup" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher/index.cfm" ] ]
];
fhir:ValueSet.description [ fhir:value "This example set of values contains organism and substance names that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition"];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "triggering" ];
fhir:Coding.display [ fhir:value "Triggering" ] ] ]
];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "This value set includes content from SNOMED CT, which is copyright © 2002+ International Health Terminology Standards Development Organisation (IHTSDO), and distributed by agreement between IHTSDO and HL7. Implementer use of SNOMED CT is not covered by this agreement"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://snomed.info/sct" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1009003" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella Oakland (organism)" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10096007" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella Leoben (organism)" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10112007" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella Alamo (organism)" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10183008" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella Pensacola (organism)" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "10248003" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Salmonella Travis (organism)" ] ] ]
].
<http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example> a fhir:ValueSet;
fhir:Resource.id [ fhir:value "valueset-lotc-example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>steward</b>: CSTE Steward: </p><p><b>author</b>: CSTE Author: </p><p><b>url</b>: <code>http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113762.1.4.1146.1056</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Example_Lab_Order_Test_Triggers_for_Public_Health_Reporting</p><p><b>title</b>: Example Lab Order Test Triggers for Public Health Reporting</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: {site.data.fhir.ig.publisher}</p><p><b>contact</b>: HL7 Public Health and Emergency Response WorkGroup: <a href=\"http://www.hl7.org/Special/committees/pher/index.cfm\">http://www.hl7.org/Special/committees/pher/index.cfm</a></p><p><b>description</b>: This example set of values contains laboratory test names for orders that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>copyright</b>: This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://loinc.org\">http://loinc.org</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 11585-7</p><p><b>display</b>: Bordetella pertussis Ab [Units/volume] in Serum</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 16474-9</p><p><b>display</b>: Bordetella pertussis Ab [Units/volume] in Serum by Complement fixation</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 20992-4</p><p><b>display</b>: Bordetella pertussis Ab [Presence] in Unspecified specimen</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 22116-8</p><p><b>display</b>: Bordetella pertussis Ab [Titer] in Serum</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 22117-6</p><p><b>display</b>: Bordetella pertussis Ab [Titer] in Unspecified specimen</p></blockquote></blockquote></blockquote></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lotc-example"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.1056" ]
];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "Example_Lab_Order_Test_Triggers_for_Public_Health_Reporting"];
fhir:ValueSet.title [ fhir:value "Example Lab Order Test Triggers for Public Health Reporting"];
fhir:ValueSet.status [ fhir:value "draft"];
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2018-08-01"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Public Health and Emergency Response WorkGroup" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher/index.cfm" ] ]
];
fhir:ValueSet.description [ fhir:value "This example set of values contains laboratory test names for orders that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition"];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "triggering" ];
fhir:Coding.display [ fhir:value "Triggering" ] ] ]
];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "11585-7" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bordetella pertussis Ab [Units/volume] in Serum" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "16474-9" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bordetella pertussis Ab [Units/volume] in Serum by Complement fixation" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "20992-4" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bordetella pertussis Ab [Presence] in Unspecified specimen" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "22116-8" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bordetella pertussis Ab [Titer] in Serum" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "22117-6" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bordetella pertussis Ab [Titer] in Unspecified specimen" ] ] ]
].
<http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example> a fhir:ValueSet;
fhir:Resource.id [ fhir:value "valueset-lrtc-example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>steward</b>: CSTE Steward: </p><p><b>author</b>: CSTE Author: </p><p><b>url</b>: <code>http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113762.1.4.1146.1057</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Example_Lab_Obs_Test_Name_Triggers_for_Public_Health_Reporting</p><p><b>title</b>: Example Lab Obs Test Name Triggers for Public Health Reporting</p><p><b>status</b>: draft</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: {site.data.fhir.ig.publisher}</p><p><b>contact</b>: HL7 Public Health and Emergency Response WorkGroup: <a href=\"http://www.hl7.org/Special/committees/pher/index.cfm\">http://www.hl7.org/Special/committees/pher/index.cfm</a></p><p><b>description</b>: This example set of values contains laboratory observations test names that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>copyright</b>: This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://loinc.org\">http://loinc.org</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 11585-7</p><p><b>display</b>: Bordetella pertussis Ab [Units/volume] in Serum</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14127-5</p><p><b>display</b>: Neisseria gonorrhoeae [Presence] in Anal by Organism specific culture</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14461-8</p><p><b>display</b>: Chlamydia trachomatis [Presence] in Blood by Organism specific culture</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14462-6</p><p><b>display</b>: Chlamydia trachomatis [Presence] in Cerebral spinal fluid by Organism specific culture</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 14463-4</p><p><b>display</b>: Chlamydia trachomatis [Presence] in Cervix by Organism specific culture</p></blockquote></blockquote></blockquote></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-lrtc-example"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.1057" ]
];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "Example_Lab_Obs_Test_Name_Triggers_for_Public_Health_Reporting"];
fhir:ValueSet.title [ fhir:value "Example Lab Obs Test Name Triggers for Public Health Reporting"];
fhir:ValueSet.status [ fhir:value "draft"];
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2018-08-01"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
fhir:ValueSet.contact [
fhir:index 0;
fhir:ContactDetail.name [ fhir:value "HL7 Public Health and Emergency Response WorkGroup" ];
fhir:ContactDetail.telecom [
fhir:index 0;
fhir:ContactPoint.system [ fhir:value "url" ];
fhir:ContactPoint.value [ fhir:value "http://www.hl7.org/Special/committees/pher/index.cfm" ] ]
];
fhir:ValueSet.description [ fhir:value "This example set of values contains laboratory observations test names that represent that the patient may have a potentially reportable condition regardless of the clinical presentation of the condition"];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "triggering" ];
fhir:Coding.display [ fhir:value "Triggering" ] ] ]
];
fhir:ValueSet.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:ValueSet.copyright [ fhir:value "This material contains content from LOINC (http://loinc.org). LOINC is copyright © 1995-2020, Regenstrief Institute, Inc. and the Logical Observation Identifiers Names and Codes (LOINC) Committee and is available at no cost under the license at http://loinc.org/license. LOINC® is a registered United States trademark of Regenstrief Institute, Inc"];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://loinc.org" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "11585-7" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bordetella pertussis Ab [Units/volume] in Serum" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "14127-5" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Neisseria gonorrhoeae [Presence] in Anal by Organism specific culture" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "14461-8" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Chlamydia trachomatis [Presence] in Blood by Organism specific culture" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "14462-6" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Chlamydia trachomatis [Presence] in Cerebral spinal fluid by Organism specific culture" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "14463-4" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Chlamydia trachomatis [Presence] in Cervix by Organism specific culture" ] ] ]
].
<http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example> a fhir:ValueSet;
fhir:Resource.id [ fhir:value "valueset-mrtc-example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>steward</b>: CSTE Steward: </p><p><b>author</b>: CSTE Author: </p><p><b>url</b>: <code>http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113762.1.4.1146.1060</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Example_Medications_Triggers_for_Public_Health_Reporting</p><p><b>title</b>: Example Medications Triggers for Public Health Reporting</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: {site.data.fhir.ig.publisher}</p><p><b>description</b>: This example set of values contains CVX, RXNORM,and SNOMED medication codes that may represent that the patient may have a potentially reportable condition. These pertain to medications administered and medications prescribed, where the medication, coded in CVX,RXNORM,SNOMED, may be indicative of a reportable condition.</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>purpose</b>: Prescription drugs names used in observations documented in a clinical record.</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://www.nlm.nih.gov/research/umls/rxnorm\">http://www.nlm.nih.gov/research/umls/rxnorm</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 809002</p><p><b>display</b>: Carbidopa 10 MG / Levodopa 100 MG Disintegrating Oral Tablet [Parcopa]</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 476515</p><p><b>display</b>: Carbidopa 25 MG / Levodopa 250 MG Disintegrating Oral Tablet</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 308988</p><p><b>display</b>: Carbidopa 25 MG / Levodopa 100 MG Extended Release Oral Tablet</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 724606</p><p><b>display</b>: Carbidopa 10 MG / Levodopa 100 MG Oral Tablet [Sinemet]</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 1600914</p><p><b>display</b>: 8 HR Carbidopa 48.75 MG / Levodopa 195 MG Extended Release Oral Capsule</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 476399</p><p><b>display</b>: Carbidopa 25 MG / Levodopa 100 MG Disintegrating Oral Tablet</p></blockquote></blockquote></blockquote></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-mrtc-example"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.1060" ]
];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "Example_Medications_Triggers_for_Public_Health_Reporting"];
fhir:ValueSet.title [ fhir:value "Example Medications Triggers for Public Health Reporting"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2018-08-01"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
fhir:ValueSet.description [ fhir:value "This example set of values contains CVX, RXNORM,and SNOMED medication codes that may represent that the patient may have a potentially reportable condition. These pertain to medications administered and medications prescribed, where the medication, coded in CVX,RXNORM,SNOMED, may be indicative of a reportable condition."];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "triggering" ];
fhir:Coding.display [ fhir:value "Triggering" ] ] ]
];
fhir:ValueSet.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:ValueSet.purpose [ fhir:value "Prescription drugs names used in observations documented in a clinical record."];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://www.nlm.nih.gov/research/umls/rxnorm" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "809002" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Carbidopa 10 MG / Levodopa 100 MG Disintegrating Oral Tablet [Parcopa]" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "476515" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Carbidopa 25 MG / Levodopa 250 MG Disintegrating Oral Tablet" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "308988" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Carbidopa 25 MG / Levodopa 100 MG Extended Release Oral Tablet" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "724606" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Carbidopa 10 MG / Levodopa 100 MG Oral Tablet [Sinemet]" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "1600914" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "8 HR Carbidopa 48.75 MG / Levodopa 195 MG Extended Release Oral Capsule" ] ], [
fhir:index 5;
fhir:ValueSet.compose.include.concept.code [ fhir:value "476399" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "Carbidopa 25 MG / Levodopa 100 MG Disintegrating Oral Tablet" ] ] ]
].
<http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example> a fhir:ValueSet;
fhir:Resource.id [ fhir:value "valueset-iztc-example"];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>steward</b>: CSTE Steward: </p><p><b>author</b>: CSTE Author: </p><p><b>url</b>: <code>http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example</code></p><p><b>identifier</b>: id: urn:oid:2.16.840.1.113762.1.4.1146.999999999</p><p><b>version</b>: 1.0.0</p><p><b>name</b>: Example_Immunizations_Triggers_for_Public_Health_Reporting</p><p><b>title</b>: Example Immunizations Triggers for Public Health Reporting</p><p><b>status</b>: active</p><p><b>experimental</b>: true</p><p><b>date</b>: 2018-08-01</p><p><b>publisher</b>: {site.data.fhir.ig.publisher}</p><p><b>description</b>: This example set of values contains CVX vaccine codes that may represent that the patient may have a potentially reportable condition. These pertain to vaccines administered and prescribed, where the vaccine, coded in CVX, may be indicative of a reportable condition.</p><h3>UseContexts</h3><table class=\"grid\"><tr><td>-</td></tr><tr><td>*</td></tr></table><p><b>jurisdiction</b>: <span title=\"Codes: {urn:iso:std:iso:3166 US}\">United States of America</span></p><p><b>purpose</b>: Vaccine drug names used in observations documented in a clinical record.</p><blockquote><p><b>compose</b></p><blockquote><p><b>include</b></p><p><b>system</b>: <a href=\"http://hl7.org/fhir/sid/cvx\">http://hl7.org/fhir/sid/cvx</a></p><blockquote><p><b>concept</b></p><p><b>code</b>: 01</p><p><b>display</b>: diphtheria, tetanus toxoids and pertussis vaccine</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 02</p><p><b>display</b>: trivalent poliovirus vaccine, live, oral</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 03</p><p><b>display</b>: measles, mumps and rubella virus vaccine</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 04</p><p><b>display</b>: measles and rubella virus vaccine</p></blockquote><blockquote><p><b>concept</b></p><p><b>code</b>: 05</p><p><b>display</b>: measles virus vaccine</p></blockquote></blockquote></blockquote></div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-steward" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Steward" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/valueset-author" ];
fhir:Extension.valueContactDetail [
fhir:ContactDetail.name [ fhir:value "CSTE Author" ] ]
];
fhir:ValueSet.url [ fhir:value "http://hl7.org/fhir/us/ecr/ValueSet/valueset-iztc-example"];
fhir:ValueSet.identifier [
fhir:index 0;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ];
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113762.1.4.1146.999999999" ]
];
fhir:ValueSet.version [ fhir:value "1.0.0"];
fhir:ValueSet.name [ fhir:value "Example_Immunizations_Triggers_for_Public_Health_Reporting"];
fhir:ValueSet.title [ fhir:value "Example Immunizations Triggers for Public Health Reporting"];
fhir:ValueSet.status [ fhir:value "active"];
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean];
fhir:ValueSet.date [ fhir:value "2018-08-01"^^xsd:date];
fhir:ValueSet.publisher [ fhir:value "{site.data.fhir.ig.publisher}"];
fhir:ValueSet.description [ fhir:value "This example set of values contains CVX vaccine codes that may represent that the patient may have a potentially reportable condition. These pertain to vaccines administered and prescribed, where the vaccine, coded in CVX, may be indicative of a reportable condition."];
fhir:ValueSet.useContext [
fhir:index 0;
fhir:UsageContext.code [
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context-type" ];
fhir:Coding.code [ fhir:value "reporting" ];
fhir:Coding.display [ fhir:value "Reporting" ] ];
fhir:UsageContext.valueCodeableConcept [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-usage-context" ];
fhir:Coding.code [ fhir:value "triggering" ];
fhir:Coding.display [ fhir:value "Triggering" ] ] ]
];
fhir:ValueSet.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:ValueSet.purpose [ fhir:value "Vaccine drug names used in observations documented in a clinical record."];
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0;
fhir:ValueSet.compose.include.system [ fhir:value "http://hl7.org/fhir/sid/cvx" ];
fhir:ValueSet.compose.include.concept [
fhir:index 0;
fhir:ValueSet.compose.include.concept.code [ fhir:value "01" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "diphtheria, tetanus toxoids and pertussis vaccine" ] ], [
fhir:index 1;
fhir:ValueSet.compose.include.concept.code [ fhir:value "02" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "trivalent poliovirus vaccine, live, oral" ] ], [
fhir:index 2;
fhir:ValueSet.compose.include.concept.code [ fhir:value "03" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "measles, mumps and rubella virus vaccine" ] ], [
fhir:index 3;
fhir:ValueSet.compose.include.concept.code [ fhir:value "04" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "measles and rubella virus vaccine" ] ], [
fhir:index 4;
fhir:ValueSet.compose.include.concept.code [ fhir:value "05" ];
fhir:ValueSet.compose.include.concept.display [ fhir:value "measles virus vaccine" ] ] ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.