PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@1.0.0
    http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-submissionset-comprehensive
description: CH MHD SubmissionSet Comprehensive
package_name: ch.fhir.ig.ch-epr-mhealth
derivation: constraint
name: CHMhdSubmissionSetComprehensive
type: List
elements:
  date: {mustSupport: true, index: 9}
  mode: {mustSupport: true, index: 6}
  source:
    mustSupport: true
    index: 10
    extensions:
      authorOrg: {url: null, min: 0, max: 0, index: 11}
    elements:
      extension:
        index: 11
        slicing:
          slices:
            authorOrg:
              match: {}
              schema: {index: 11}
              min: 0
              max: 0
  extension:
    array: true
    min: 3
    index: 0
    slicing:
      slices:
        designationType:
          match: {}
          schema:
            binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epr-term/ValueSet/SubmissionSet.contentTypeCode'}
            mustSupport: true
            index: 1
        sourceId:
          match: {}
          schema: {mustSupport: true, index: 2}
        authorAuthorRole:
          match: {}
          schema: {type: Extension, short: The SubmissionSet.Author element MAY be used to track the user who made the latest changes to the document metadata., mustSupport: true, url: 'http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole', index: 3}
          min: 0
          max: 1
  status: {mustSupport: true, index: 5}
  code: {mustSupport: true, index: 7}
  identifier: {short: 'identifier, for entryUUID set use to offical, for uniqueID set use  to ususal', mustSupport: true, index: 4}
  entry:
    mustSupport: true
    index: 12
    elements:
      item:
        type: Reference
        mustSupport: true
        refers: ['http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-documentreference-comprehensive']
        index: 13
  subject:
    type: Reference
    mustSupport: true
    refers: ['http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-patient']
    index: 8
package_version: 1.0.0
extensions:
  designationType:
    url: null
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epr-term/ValueSet/SubmissionSet.contentTypeCode'}
    mustSupport: true
    index: 1
  sourceId: {url: null, mustSupport: true, index: 2}
  authorAuthorRole: {url: 'http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole', min: 0, max: 1, type: Extension, short: The SubmissionSet.Author element MAY be used to track the user who made the latest changes to the document metadata., mustSupport: true, index: 3}
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-mhd-submissionset-comprehensive
base: http://profiles.ihe.net/ITI/MHD/StructureDefinition/IHE.MHD.UnContained.Comprehensive.SubmissionSet
version: 1.0.0
required: [entry, subject]