lib/hqmf-generator/specific_occurrence.xml.erb in health-data-standards-3.4.6 vs lib/hqmf-generator/specific_occurrence.xml.erb in health-data-standards-3.5.0

- old
+ new

@@ -1,7 +1,6 @@ - <outboundRelationship typeCode="SUBJ"> + <outboundRelationship typeCode="OCCR"> <localVariableName controlInformationRoot="<%= type %>" controlInformationExtension="<%= id %>"/> - <subsetCode code="SPECIFIC"/> - <observationReference classCode="OBS" moodCode="EVN"> + <criteriaReference classCode="OBS" moodCode="EVN"> <id root="2.16.840.1.113883.3.100.1" extension="<%= source_criteria_id %>"/> - </observationReference> - </outboundRelationship> \ No newline at end of file + </criteriaReference> + </outboundRelationship>