US Public Health Profiles Library
0.0.1 - CI Build United States of America flag

US Public Health Profiles Library, published by HL7 Public Health Work Group (http://www.hl7.org/Special/committees/pher/index.cfm). This is not an authorized publication; it is the continuous build for version 0.0.1). This version is based on the current content of https://github.com/HL7/fhir-us-phpl/ and changes regularly. See the Directory of published versions

ValueSet: US Public Health TriggerDefinition NamedEvent

Official URL: http://hl7.org/fhir/us/ph-library/ValueSet/lib-copy-us-ph-triggerdefinition-namedevent Version: 0.0.1
Active as of 2020-09-06 Computable Name: USPublicHealthTriggerDefinitionNamedEvent

The US Public Health TriggerDefinition NamedEvent Value Set is a ‘starter set’ of codes for identifying named events uniquely in TriggerDefinition instances contained within a PlanDefinition.

References

Logical Definition (CLD)

 

Expansion

This value set contains 29 concepts

Expansion based on US Public Health TriggerDefinition NamedEvents v0.0.1 (CodeSystem)

All codes in this table are from the system http://hl7.org/fhir/us/ph-library/CodeSystem/lib-copy-us-ph-triggerdefinition-namedevents

LevelCodeDisplayDefinition
1  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.
2    encounter-startIndicates the start of an encounterIndicates the start of an encounter, where in encounter.period.low is populated with the start time.
2    encounter-closeIndicates the close of an encounterIndicates the closure of an encounter, where in encounter.period.high is populated with the end time.
2    encounter-modifiedIndicates modifications to data elements of an encounterIndicates changes to encounter codes, times, reason codes, diagnosis, discharge dispositions, locations etc.
1  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.
2    new-diagnosisNew Diagnosis addedIndicates that a new diagnosis has been added to the patient's chart in the EHR
2    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.
1  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.
2    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
2    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.
1  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.
2    new-labresultNew Lab Result addedIndicates that a new Lab Result has been added to the patient's chart in the EHR
2    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.
1  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.
2    new-orderNew Order addedIndicates that a new ServiceRequest has been added to the patient's chart in the EHR
2    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.
1  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.
2    new-procedureNew Procedure addedIndicates that a new procedure has been added to the patient's chart in the EHR
2    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.
1  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.
2    new-immunizationNew Immunization addedIndicates that a new immunization has been added to the patient's chart in the EHR
2    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.
1  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.
1  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.
1  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.
1  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.
1  timer-eventA Timer is setup to kick off processing.Indicates a timer based approach to start processing.
2    periodic-timerSetup Periodic TimerIndicates that processing must be performed periodically based on a specified duration.
2    absolute-timerSetup Absolute TimerIndicates that processing must be performed at a specific time.

Explanation of the columns that may appear on this page:

Level A few code lists that FHIR defines are hierarchical - each code is assigned a level. In this scheme, some codes are under other codes, and imply that the code they are under also applies
System The source of the definition of the code (when the value set draws in codes defined elsewhere)
Code The code (used as the code in the resource instance)
Display The display (used in the display element of a Coding). If there is no display, implementers should not simply display the code, but map the concept into their application
Definition An explanation of the meaning of the concept
Comments Additional notes about how to use the code