Package | uk.nhsdigital.r4.test |
Resource Type | MessageDefinition |
Id | d04844d8-677e-4f5c-ab6e-6a2c1a2c5472 |
FHIR Version | R4 |
Source | https://simplifier.net/resolve?scope=uk.nhsdigital.r4.test@2.17.0-prerelease&canonical=https://fhir.nhs.uk/MessageDefinition/referral |
URL | https://fhir.nhs.uk/MessageDefinition/referral |
Version | 1.0.0 |
Status | active |
Date | 2021-07-28 |
Name | PatientReferralHandover |
Title | Patient Referral/Handover |
Description | Patient referral |
No resources found
No resources found
No narrative content found in resource
{ "resourceType": "MessageDefinition", "id": "d04844d8-677e-4f5c-ab6e-6a2c1a2c5472", "url": "https://fhir.nhs.uk/MessageDefinition/referral", "identifier": [ { "system": "https://tools.ietf.org/html/rfc4122", "value": "d04844d8-677e-4f5c-ab6e-6a2c1a2c5472" } ], "version": "1.0.0", "name": "PatientReferralHandover", "title": "Patient Referral/Handover", "status": "active", "date": "2021-07-28", "description": "Patient referral", "eventCoding": { "system": "https://fhir.nhs.uk/CodeSystem/message-event", "code": "referral", "display": "Patient Referral" }, "category": "consequence", "focus": [ { "code": "ServiceRequest", "profile": "https://fhir.hl7.org.uk/StructureDefinition/UKCore-ServiceRequest", "min": 1, "max": "1" }, { "code": "Patient", "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Patient", "min": 1, "max": "1" }, { "code": "DocumentReference", "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-DocumentReference", "min": 1, "max": "*" }, { "code": "Binary", "min": 0, "max": "*" }, { "code": "Bundle", "profile": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-Bundle-FHIRDocument", "min": 0, "max": "*" } ] }