Spine FHIR API - Examples ODS and Interaction IDs

(on behalf of Virtually Healthcare)

I’m looking at Spine FHIR API with a view to using this instead of SDS LDAP API.

The OAS spec this API only has one example.

I want to find interactions for ODS (e.g. A20047) and interaction (e.g. urn:nhs:names:services:gpconnect:fhir:operation:gpc.getcarerecord)

I get no results, do you have examples for this interaction + ODS which would work on sandbox (or even INT)

@Kevin_Mayfield1 - the sandbox is only ever static, so the example given is the only one that works on the sandbox :slight_smile: .

Ideally you should be doing everything in INT, and working against the data that is available in INT. I will have to ask internally about sample data for INT.

1 Like

Thanks, we are on INT.

I’m assuming we may be given examples once we’ve progressed through a onboarding “gate” on another project but anything in the meantime would be helpful.

@Kevin_Mayfield - here are two examples that work on INT (completely random):
ODS Code = 8JE58

interaction = urn:nhs:names:services:gpconnect:fhir:operation:gpc.getcarerecord

ODS Code=M8T7P

interaction = urn:nhs:names:services:raflags:RaflagsConditionRead01

However, I suspect that the second part of your question around a “gate” is that at some point you would want to put in some ODS and interaction codes that are relevant for your testing on the INT environment? If this is the case we would have to setup some process to do this.