PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-elm@1.0.0-trialuse
    http://fhir.ch/ig/ch-elm/StructureDefinition/PublishDocumentReferenceResponse
description: A profile on the DocumentReference resource for  Publish Response constraints. \n\nPublish Response\n- must be status current\n- must have an identifer
package_name: ch.fhir.ig.ch-elm
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}
    index: 4
  docStatus: {index: 5}
  date: {mustSupport: true, index: 6}
  relatesTo: {mustSupport: true, index: 7}
  securityLabel: {mustSupport: true, index: 8}
package_version: 1.0.0-trialuse
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.0.0-trialuse
required: [extension, identifier]