PackagesCanonicalsLogsProblems
    Packages
    NHSD.Assets.STU3@1.0.0
    https://fhir.nhs.uk/STU3/StructureDefinition/DCH-ProfessionalComment-Communication-1
description: This Communication resource has been constrained to represent any free text comment made by a care professional, to support the Digital Child Health project.
package_name: NHSD.Assets.STU3
derivation: constraint
name: DCH-ProfessionalComment-Communication-1
type: Communication
elements:
  notDone: {index: 11}
  category:
    index: 13
    elements:
      coding:
        index: 14
        elements:
          system:
            pattern: {type: Uri, value: 'https://fhir.nhs.uk/STU3/CodeSystem/DCH-ProfessionalCommentType-1'}
            index: 15
  received: {index: 24}
  definition: {index: 7}
  payload:
    short: Free text comment made by the professional
    index: 29
    elements:
      contentString:
        type: string
        index: 30
        slicing:
          slices:
            contentString:
              match: {}
              schema: {type: string, index: 30}
  medium: {index: 16}
  recipient:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Patient-1', 'https://fhir.nhs.uk/STU3/StructureDefinition/DCH-RelatedPerson-1']
    index: 18
    elements:
      reference: {index: 19}
    required: [reference]
  reasonCode: {index: 27}
  topic: {index: 20}
  sent: {index: 23}
  note: {index: 31}
  notDoneReason: {index: 12}
  status:
    pattern: {type: Code, value: completed}
    index: 10
  sender:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Practitioner-1']
    index: 25
    elements:
      reference: {index: 26}
    required: [reference]
  identifier:
    index: 0
    elements:
      use: {index: 1}
      type: {index: 2}
      system: {index: 3}
      value: {index: 4}
      period: {index: 5}
      assigner: {index: 6}
    required: [value, system]
  context:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Encounter-1']
    index: 21
    elements:
      reference: {index: 22}
    required: [reference]
  basedOn: {index: 8}
  partOf: {index: 9}
  subject:
    type: Reference
    refers: ['https://fhir.nhs.uk/STU3/StructureDefinition/CareConnect-DCH-Patient-1']
    index: 17
  reasonReference: {index: 28}
package_version: 1.0.0
class: profile
kind: resource
url: https://fhir.nhs.uk/STU3/StructureDefinition/DCH-ProfessionalComment-Communication-1
base: http://hl7.org/fhir/StructureDefinition/Communication
version: 1.0.0
required: [sent, context, subject, category, sender]