PackagesCanonicalsLogsProblems
    Packages
    rs/de.gematik.fhir.directory@0.11.21
    https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex
description: The country extension for  National Contact Point of Health (NCPeH) Organizations, representing the country in which the NCPeH is located.
package_name: rs/de.gematik.fhir.directory
derivation: constraint
name: NCPeHCountryEx
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex'}
    type: uri
    index: 1
  value:
    mustSupport: true
    choices: [valueCodeableConcept]
    index: 3
  valueCodeableConcept: {type: CodeableConcept, mustSupport: true, choiceOf: value, index: 4}
  value[x]:
    elements:
      coding:
        mustSupport: true
        index: 5
        elements:
          system: {mustSupport: true, index: 6}
          code: {mustSupport: true, index: 7}
        required: [code, system]
package_version: 0.11.21
extensions: {}
class: extension
kind: complex-type
url: https://gematik.de/fhir/directory/StructureDefinition/ncpeh-country-ex
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.11.21
required: [value, valueCodeableConcept]