USPublicHealthTriggerDefinitionNamedEvents

US Public Health TriggerDefinition NamedEvents

activeElectronic Case Reporting2.1.2complete29 concepts

The US Public Health TriggerDefinition NamedEvents CodeSystem is a 'starter set' of codes supported for identifying named events to subscribe to in clinical workflows.

Metadata

hl7.org/fhir
Canonical URL
http://hl7.org/fhir/us/ecr/CodeSystem/us-ph-triggerdefinition-namedevents
ID
us-ph-triggerdefinition-namedevents
Version
2.1.2
Publisher
HL7 International / Public Health
Case Sensitive
Yes
Hierarchy
is-a

Concepts (29)

CodeDisplayDefinition
encounter-changeIndicates a change in the patient's encounter recordsIndicates a change in the patient's encounter records which includes starting an encounter, closing an encounter, modifying data elements of an encounter. Encounter change events would be triggered by monitoring the Encounter resource.
encounter-startIndicates the start of an encounterIndicates the start of an encounter, where in encounter.period.low is populated with the start time.
encounter-closeIndicates the close of an encounterIndicates the closure of an encounter, where in encounter.period.high is populated with the end time.
encounter-modifiedIndicates modifications to data elements of an encounterIndicates changes to encounter codes, times, reason codes, diagnosis, discharge dispositions, locations etc.
diagnosis-changeIndicates a change in the patient's diagnosisIndicates a change in the patient's diagnosis and it includes new diagnosis or modifications to existing diagnosis. Diagnosis change events would be triggered by monitoring the Condition resource.
new-diagnosisNew Diagnosis addedIndicates that a new diagnosis has been added to the patient's chart in the EHR
modified-diagnosisExisting Diagnosis record has been modifiedIndicates that an existing diagnosis record in the patient's chart has been modified. Sometimes this is equivalent to removing an existing diagnosis record (which may have been entered in error) and adding a new diagnosis record.
medication-changeIndicates a change in the patient's medicationsIndicates a change in the patient's medications and it includes changes to Administered medications or Requested medications or Dispensed medications. Medication change events would be triggered by monitoring the MedicationRequest, MedicationDispense, MedicationStatement and MedicationAdministration resources.
new-medicationNew Medication addedIndicates that a new MedicationRequest or MedicationDispense or MedicationAdministered or MedicationStatement has been added to the patient's chart in the EHR
modified-medicationExisting Medication record has been modifiedIndicates that an existing medication record in the patient's chart has been modified. Sometimes this is equivalent to removing an existing medication record (which may have been entered in error) and adding a new medication record.
labresult-changeIndicates a change in the patient's labresultsIndicates a change in the patient's lab results and it includes new lab results or modifications to existing lab results. Changes to lab results could be because of change in the lab result values, lab test names, times or other data elements of the Observation resource where the category is laboratory. LabResult events would be triggered by monitoring the Observation resource with an Observation.category=laboratory.
new-labresultNew Lab Result addedIndicates that a new Lab Result has been added to the patient's chart in the EHR
modified-labresultExisting Lab Result record has been modifiedIndicates that an existing lab result record in the patient's chart has been modified. Sometimes this is equivalent to removing an existing lab result record (which may have been entered in error) and adding a new lab result record. Changes to lab results could be because of change in the lab result values, lab test names, times or other data elements of the Observation resource where the category is laboratory.
order-changeIndicates a change in the patient's ordersIndicates a change in the patient's orders and it includes new or modified ServiceRequests. Order change events would be triggered by monitoring the ServiceRequest resource.
new-orderNew Order addedIndicates that a new ServiceRequest has been added to the patient's chart in the EHR
modified-orderExisting Order record has been modifiedIndicates that an existing ServiceRequest record in the patient's chart has been modified. Sometimes this is equivalent to removing an existing ServiceRequest record (which may have been entered in error) and adding a new ServiceRequest record.
procedure-changeIndicates a change in the patient's proceduresIndicates a change in the patient's procedures and it includes new procedures or modifications to existing procedures. Procedure events would be triggered by monitoring the Procedure resource.
new-procedureNew Procedure addedIndicates that a new procedure has been added to the patient's chart in the EHR
modified-procedureExisting Procedure record has been modifiedIndicates that an existing procedure record in the patient's chart has been modified. Sometimes this is equivalent to removing an existing procedure record (which may have been entered in error) and adding a new procedure record.
immunization-changeIndicates a change in the patient's immunizationsIndicates a change in the patient's immunization and it includes new immunizations or modifications to existing immunization records. Immunization change events would be triggered by monitoring the Immunization resource.
new-immunizationNew Immunization addedIndicates that a new immunization has been added to the patient's chart in the EHR
modified-immunizationExisting immunization record has been modifiedIndicates that an existing immunization record in the patient's chart has been modified. Sometimes this is equivalent to removing an existing immunization record (which may have been entered in error) and adding a new immunization record.
demographic-changeIndicates change in patient demographicsIndicates that the Patient demographic attributes such as Date of Birth, Race, Ethnicity, Deceased date, Address, Telecom, Names have changed. Demographic change events would be triggered by monitoring the Patient resource.
received-public-health-reportIndicates receipt of a public health reportIndicates that a public health report was submitted and received by a specific system. This event could trigger downstream processing and hence is designated as a named event.
received-public-health-responseIndicates receipt of a public health response for a submitted public health reportIndicates that a public health response was received by a specific system for an already submitted public health report. This event could trigger downstream processing and hence is designated as a named event.
manual-notificationA Practitioner or their representatives notify the application about change in patient dataIn some cases where automated notifications are not supported, a practitioner or their representative can initiate the public health report processing by notifying the application about change in a patient's data.
timer-eventA Timer is setup to kick off processing.Indicates a timer based approach to start processing.
periodic-timerSetup Periodic TimerIndicates that processing must be performed periodically based on a specified duration.
absolute-timerSetup Absolute TimerIndicates that processing must be performed at a specific time.