PackagesCanonicalsLogsProblems
    Packages
    de.gematik.epa@1.0.6
    https://gematik.de/fhir/epa/StructureDefinition/epa-healthcare-facility-type-extension
description: EPAHealthcareFacilityType Extension
package_name: de.gematik.epa
derivation: constraint
name: EPAHealthcareFacilityTypeExtension
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://gematik.de/fhir/epa/StructureDefinition/epa-healthcare-facility-type-extension'}
    type: uri
    index: 1
  value:
    mustSupport: true
    choices: [valueCoding]
    index: 3
  valueCoding: {type: Coding, mustSupport: true, choiceOf: value, index: 4}
  value[x]:
    elements:
      system: {mustSupport: true, index: 5}
      code: {mustSupport: true, index: 6}
      display: {mustSupport: true, index: 7}
package_version: 1.0.6
extensions: {}
class: extension
kind: complex-type
url: https://gematik.de/fhir/epa/StructureDefinition/epa-healthcare-facility-type-extension
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 1.0.6
required: [value, valueCoding]