PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch@epr-mhealth-3.0.0-ballot
    http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole
description: Extension Author AuthorRole for SubmissionSet and DocumentEntry
package_name: ch.fhir.ig.ch
derivation: constraint
name: ChExtAuthorAuthorRole
type: Extension
elements:
  extension: {index: 0}
  url:
    type: uri
    pattern: {type: Uri, value: 'http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole'}
    mustSupport: true
    index: 1
  valueCoding:
    type: Coding
    short: Value of extension
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epr-term/ValueSet/DocumentEntry.originalProviderRole'}
    mustSupport: true
    index: 2
package_version: epr-mhealth-3.0.0-ballot
extensions: {}
class: extension
kind: complex-type
url: http://fhir.ch/ig/ch-epr-mhealth/StructureDefinition/ch-ext-author-authorrole
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 3.0.0-ballot
required: [valueCoding]