You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: resources/zib/zib-SOAPReport-Observation.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -38,7 +38,7 @@
38
38
<keyvalue="zib-SOAPReport-Observation" />
39
39
<severityvalue="error" />
40
40
<humanvalue="In a SOAP report an ICPC code may be assigned, but only to the S and E line." />
41
-
<expressionvalue="extension('http://nictiz.nl/fhir/StructureDefinition/ext-SOAPReport.SOAPLineCode').exists() implies (code.coding.where(value = '255362007' and system = 'http://snomed.info/sct').exists() or code.coding.where(value = '129265001' and system = 'http://snomed.info/sct').exists())" />
41
+
<expressionvalue="extension('http://nictiz.nl/fhir/StructureDefinition/ext-SOAPReport.SOAPLineCode').exists() implies (code.coding.where(code = '255362007' and system = 'http://snomed.info/sct').exists() or code.coding.where(code = '129265001' and system = 'http://snomed.info/sct').exists())" />
0 commit comments