TEST: OHIE-CR-01-HL7v2
Patient Identity Feed – Invalid register patient message
Pre-Conditions / Setup
<dataset id="Test Domain" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns="http://santedb.org/data">
<insert skipIfError="false" skipIfExists="true">
<SecurityApplication xmlns="http://santedb.org/model">
<id>F0FC4322-948D-4986-A06C-DA603A77EDDE</id>
<!-- Secret: TEST_HARNESS -->
<applicationSecret>b5547020757c0efa3f320fbd2a0c43d0628e19b8cd81652523b87d31fc54f5ec</applicationSecret>
<name>TEST_HARNESS</name>
</SecurityApplication>
</insert>
<insert skipIfError="false" skipIfExists="true">
<SecurityDevice xmlns="http://santedb.org/model">
<id>6746d4a7-7522-4334-8299-ffda8ea73202</id>
<!-- Secret: TEST_HARNESS -->
<deviceSecret>b5547020757c0efa3f320fbd2a0c43d0628e19b8cd81652523b87d31fc54f5ec</deviceSecret>
<name>TEST_OTHER|TEST</name>
</SecurityDevice>
</insert>
</dataset>> application.add TEST_OTHER -s TEST_HARNESS
> device.add TEST_OTHER|TEST -s TEST_HARNESSPatient Missing PID-3.4 With No Authority
Expected Behaviour
Last updated
Was this helpful?