PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-epr-mhealth@1.0.0
    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-epr-mhealth
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: 1.0.0
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: 1.0.0
required: [valueCoding]