PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.4.3
    https://fhir.nhs.uk/CodeSystem/message-reason-prescription
{
  "description": "Message reason Prescription codes.",
  "_filename": "message-reason-prescription.json",
  "package_name": "uk.nhsdigital.r4",
  "date": "2020-09-23",
  "publisher": "NHS Digital",
  "content": "complete",
  "name": "messagereasonprescription",
  "copyright": "Copyright © 2019 NHS Digital",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Message Reason Prescription",
  "package_version": "2.4.3",
  "status": "draft",
  "id": "a72f511e-9a1b-42e4-8198-0f0b12f3ad3c",
  "kind": null,
  "url": "https://fhir.nhs.uk/CodeSystem/message-reason-prescription",
  "identifier": [ {
    "value": "message-reason-prescription",
    "system": "https://fhir.nhs.uk/identifier/message-reason-code"
  } ],
  "concept": [ {
    "code": "cancel",
    "display": "Cancel",
    "definition": "Cancellation of prescription"
  }, {
    "code": "notification",
    "display": "Notification",
    "definition": "Notification of prescription or dispense"
  }, {
    "code": "claim",
    "display": "Claim",
    "definition": "Prescription claim"
  } ],
  "caseSensitive": true,
  "version": "1.0.1",
  "contact": [ {
    "name": "NHS Digital",
    "telecom": [ {
      "use": "work",
      "value": "interoperabilityteam@nhs.net",
      "system": "email"
    } ]
  } ]
}