Skip to content

Commit e1af615

Browse files
NICTIZ-22487-22484-15894: content assert test
1 parent 0201d6a commit e1af615

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

src/CiO-2-0-0-beta/Test/MedicatContraindication/Retrieve/cio-1-1-retrieve-no-mci.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,5 +23,6 @@
2323
resource="Patient" count="1"/>
2424
<nts:include value="assert.response.numResources" scope="common"
2525
resource="Provenance" count="0"/>
26+
2627
</test>
2728
</TestScript>

src/CiO-2-0-0-beta/Test/MedicatContraindication/Serve/cio-2-1-serve-minimal-mci.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,8 @@
2222
resource="Patient" count="1"/>
2323
<nts:include value="assert.response.numResources" scope="common"
2424
resource="Provenance" count="1"/>
25+
26+
<nts:contentAsserts href="fixtures/mci-mci-epi-01.xml" description="contains .code.coding.code = '42'" discriminator="code.where(coding.where(code = '42'))" nts:in-targets="CheckContent"/>
27+
<!--<nts:contentAsserts href="fixtures/patient-XXX-Zwaan.xml" description="contains .identifier.value = '999901199'" discriminator="identifier.where(value = '999901199')" nts:in-targets="CheckContent"/>-->
2528
</test>
2629
</TestScript>

0 commit comments

Comments
 (0)