Skip to content

Commit 0cfd754

Browse files
author
Ardon Toonstra
committed
Merge branch 'zib-SOAPReport' into integration
2 parents 18ac2a8 + bc70385 commit 0cfd754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/zib/zib-SOAPReport-Observation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
<key value="zib-SOAPReport-Observation" />
3939
<severity value="error" />
4040
<human value="In a SOAP report an ICPC code may be assigned, but only to the S and E line." />
41-
<expression value="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+
<expression value="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())" />
4242
<source value="http://nictiz.nl/fhir/StructureDefinition/zib-SOAPReport-Observation" />
4343
</constraint>
4444
<mapping>

0 commit comments

Comments
 (0)