PackagesCanonicalsLogsProblems
    Packages
    ch.fhir.ig.ch-idmp@1.0.0-ballot
    http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-ema-loc-identifier
description: Identifier holding a number for LocID (Location Identifier of the European Medicines Agency - Organisation Management System OMS)
package_name: ch.fhir.ig.ch-idmp
derivation: constraint
name: EMALOCIdentifier
type: Identifier
elements:
  system:
    short: EMALocID
    pattern: {type: Uri, value: 'https://spor.ema.europa.eu/v1/locations'}
    index: 0
  value: {short: EMALocID, index: 1}
package_version: 1.0.0-ballot
class: complex-type
kind: complex-type
url: http://fhir.ch/ig/ch-idmp/StructureDefinition/ch-ema-loc-identifier
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.0.0-ballot
required: [value, system]