Code | Description |
---|---|
401 | Unauthorized |
500 | Server crashed for some <%= reason %> |
GET /Procedure/1001?access_token=6b5h9crwD1EP2zzNDifB5GNZi1rgmU3vmjsdJE9G9BfhQUL3Pm7stAUvJCgwSbAb 200 { "resourceType": "Procedure", "id": "1001", "meta": { "versionId": "1", "lastUpdated": "2021-03-23T19:36:17.299+00:00", "source": "#E1VolYkq84D3M96u", "profile": [ "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure" ] }, "status": "completed", "code": { "coding": [ { "system": "http://www.ama-assn.org/go/cpt", "code": "56251003", "display": "Nebulizer therapy (procedure)" } ] }, "subject": { "reference": "Patient/1", "display": " " }, "performedPeriod": { "start": "2015-06-22", "end": "2015-06-22" } }
Param name | Description |
---|---|
access_token required |
CarePaths User OAuth Token Validations:
|
id optional |
ID of requested procedure Validations:
|
List of resources
Param name | Description |
---|---|
resource_type required |
Procedure Validations:
|
status required |
Validations:
|
code required |
Validations:
|
subject required |
Validations:
|
performed_period required |
Validations:
|