get
Patient Version based Metadata
Make a request and see the response.
Make a request and see the response.
Environment | URL |
---|---|
Live |
https://fhirsandbox-prod.apigee.net/fhir/v1/Patient /{pid}/_history/{vid}/$meta |
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. |
vid Retrieves a summary of the profiles, tags, and security labels for given version of the Patient.<p><a href = 'https://www.hl7.org/fhir/patient.html'>FHIR documentation for Patient.</a></p> true
pid The logical resource id associated with the Resource. true
Working...