| Package | nhsd.assets.stu3 |
| Resource Type | OperationDefinition |
| Id | eRS-ClinicalReferralInformation-Operation-1 |
| FHIR Version | R3 |
| Source | https://simplifier.net/resolve?scope=nhsd.assets.stu3@1.7.0&canonical=https://fhir.nhs.uk/STU3/OperationDefinition/eRS-ClinicalReferralInformation-Operation-1 |
| URL | https://fhir.nhs.uk/STU3/OperationDefinition/eRS-ClinicalReferralInformation-Operation-1 |
| Version | 1.0 |
| Status | active |
| Date | 2018-03-05T00:00:00+01:00 |
| Name | eRS-ClinicalReferralInformation-Operation-1 |
| Authority | hl7 |
| Description | Request to retrieve the PDF Clinical Information for a Referral Request |
| Type | true |
| Kind | operation |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "OperationDefinition",
"meta": {
"lastUpdated": "2016-09-22T00:00:00+01:00"
},
"url": "https://fhir.nhs.uk/STU3/OperationDefinition/eRS-ClinicalReferralInformation-Operation-1",
"version": "1.0",
"name": "eRS-ClinicalReferralInformation-Operation-1",
"status": "active",
"kind": "operation",
"date": "2018-03-05T00:00:00+01:00",
"publisher": "NHS Digital",
"contact": [
{
"name": "Interoperability Team",
"telecom": [
{
"system": "email",
"value": "interoperabilityteam@nhs.net",
"use": "work"
}
]
}
],
"description": "Request to retrieve the PDF Clinical Information for a Referral Request",
"code": "ers.generateCRI",
"system": false,
"type": true,
"instance": false,
"parameter": [
{
"name": "UBRN",
"use": "in",
"min": 1,
"max": "1",
"documentation": "The identifier for the Clinical Referral Information for a Referral Request",
"type": "Identifier"
},
{
"name": "response",
"use": "out",
"min": 1,
"max": "1",
"documentation": "The Binary resource that has been returned in response to the given input parameter",
"type": "Binary"
}
]
}