nhsconnect / gpconnect

GP Connect API specification
https://digital.nhs.uk/services/gp-connect/gp-connect-specifications-for-developers
Apache License 2.0
34 stars 26 forks source link

Consumer systems SHOULD - (this should be MUST) #843

Closed Fitz1006 closed 5 years ago

Fitz1006 commented 5 years ago

https://gpconnect-documents.netlify.com/accessrecord_documents_development_search_patient_documents.html#_include-parameters

For “Consumer systems SHOULD send the following parameters in the request: …type”. In DocumentReference.type this is 1..1 (Mandatory). So shouldn’t type be removed from that bullet point list and be included in the above “MUST” bulleted list? i.e:

• type MUST be included

John George

mstephens-xsl commented 5 years ago

DocumentReference.type is mandatory in the profile, however there is nowhere in FHIR that states that the equivalent search parameter must always be present. Our use cases require that this is a SHOULD.