{
"description": null,
"_filename": "DM-CommunicationRequest.StructureDefinition.json",
"package_name": "uk.nhsdigital.medicines.r4",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "DM-CommunicationRequest",
"mapping": [ {
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern",
"identity": "workflow"
}, {
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping",
"identity": "w5"
}, {
"uri": "http://hl7.org/v3",
"name": "RIM Mapping",
"identity": "rim"
} ],
"abstract": false,
"type": "CommunicationRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": null,
"package_version": "2.0.20-alpha",
"status": "draft",
"id": "1477fb60-aa90-4ffe-ba17-167c6c851e77",
"kind": "resource",
"url": "https://fhir.nhs.uk/StructureDefinition/DM-CommunicationRequest",
"version": null,
"differential": {
"element": [ {
"id": "CommunicationRequest.subject",
"path": "CommunicationRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient" ]
} ]
}, {
"id": "CommunicationRequest.subject.identifier.system",
"min": 1,
"path": "CommunicationRequest.subject.identifier.system"
}, {
"id": "CommunicationRequest.subject.identifier.value",
"min": 1,
"path": "CommunicationRequest.subject.identifier.value"
}, {
"id": "CommunicationRequest.encounter.identifier.system",
"min": 1,
"path": "CommunicationRequest.encounter.identifier.system"
}, {
"id": "CommunicationRequest.encounter.identifier.value",
"min": 1,
"path": "CommunicationRequest.encounter.identifier.value"
}, {
"id": "CommunicationRequest.payload",
"path": "CommunicationRequest.payload",
"comment": "The payload will consist of message to the Patient and/or a reference to a list of active repeat medications."
}, {
"id": "CommunicationRequest.payload.content[x]",
"path": "CommunicationRequest.payload.content[x]",
"type": [ {
"code": "string"
}, {
"code": "Attachment"
}, {
"code": "Reference",
"targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-List" ]
} ]
}, {
"id": "CommunicationRequest.requester.identifier.system",
"min": 1,
"path": "CommunicationRequest.requester.identifier.system"
}, {
"id": "CommunicationRequest.requester.identifier.value",
"min": 1,
"path": "CommunicationRequest.requester.identifier.value"
}, {
"id": "CommunicationRequest.recipient.identifier.system",
"min": 1,
"path": "CommunicationRequest.recipient.identifier.system"
}, {
"id": "CommunicationRequest.recipient.identifier.value",
"min": 1,
"path": "CommunicationRequest.recipient.identifier.value"
}, {
"id": "CommunicationRequest.sender.identifier.system",
"min": 1,
"path": "CommunicationRequest.sender.identifier.system"
}, {
"id": "CommunicationRequest.sender.identifier.value",
"min": 1,
"path": "CommunicationRequest.sender.identifier.value"
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
}