Skip to content

Commit 7ed5f0c

Browse files
Merge pull request #25 from HL7/fhir50754-fix
Changed immunization LOINC code to FHIR-50754 recommendation.
2 parents 80a0dcf + cfdba9e commit 7ed5f0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

input/fsh/TOCComposition.fsh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ Description: "This profile defines constraints that represent common administrat
8383
* section[immunizations] ^short = "Immunizations"
8484
* section[immunizations].title 1..1 MS
8585
* section[immunizations].code 1..1
86-
* section[immunizations].code = $LOINC#82593-5 // "Immunization summary report" /* not sure this is the right code */
86+
* section[immunizations].code = $LOINC#11369-6 // "History of Immunization note"
8787
* section[immunizations].entry
8888
* section[immunizations].entry only Reference($USCoreImmunization)
8989

0 commit comments

Comments
 (0)