Skip to content

Commit 159cafe

Browse files
Merge pull request #63 from HL7/mlt-fix-iz-code
Fixed immunization LOINC code in Guidance narrative.
2 parents e104524 + 7d306c4 commit 159cafe

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

input/fsh/TOCComposition.fsh

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,7 @@ Description: "This profile defines constraints that represent common administrat
7070
* section[behavioral_health].code 1..1
7171
* section[behavioral_health].code = $ToCTempCS#behavioral_health_summary // Temporary code that will be replaced once LOINC code is assigned.
7272
* section[behavioral_health].entry
73-
* section[behavioral_health].entry only Reference($USCoreConditionEncounterDiagnosis or
74-
$USCoreConditionProblemsandHealthConcerns or
73+
* section[behavioral_health].entry only Reference($USCoreConditionProblemsandHealthConcerns or
7574
$USCoreSimpleObservation)
7675
* section[behavioral_health].emptyReason 0..1 MS
7776

input/pagecontent/guidance.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ This section should not include diagnoses or medications. Diagnoses should all b
113113

114114
#### Immunizations
115115

116-
**Section Code**: [LOINC 82593-5](https://loinc.org/82593-5/) Immunization summary report
116+
**Section Code**: [LOINC 11369-6](https://loinc.org/11369-6/) History of Immunization note
117117

118118
**Description:**
119119
List of immunizations an individual has received and when. May also include a schedule for future immunizations.

0 commit comments

Comments
 (0)