PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-idmp@1.0.0-ballot
    http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-smc-loc-identifier
description: Identifier holding a number for Organisations registered at Swissmedic
package_name: ch.fhir.ig.ch-idmp
derivation: constraint
name: SMCLOCIdentifier
type: Identifier
elements:
  system:
    short: SMCLocID
    pattern: {type: Uri, value: 'https://www.swissmedic.ch/fhir/identifier/locations'}
    index: 0
  value: {short: SMCLocID, index: 1}
package_version: 1.0.0-ballot
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-smc-loc-identifier
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.0.0-ballot
required: [value, system]