PackagesCanonicalsLogsProblems
    Packages
    uk.nhsdigital.r4@2.0.22-dev
    https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest
{
  "description": null,
  "_filename": "NHSDigital-CommunicationRequest.StructureDefinition.json",
  "package_name": "uk.nhsdigital.r4",
  "date": null,
  "derivation": "constraint",
  "publisher": null,
  "fhirVersion": "4.0.1",
  "name": "NHSDigital-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.22-dev",
  "status": "draft",
  "id": "afc6261d-ae14-4970-8ccd-34ba19cde126",
  "kind": "resource",
  "url": "https://fhir.nhs.uk/StructureDefinition/NHSDigital-CommunicationRequest",
  "version": null,
  "differential": {
    "element": [ {
      "id": "CommunicationRequest.medium",
      "path": "CommunicationRequest.medium",
      "binding": {
        "strength": "extensible",
        "valueSet": "https://fhir.nhs.uk/ValueSet/Spine-CommunicationChannel-vs"
      }
    }, {
      "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.payload",
      "min": 1,
      "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.extension",
      "path": "CommunicationRequest.payload.extension",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "url",
          "type": "value"
        } ]
      }
    }, {
      "id": "CommunicationRequest.payload.extension:deviceContent",
      "max": "1",
      "path": "CommunicationRequest.payload.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://fhir.nhs.uk/StructureDefinition/Extension-Spine-CommunicationPayload" ]
      } ],
      "sliceName": "deviceContent"
    }, {
      "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",
      "min": 1,
      "path": "CommunicationRequest.requester",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization" ]
      } ]
    }, {
      "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",
      "min": 1,
      "path": "CommunicationRequest.recipient",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Group", "http://hl7.org/fhir/StructureDefinition/CareTeam", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Organization", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Patient", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-Practitioner", "https://fhir.hl7.org.uk/StructureDefinition/UKCore-PractitionerRole", "https://fhir.nhs.uk/StructureDefinition/NHSDigital-HealthcareService" ]
      } ]
    }, {
      "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"
    }, {
      "id": "CommunicationRequest.reasonCode.coding.system",
      "min": 1,
      "path": "CommunicationRequest.reasonCode.coding.system"
    }, {
      "id": "CommunicationRequest.reasonCode.coding.code",
      "min": 1,
      "path": "CommunicationRequest.reasonCode.coding.code"
    }, {
      "id": "CommunicationRequest.reasonCode.coding.display",
      "min": 1,
      "path": "CommunicationRequest.reasonCode.coding.display"
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/CommunicationRequest"
}