PackagesCanonicalsLogsProblems
    Packages
    rs/ch.fhir.ig.ch@epl-1.0.0-ballot
    http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-regulatedauthorization
description: Profile of the RegulatedAuthorization resource for representing the market authorization of a (packaged) medicinal product.
package_name: rs/ch.fhir.ig.ch
derivation: constraint
name: CHIDMPRegulatedAuthorization
type: RegulatedAuthorization
elements:
  subject:
    type: Reference
    refers: ['http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-ingredient', 'http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-manufactureditemdefinition', 'http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-medicinalproductdefinition', 'http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-packagedproductdefinition']
    index: 0
  type:
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epl/ValueSet/ch-authorisation-type'}
    index: 1
    elements:
      coding:
        index: 2
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: null
          max: 1
          slices:
            CH:
              match: {system: 'http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type'}
              schema:
                index: 3
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ch/ig/ch-epl/CodeSystem/ch-authorisation-type'}
                    type: uri
                    index: 4
                  code: {index: 5}
                required: [code, system]
  region:
    pattern:
      type: CodeableConcept
      value:
        coding:
        - {code: CH, system: 'urn:iso:std:iso:3166'}
    type: CodeableConcept
    index: 6
  status:
    binding: {strength: required, valueSet: 'http://fhir.ch/ig/ch-epl/ValueSet/ch-SMC-authorisation-status'}
    index: 7
    elements:
      coding:
        index: 8
        slicing:
          rules: open
          discriminator:
          - {path: system, type: value}
          min: 1
          slices:
            SMC:
              match: {system: 'http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status'}
              schema:
                index: 9
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ch/ig/ch-epl/CodeSystem/ch-SMC-authorisation-status'}
                    type: uri
                    index: 10
                  code: {index: 11}
                required: [code, system]
            FOPH:
              match: {system: 'http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status'}
              schema:
                index: 12
                elements:
                  system:
                    pattern: {type: uri, value: 'http://fhir.ch/ig/ch-epl/CodeSystem/ch-epl-foph-reimbursement-status'}
                    type: uri
                    index: 13
                  code: {index: 14}
                required: [code, system]
    required: [coding]
  holder:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 15
  regulator:
    type: Reference
    refers: ['http://hl7.org/fhir/StructureDefinition/Organization']
    index: 16
package_version: epl-1.0.0-ballot
class: profile
kind: resource
url: http://fhir.ch/ig/ch-epl/StructureDefinition/ch-idmp-regulatedauthorization
base: http://hl7.org/fhir/StructureDefinition/RegulatedAuthorization
version: 1.0.0-ballot