PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa@1.2.0
    https://gematik.de/fhir/epa/StructureDefinition/identifier-epa-fhir-data-service
description: Identifikator Profil für ein FHIR Data Service der ePA
package_name: de.gematik.epa
derivation: constraint
name: IdentifierEPAFHIRDataService
type: Identifier
elements:
  use:
    pattern: {type: Code, value: official}
    index: 0
  system:
    pattern: {type: Uri, value: 'https://gematik.de/fhir/sid/epa-fhir-data-service'}
    mustSupport: true
    index: 1
  value: {short: 'Beispiel: MEDICATIONSVC', mustSupport: true, index: 2}
package_version: 1.2.0
class: complex-type
kind: complex-type
url: https://gematik.de/fhir/epa/StructureDefinition/identifier-epa-fhir-data-service
base: http://hl7.org/fhir/StructureDefinition/Identifier
version: 1.2.0
required: [value, system]