Update two common encounter codes for relevancy #1540
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
In testing synthea-generated patients against eCQMs, we noticed that synthea encounter codes are often not relevant to the expected valuesets. Some valuesets we would expect to see codes in for common encounters include:
These are some of the codes that we might expect to see in real world patient data as patients are expected to calculate into many measure initial populations if they get typical care.
As such, I'm suggesting a full replace of two synthea encounter codes that are used for common encounters:
Code 86013001 "Periodic reevaluation and management of healthy individual (procedure)" from SNOMEDCT selected from valueset "Annual Wellness Visit" 2.16.840.1.113883.3.526.3.1240 to replace 185349003 "Encounter for check up (procedure)" from SNOMED-CT
Code 281036007 "Follow-up consultation (procedure)" from SNOMEDCT selected from valueset "Outpatient Consultation" 2.16.840.1.113883.3.464.1003.101.12.1008 to replace 185347001 "Encounter for problem (procedure)" from SNOMED-CT
Please let me know if you have concerns about these code replacements or other thoughts on how to select the best codes.