TEST: OHIE-CR-09-FHIR
Patient Merge Governance / Security Enforcement
Discussion
Pre-Conditions
Authenticate as TEST_HARNESS_FHIR_A
POST http://localhost:8080/auth/oauth2_token HTTP/1.1
Accept-Encoding: gzip,deflate
Content-Type: application/x-www-form-urlencoded;charset=UTF-8
Content-Length: 94
Host: localhost:8080
Connection: Keep-Alive
User-Agent: Apache-HttpClient/4.5.5 (Java/12.0.1)
grant_type=client_credentials&scope=*&client_secret=TEST_HARNESS&client_id=TEST_HARNESS_FHIR_ARegister New Patient Identity in TEST_A
Expected Behaviour
Authenticate as TEST_HARNESS_FHIR_B
Register New Patient Identity in TEST_B
Expected Behaviour
Attempt Cross-Domain Merge
Expected Behaviour
Last updated
Was this helpful?