PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-orf@0.10.0
    http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-document
description: Profile on Document for CH ORF
package_name: ch.fhir.ig.ch-orf
derivation: constraint
name: ChOrfDocument
type: Bundle
elements:
  identifier:
    short: Document Identifier
    mustSupport: true
    index: 0
    elements:
      system:
        pattern: {type: Uri, value: 'urn:ietf:rfc:3986'}
        mustSupport: true
        index: 1
      value: {short: UUID as Document Identifier, mustSupport: true, index: 2}
  type: {mustSupport: true, index: 3}
  timestamp: {short: 'Date, the document was created', mustSupport: true, index: 4}
  total: {index: 5}
  link: {index: 6}
  entry:
    mustSupport: true
    index: 7
    slicing:
      slices:
        Composition:
          match: {}
          schema:
            mustSupport: true
            index: 8
            elements:
              resource: {type: Resource, mustSupport: true, index: 9}
package_version: 0.10.0
class: profile
kind: resource
url: http://fhir.ch/ig/ch-orf/StructureDefinition/ch-orf-document
base: http://fhir.ch/ig/ch-core/StructureDefinition/ch-core-document
version: 0.10.0