PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location
description: Extension providing info of the study population Location.
package_name: de.nfdi4health.mds
derivation: constraint
name: NFDI4Health_EX_MDS_Study_Population_Location
type: Extension
elements:
  extension:
    index: 0
    slicing:
      slices:
        coverage:
          match: {}
          schema:
            short: Coverage
            index: 1
            extensions: {}
            elements:
              extension: {index: 2}
              url:
                pattern: {type: Uri, value: coverage}
                index: 3
              value:
                choices: [valueCoding]
                index: 5
              valueCoding: {type: Coding, choiceOf: value, index: 6}
        countries:
          match: {}
          schema:
            min: 1
            short: Country(ies)
            array: true
            _required: true
            index: 7
            extensions: {}
            elements:
              extension: {index: 8}
              url:
                pattern: {type: Uri, value: countries}
                index: 9
              value:
                choices: [valueCoding]
                index: 11
              valueCoding: {type: Coding, choiceOf: value, index: 12}
        region:
          match: {}
          schema:
            short: Region(s) and/or city(ies)
            index: 13
            extensions: {}
            elements:
              extension: {index: 14}
              url:
                pattern: {type: Uri, value: region}
                index: 15
              value:
                choices: [valueString]
                index: 17
              valueString: {type: string, choiceOf: value, index: 18}
  url:
    pattern: {type: Uri, value: 'https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location'}
    index: 19
  value:
    choices: []
    index: 21
package_version: 2.0.0
extensions:
  coverage:
    url: null
    short: Coverage
    index: 1
    extensions: {}
    elements:
      extension: {index: 2}
      url:
        pattern: {type: Uri, value: coverage}
        index: 3
      value:
        choices: [valueCoding]
        index: 5
      valueCoding: {type: Coding, choiceOf: value, index: 6}
  countries:
    url: null
    min: 1
    short: Country(ies)
    array: true
    _required: true
    index: 7
    extensions: {}
    elements:
      extension: {index: 8}
      url:
        pattern: {type: Uri, value: countries}
        index: 9
      value:
        choices: [valueCoding]
        index: 11
      valueCoding: {type: Coding, choiceOf: value, index: 12}
  region:
    url: null
    short: Region(s) and/or city(ies)
    index: 13
    extensions: {}
    elements:
      extension: {index: 14}
      url:
        pattern: {type: Uri, value: region}
        index: 15
      value:
        choices: [valueString]
        index: 17
      valueString: {type: string, choiceOf: value, index: 18}
class: extension
kind: complex-type
url: https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location
base: http://hl7.org/fhir/StructureDefinition/Extension
version: '0.9'
required: [extension]