FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: MessageDefinition/prescription-order-response

Packageuk.gm
Resource TypeMessageDefinition
Idprescription-order-response
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=uk.gm@0.0.12-dev&canonical=https://fhir.nhs.uk/R4/MessageDefinition/prescription-order-response
URLhttps://fhir.nhs.uk/R4/MessageDefinition/prescription-order-response
Version1.0.0
Statusactive
Date2020-08-28
TitlePharmacy/Treatment Order Response

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "MessageDefinition",
  "id": "prescription-order-response",
  "url": "https://fhir.nhs.uk/R4/MessageDefinition/prescription-order-response",
  "identifier": [
    {
      "system": "https://tools.ietf.org/html/rfc4122",
      "value": "c81b88dc-760e-4b1e-9cdb-c5f853630664"
    }
  ],
  "version": "1.0.0",
  "title": "Pharmacy/Treatment Order Response",
  "status": "active",
  "date": "2020-08-28",
  "eventCoding": {
    "system": "https://fhir.nhs.uk/CodeSystem/message-event",
    "code": "prescription-order-response",
    "display": "Prescription Order Response"
  },
  "category": "consequence",
  "focus": [
    {
      "code": "MessageHeader",
      "profile": "https://fhir.nhs.uk/R4/StructureDefinition/Spine-MessageHeader",
      "min": 1,
      "max": "1"
    },
    {
      "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"
    }
  ]
}