Retrieve specific Resource
Request a specific instance of a Resource
Last updated
Was this helpful?
Request a specific instance of a Resource
Last updated
Was this helpful?
GET
https://hapi-fhir-server.koppeltaal.headease.nl/fhir/<Resource>/<:id>
id*
string
Resource.id to be retrieved
Authentication*
string
Bearer token obtained from the Auth Server (see
)
GET
https://hapi-fhir-server.koppeltaal.headease.nl/fhir/<Resource>/<:id>/_history/<:versie>
id*
String
Resource.id to be retrieved
versie*
Integer
The version
Authorization*
String
Bearer token verkregen via de Auth Server
(zie )