To define
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 500 | Server crashed for some <%= reason %> |
GET /Procedure?patient=1&access_token=Pn4p4dV8wKy5p8awLR9CYQRWdsgNYLRxRef5DdYEDt1smi6jkMbfu2Zmp9q3Svkh
200
{
"resourceType": "Bundle",
"id": "389a82af8ebbac6be4c0a62b68afb4d6",
"type": "searchset",
"entry": [
{
"full_url": "/Procedure/1002",
"resource": {
"resourceType": "Procedure",
"id": "1002",
"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": "175135009",
"display": "Introduction of cardiac pacemaker via vein (procedure)"
}
]
},
"subject": {
"reference": "Patient/1",
"display": " "
},
"performedDateTime": "2011-10-05",
"basedOn": [
{
"reference": "ServiceRequest/1002"
}
]
}
},
{
"full_url": "/Procedure/1001",
"resource": {
"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": " "
},
"performedDateTime": "2015-06-22",
"basedOn": [
{
"reference": "ServiceRequest/1001"
}
]
}
}
],
"total": 2
}
GET /Procedure?patient=1&access_token=Pn4p4dV8wKy5p8awLR9CYQRWdsgNYLRxRef5DdYEDt1smi6jkMbfu2Zmp9q3Svkh
200
{
"resourceType": "Bundle",
"id": "eabd3c9174fc1bf0c076b48b2af56b7a",
"type": "searchset",
"entry": [
{
"full_url": "/Procedure/1002",
"resource": {
"resourceType": "Procedure",
"id": "1002",
"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": "175135009",
"display": "Introduction of cardiac pacemaker via vein (procedure)"
}
]
},
"subject": {
"reference": "Patient/1",
"display": " "
},
"performedDateTime": "2011-10-05",
"basedOn": [
{
"reference": "ServiceRequest/1002"
}
]
}
},
{
"full_url": "/Procedure/1001",
"resource": {
"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": " "
},
"performedDateTime": "2015-06-22",
"basedOn": [
{
"reference": "ServiceRequest/1001"
}
]
}
}
],
"total": 2
}
| Param name | Description |
|---|---|
|
access_token
optional |
CarePaths User OAuth Token Validations:
|
|
patient
optional |
ID of Patient Validations:
|
|
date
optional |
Date with optional comparison prefix ('gt2026-02-09T16:19:15-05:00') Validations:
|
|
start_date
optional |
Start date for dataset; Format YYYY-MM-DD Validations:
|
|
end_date
optional |
End date for dataset; Format YYYY-MM-DD Validations:
|
List of resources
| Param name | Description |
|---|---|
|
resource_type
required |
Bundle Validations:
|
|
type
required |
Validations:
|
| Code | Description |
|---|---|
| 401 | Unauthorized |
| 500 | Server crashed for some <%= reason %> |
GET /Procedure/1001?access_token=Pn4p4dV8wKy5p8awLR9CYQRWdsgNYLRxRef5DdYEDt1smi6jkMbfu2Zmp9q3Svkh
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": " "
},
"performedDateTime": "2015-06-22",
"basedOn": [
{
"reference": "ServiceRequest/1001"
}
]
}
GET /Procedure/1001?access_token=Pn4p4dV8wKy5p8awLR9CYQRWdsgNYLRxRef5DdYEDt1smi6jkMbfu2Zmp9q3Svkh
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": " "
},
"performedDateTime": "2015-06-22",
"basedOn": [
{
"reference": "ServiceRequest/1001"
}
]
}
GET /Procedure/1001?access_token=Pn4p4dV8wKy5p8awLR9CYQRWdsgNYLRxRef5DdYEDt1smi6jkMbfu2Zmp9q3Svkh
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": " "
},
"performedDateTime": "2015-06-22",
"basedOn": [
{
"reference": "ServiceRequest/1001"
}
]
}
GET /Procedure/1001 401
| Param name | Description |
|---|---|
|
access_token
optional |
CarePaths User OAuth Token Validations:
|
List of resources
| Param name | Description |
|---|---|
|
resource_type
required |
Procedure Validations:
|
|
status
required |
Validations:
|
|
code
required |
Validations:
|
|
subject
required |
Validations:
|
|
performed_date_time
required |
Validations:
|
|
based_on
required |
Validations:
|