nhsconnect / gpconnect-demonstrator

GP Connect demonstrator is a reference implementation of a GP Connect providing system and a consumer system demonstration
https://orange.testlab.nhs.uk/
Apache License 2.0
17 stars 10 forks source link

consultations - participant element updated default and also has wrong address #351

Closed PeterGresty closed 3 years ago

PeterGresty commented 3 years ago

A 1.5.0 spec change has been made to consultations/encounters participant element to change default code value from AUTH to REC as per this updated spec page... https://gpc-structured-1-5-0.netlify.app/accessrecord_structured_development_encounter.html#period

Also the system address is wrong in that element as well.. currently returns > "system": "http://terminology.hl7.org/CodeSystem/v3-ParticipationType", but should return >>>"https://fhir.nhs.uk/STU3/CodeSystem/GPConnect-ParticipantType-1"

SimonFarrowNHS commented 3 years ago

Amended consultations_resp.xml accordingly

SimonFarrowNHS commented 3 years ago

@Peter Does the display element need to change from author to something like recorder or does it stay as it is?

SimonFarrowNHS commented 3 years ago

And after discussions with Martin Hillyard and reference to spec: Display element "author" become "recorder" Display element "Primary Performer" becomes "primary performer"