beda-software / fhir-emr

EMR based on FHIR
MIT License
73 stars 30 forks source link

Fix testscript-complete-encounter-questionnaire.fsh test #235

Open ir4y opened 6 months ago

ir4y commented 6 months ago

This test relies on the encounter with id encouner-1. https://github.com/beda-software/fhir-emr/blob/master/resources/tests/TestScript/testscript-complete-encounter-questionnaire.fsh#L15

Instead of it the test should create encounter in setup and delete in teardown sections.