PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@elm-1.6.0
    http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReferenceResponse
description: 'A profile on the DocumentReference resource for the publication response: \n- must be status current\n- must have an identifier'
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: PublishDocumentReferenceResponse
type: DocumentReference
elements:
  extension:
    index: 0
    slicing:
      rules: open
      ordered: false
      discriminator:
      - {path: url, type: value}
      min: 1
      slices:
        chextelmstatus:
          match: {url: null}
          schema: {type: Extension, url: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status', index: 1}
          min: 1
          max: 1
  modifierExtension: {index: 2}
  identifier: {index: 3}
  status:
    pattern: {type: code, value: current}
    type: code
    index: 4
  docStatus: {index: 5}
  date: {index: 6}
  relatesTo: {mustSupport: true, index: 7}
  securityLabel: {mustSupport: true, index: 8}
package_version: elm-1.6.0
extensions:
  chextelmstatus: {url: 'http://fhir.ch/ig/ch-elm/StructureDefinition/ch-ext-elm-status', min: 1, max: 1, type: Extension, index: 1}
class: profile
kind: resource
url: http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReferenceResponse
base: http://hl7.org/fhir/StructureDefinition/DocumentReference
version: 1.6.0
required: [date, extension, identifier]