| Package | uk.gm |
| Resource Type | MessageDefinition |
| Id | prescription-order |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.nhs.uk/R4/MessageDefinition/prescription-order |
| URL | https://fhir.nhs.uk/R4/MessageDefinition/prescription-order |
| Version | 1.0.0 |
| Status | active |
| Date | 2020-05-27 |
| Title | Pharmacy/Treatment Order |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "MessageDefinition",
"id": "prescription-order",
"url": "https://fhir.nhs.uk/R4/MessageDefinition/prescription-order",
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "c81b88dc-760e-4b1e-9cdb-c5f853630664"
}
],
"version": "1.0.0",
"title": "Pharmacy/Treatment Order",
"status": "active",
"date": "2020-05-27",
"eventCoding": {
"system": "https://fhir.nhs.uk/CodeSystem/message-event",
"code": "prescription-order",
"display": "Prescription Order"
},
"category": "consequence",
"focus": [
{
"code": "MedicationRequest",
"profile": "https://fhir.nhs.uk/R4/StructureDefinition/DM-MedicationRequest",
"min": 1,
"max": "4"
},
{
"code": "Patient",
"profile": "https://fhir.nhs.uk/R4/StructureDefinition/DM-Patient",
"min": 1,
"max": "1"
},
{
"code": "CommunicationRequest",
"profile": "https://fhir.nhs.uk/R4/StructureDefinition/DM-CommunicationRequest",
"min": 0,
"max": "*"
}
]
}