Probatix Documentation
R5

Retrieves a FHIR R5 ServiceRequest resource.

Retrieves a FHIR R5 ServiceRequest resource.

GET
/fhir/r5/service_requests/{id}

Retrieves a FHIR R5 ServiceRequest resource.

X-API-TOKEN<token>

In: header

Path Parameters

id*string

FHIR R5 ServiceRequest identifier

Header Parameters

accept-language?string

Language for Errors and Translatable properties

Allowed values: "de", "en", "fr"

Response Body

application/json

curl -X GET "https://example.com/fhir/r5/service_requests/string" \  -H "accept-language: de"
{  "resourceType": "ServiceRequest",  "identifier": [    {      "use": "string",      "codeableConcept": {        "coding": [          {            "system": "string",            "version": "string",            "code": "string",            "display": "string",            "userSelected": true          }        ],        "text": "string"      },      "system": "string",      "value": "string",      "period": {        "start": "2019-08-24T14:15:22Z",        "end": "2019-08-24T14:15:22Z"      },      "reference": {        "reference": "string",        "type": "string",        "identifier": {},        "display": "string",        "id": 0,        "extension": [          {}        ]      },      "id": 0,      "extension": [        {}      ]    }  ],  "instantiatesCanonical": [    "string"  ],  "instantiatesUri": [    "string"  ],  "basedOn": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "replaces": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "requisition": {    "use": "string",    "codeableConcept": {      "coding": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "text": "string"    },    "system": "string",    "value": "string",    "period": {      "start": "2019-08-24T14:15:22Z",      "end": "2019-08-24T14:15:22Z"    },    "reference": {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    },    "id": 0,    "extension": [      {}    ]  },  "status": "draft",  "intent": "proposal",  "category": [    {      "coding": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "text": "string"    }  ],  "priority": "string",  "doNotPerform": false,  "code": {    "concept": {      "coding": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "text": "string"    },    "reference": {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    },    "id": 0,    "extension": [      {}    ]  },  "orderDetail": [    {      "parameterFocus": {        "concept": {          "coding": [            {              "system": "string",              "version": "string",              "code": "string",              "display": "string",              "userSelected": true            }          ],          "text": "string"        },        "reference": {          "reference": "string",          "type": "string",          "identifier": {},          "display": "string",          "id": 0,          "extension": [            {}          ]        },        "id": 0,        "extension": [          {}        ]      },      "parameter": [        {          "code": {            "coding": [              {                "system": "string",                "version": "string",                "code": "string",                "display": "string",                "userSelected": true              }            ],            "text": "string"          },          "valueQuantity": {},          "valueRatio": {},          "valueRange": {},          "valueBoolean": true,          "valueCodeableConcept": {            "coding": [              {                "system": "string",                "version": "string",                "code": "string",                "display": "string",                "userSelected": true              }            ],            "text": "string"          },          "valueString": "string",          "valuePeriod": {            "start": "2019-08-24T14:15:22Z",            "end": "2019-08-24T14:15:22Z"          },          "modifierExtension": [            "string"          ],          "id": 0,          "extension": [            {}          ]        }      ],      "modifierExtension": [        "string"      ],      "id": 0,      "extension": [        {}      ]    }  ],  "quantityQuantity": {    "value": 0,    "comparator": "string",    "unit": "string",    "system": "string",    "code": "string",    "id": 0,    "extension": [      {}    ]  },  "quantityRatio": {    "numerator": {      "value": 0,      "comparator": "string",      "unit": "string",      "system": "string",      "code": "string",      "id": 0,      "extension": [        {}      ]    },    "denominator": {      "value": 0,      "comparator": "string",      "unit": "string",      "system": "string",      "code": "string",      "id": 0,      "extension": [        {}      ]    },    "id": 0,    "extension": [      {}    ]  },  "quantityRange": {    "low": {      "value": 0,      "comparator": "string",      "unit": "string",      "system": "string",      "code": "string",      "id": 0,      "extension": [        {}      ]    },    "high": {      "value": 0,      "comparator": "string",      "unit": "string",      "system": "string",      "code": "string",      "id": 0,      "extension": [        {}      ]    },    "id": 0,    "extension": [      {}    ]  },  "subject": {    "reference": "string",    "type": "string",    "identifier": {},    "display": "string",    "id": 0,    "extension": [      {}    ]  },  "focus": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "encounter": {    "reference": "string",    "type": "string",    "identifier": {},    "display": "string",    "id": 0,    "extension": [      {}    ]  },  "occurrenceDateTime": "2019-08-24T14:15:22Z",  "occurrencePeriod": {    "start": "2019-08-24T14:15:22Z",    "end": "2019-08-24T14:15:22Z"  },  "occurrenceTiming": {    "event": "2019-08-24T14:15:22Z",    "repeat": {      "boundsDuration": {        "value": 0,        "comparator": "string",        "unit": "string",        "system": "string",        "code": "string",        "id": 0,        "extension": [          {}        ]      },      "boundsRange": {        "low": {          "value": 0,          "comparator": "string",          "unit": "string",          "system": "string",          "code": "string",          "id": 0,          "extension": [            {}          ]        },        "high": {          "value": 0,          "comparator": "string",          "unit": "string",          "system": "string",          "code": "string",          "id": 0,          "extension": [            {}          ]        },        "id": 0,        "extension": [          {}        ]      },      "boundsPeriod": {        "start": "2019-08-24T14:15:22Z",        "end": "2019-08-24T14:15:22Z"      },      "count": 0,      "countMax": 0,      "duration": 0,      "durationMax": 0,      "durationUnit": "string",      "frequency": 0,      "frequencyMax": 0,      "period": 0,      "periodMax": 0,      "periodUnit": "string",      "dayOfWeek": "string",      "timeOfDay": "2019-08-24T14:15:22Z",      "when": "string",      "offset": 0    },    "code": {      "coding": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "text": "string"    },    "id": 0,    "extension": [      {}    ]  },  "asNeededBoolean": true,  "asNeededCodeableConcept": {    "coding": [      {        "system": "string",        "version": "string",        "code": "string",        "display": "string",        "userSelected": true      }    ],    "text": "string"  },  "authoredOn": "2019-08-24T14:15:22Z",  "requester": {    "reference": "string",    "type": "string",    "identifier": {},    "display": "string",    "id": 0,    "extension": [      {}    ]  },  "performerType": {    "coding": [      {        "system": "string",        "version": "string",        "code": "string",        "display": "string",        "userSelected": true      }    ],    "text": "string"  },  "performer": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "location": [    {      "concept": {        "coding": [          {            "system": "string",            "version": "string",            "code": "string",            "display": "string",            "userSelected": true          }        ],        "text": "string"      },      "reference": {        "reference": "string",        "type": "string",        "identifier": {},        "display": "string",        "id": 0,        "extension": [          {}        ]      },      "id": 0,      "extension": [        {}      ]    }  ],  "reason": [    {      "concept": {        "coding": [          {            "system": "string",            "version": "string",            "code": "string",            "display": "string",            "userSelected": true          }        ],        "text": "string"      },      "reference": {        "reference": "string",        "type": "string",        "identifier": {},        "display": "string",        "id": 0,        "extension": [          {}        ]      },      "id": 0,      "extension": [        {}      ]    }  ],  "insurance": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "supportingInfo": [    {      "concept": {        "coding": [          {            "system": "string",            "version": "string",            "code": "string",            "display": "string",            "userSelected": true          }        ],        "text": "string"      },      "reference": {        "reference": "string",        "type": "string",        "identifier": {},        "display": "string",        "id": 0,        "extension": [          {}        ]      },      "id": 0,      "extension": [        {}      ]    }  ],  "specimen": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "bodySite": [    {      "coding": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "text": "string"    }  ],  "bodyStructure": {    "reference": "string",    "type": "string",    "identifier": {},    "display": "string",    "id": 0,    "extension": [      {}    ]  },  "note": [    {      "authorReference": {        "reference": "string",        "type": "string",        "identifier": {},        "display": "string",        "id": 0,        "extension": [          {}        ]      },      "authorString": "string",      "time": "2019-08-24T14:15:22Z",      "text": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "patientInstruction": {    "instructionMarkdown": "string",    "instructionReference": {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    },    "modifierExtension": [      "string"    ],    "id": 0,    "extension": [      {}    ]  },  "relevantHistory": [    {      "reference": "string",      "type": "string",      "identifier": {},      "display": "string",      "id": 0,      "extension": [        {}      ]    }  ],  "text": {},  "contained": [    {}  ],  "extension": [    {}  ],  "modifierExtension": [    {}  ],  "id": 0,  "meta": [    {      "versionId": 0,      "lastUpdated": "2019-08-24T14:15:22Z",      "source": "string",      "profile": [        "string"      ],      "security": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "tag": [        {          "system": "string",          "version": "string",          "code": "string",          "display": "string",          "userSelected": true        }      ],      "id": 0,      "extension": [        {}      ]    }  ],  "implicitRules": "string",  "language": "string",  "pKV": true,  "healthInsuranceCompanyName": "string",  "healthInsuranceSubscriberId": "string"}