Skip to content

Commit

Permalink
FHIR-46365 - Change "No known allergy" filter from 'descendent-of' to…
Browse files Browse the repository at this point in the history
… 'is-a'.
  • Loading branch information
rhausam committed Jul 17, 2024
1 parent a1ad23d commit ae779d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion input/fsh/valuesets/AllergyIntoleranceUvIps.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@ SNOMED CT® ECL definition: < 373873005 \|Pharmaceutical / biologic product (pro
* include codes from system http://snomed.info/sct
where concept descendent-of #420134006 "Propensity to adverse reaction (finding)"
* include codes from system http://snomed.info/sct
where concept descendent-of #716186003 "No known allergy (situation)"
where concept is-a #716186003 "No known allergy (situation)"

0 comments on commit ae779d5

Please sign in to comment.