description: A Communication between a patient and a fulfiller relating to a patient correction request. package_name: hl7.fhir.uv.patient-corrections derivation: constraint name: PatientCorrectionCommunication type: Communication elements: category: binding: {strength: required, valueSet: 'http://hl7.org/fhir/uv/patient-corrections/ValueSet/PatientCorrectionCommunicationTypesVS'} mustSupport: true index: 3 payload: {short: Contents of this communication., mustSupport: true, index: 11} recipient: type: Reference short: 'Message recipient: either a Requestor or a Fulfiller' mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/CareTeam', 'http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 9 topic: {short: A heading/subject line for the message being sent., mustSupport: true, index: 5} sent: {short: When this communication was sent, index: 8} note: {short: Non-actionable notes about this communication., index: 12} status: short: 'Fixed: completed.' pattern: {type: code, value: completed} type: code index: 2 sender: type: Reference short: 'Message sender: either a Requestor or a Fulfiller' mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/HealthcareService', 'http://hl7.org/fhir/StructureDefinition/Organization', 'http://hl7.org/fhir/StructureDefinition/Patient', 'http://hl7.org/fhir/StructureDefinition/Practitioner', 'http://hl7.org/fhir/StructureDefinition/PractitionerRole', 'http://hl7.org/fhir/StructureDefinition/RelatedPerson'] index: 10 inResponseTo: type: Reference mustSupport: true refers: ['http://hl7.org/fhir/uv/patient-corrections/StructureDefinition/patient-correction-communication'] index: 1 partOf: short: Initial Patient Correction Communication resource for this request. refers: ['http://hl7.org/fhir/uv/patient-corrections/StructureDefinition/patient-correction-communication'] type: Reference mustSupport: true index: 0 subject: type: Reference short: The Patient that the correction request or the log disagreement applies to. mustSupport: true refers: ['http://hl7.org/fhir/StructureDefinition/Patient'] index: 4 about: index: 6 slicing: rules: open ordered: false description: Slice based on reference type discriminator: - {path: reference, type: type} min: null slices: correctionTask: match: {} schema: short: Patient Correction Task requesting a correction. refers: ['http://hl7.org/fhir/uv/patient-corrections/StructureDefinition/patient-correction-task'] type: Reference mustSupport: true index: 7 min: 0 max: 1 package_version: 1.0.0 class: profile kind: resource url: http://hl7.org/fhir/uv/patient-corrections/StructureDefinition/patient-correction-communication base: http://hl7.org/fhir/StructureDefinition/Communication version: 1.0.0 required: [category, recipient, sender, sent, subject]