PackagesCanonicalsLogsProblems
    Packages
    ihe.iti.mhd@4.2.1
    https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.SubmissionSet
description: A profile on the List resource for MHD SubmissionSet.\r\n- MHD is based on the [IHE Document Sharing](https://profiles.ihe.net/ITI/HIE-Whitepaper/index.html) model, \r\n- the [3:4.1 Abstract Metadata Model](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.1.html#4.1), and \r\n- the use defined here is FHIR List for use as a SubmissionSet implementation of the \r\n- ebRIM implementation at [3:4.2.3.3 SubmissionSet Attributes](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.2.html#4.2.3.3).\r\n- with use-cases and constraints found in [3:4.3.1 Submission Metadata Attribute Optionality](https://profiles.ihe.net/ITI/TF/Volume3/ch-4.3.html#4.3.1) for \r\n  - Document Source implementing not implementing Comprehensive Metadata Option\r\n  - Document Source implementing UnContained Option but not Comprehensive Option\r\n  - equivalent to XDR Document Source implementing Metadata-Limited Option requirements\r\n  - aka the default MHD Document Source
package_name: ihe.iti.mhd
derivation: constraint
name: SubmissionSet
type: List
elements:
  date: {index: 14}
  meta:
    elements:
      profile: {index: 0}
  encounter: {index: 13}
  orderedBy: {index: 17}
  mode:
    pattern: {type: Code, value: working}
    index: 9
  source:
    mustSupport: true
    index: 15
    extensions:
      authorOrg: {url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg', min: 0, max: 1, type: Extension, index: 16}
    elements:
      extension:
        type: Extension
        url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg
        index: 16
        slicing:
          slices:
            authorOrg:
              match: {}
              schema: {type: Extension, url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg', index: 16}
              min: 0
              max: 1
  title: {index: 10}
  note: {index: 18}
  emptyReason: {index: 23}
  extension:
    index: 1
    slicing:
      slices:
        designationType:
          match: {}
          schema: {mustSupport: true, index: 2}
          max: 1
        sourceId:
          match: {}
          schema: {type: Extension, url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId', index: 3}
          min: 1
          max: 1
        intendedRecipient:
          match: {}
          schema: {type: Extension, url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient', index: 4}
          min: 0
  status:
    pattern: {type: Code, value: current}
    index: 8
  code:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: submissionset, system: 'https://profiles.ihe.net/ITI/MHD/CodeSystem/MHDlistTypes'}
    index: 11
  identifier:
    index: 5
    slicing:
      rules: open
      discriminator:
      - {path: use, type: value}
      min: null
      slices:
        uniqueId:
          match: {use: null}
          schema: {type: Identifier, index: 6}
          min: 0
          max: 1
        entryUUID:
          match: {use: null}
          schema: {type: Identifier, array: true, index: 7}
          min: 0
  entry:
    elements:
      flag: {index: 19}
      deleted: {index: 20}
      date: {index: 21}
      item:
        type: Reference
        refers: ['http://hl7.org/fhir/StructureDefinition/DocumentReference', 'http://hl7.org/fhir/StructureDefinition/List']
        index: 22
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://hl7.org/fhir/StructureDefinition/Patient']
    index: 12
package_version: 4.2.1
extensions:
  designationType: {url: null, max: 1, mustSupport: true, index: 2}
  sourceId: {url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-sourceId', min: 1, max: 1, type: Extension, index: 3}
  intendedRecipient: {url: 'https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-intendedRecipient', min: 0, type: Extension, index: 4}
class: profile
kind: resource
url: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.Minimal.SubmissionSet
base: https://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.List
version: 4.2.1
required: [extension, date]