get
Practitioner Version Read
Make a request and see the response.
Make a request and see the response.
Environment | URL |
---|---|
Live |
https://fhirsandbox-prod.apigee.net/fhir/v1/Practitioner /{id}/_history/{vid} |
Name | Values | Description |
---|---|---|
Authorization |
Specify access token for API in the given format: Bearer [access_token]. |
|
Accept |
The Accept request-header field can be used to specify certain media types which are acceptable for the response. |
Name | Values | Description |
---|---|---|
_format |
Format of data to be returned. |
|
_count |
Number of records needed in response. |
|
_since |
Specify an instant to only include resource versions that were created at or after the given instant in time. An instant in time is known at least to the second and always includes a time zone. |
vid This interaction preforms a version specific read of Practitioner resource.<p><a href = 'https://www.hl7.org/fhir/practitioner.html'>FHIR documentation for Practitioner.</a></p> true
id The logical resource id associated with the Resource. true
Working...