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.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-study-population-location.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Study_Population_Location",
  "mapping": [ {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "Extension",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health EX MDS Study Population Location",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "a9a742fc-afbe-4d7e-a3a9-39daedcf5c92",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location",
  "context": [ {
    "type": "element",
    "expression": "Group"
  }, {
    "type": "element",
    "expression": "Library.extension"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "NFDI4Health EX MDS Study Population Location",
      "mapping": [ {
        "map": "Design.population.coverage",
        "identity": "NFDI4Health"
      }, {
        "map": "Design.population.countries",
        "identity": "NFDI4Health"
      }, {
        "map": "Design.population.region",
        "identity": "NFDI4Health"
      } ],
      "definition": "Extension providing info of the study population Location."
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:coverage",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "short": "Coverage",
      "comment": "Short input help: Select one value from the list.",
      "sliceName": "coverage",
      "definition": "Specification of the recruitment area of the [RESOURCE]."
    }, {
      "id": "Extension.extension:coverage.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:coverage.url",
      "path": "Extension.extension.url",
      "fixedUri": "coverage"
    }, {
      "id": "Extension.extension:coverage.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-population-coverage-nci"
      }
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "Country or countries where the [RESOURCE] takes place.",
      "short": "Country(ies)",
      "sliceName": "countries",
      "binding": {
        "description": "Value set including the country names from the ISO 3166-1 list"
      },
      "max": "*",
      "id": "Extension.extension:countries",
      "comment": "Short input help: Select all that apply."
    }, {
      "id": "Extension.extension:countries.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:countries.url",
      "path": "Extension.extension.url",
      "fixedUri": "countries"
    }, {
      "id": "Extension.extension:countries.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-countries-iso"
      }
    }, {
      "id": "Extension.extension:region",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "short": "Region(s) and/or city(ies)",
      "sliceName": "region",
      "definition": "If applicable, region(s) and/or city(ies) within a country where the [RESOURCE] takes place."
    }, {
      "id": "Extension.extension:region.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:region.url",
      "path": "Extension.extension.url",
      "fixedUri": "region"
    }, {
      "id": "Extension.extension:region.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "string"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location"
    }, {
      "id": "Extension.value[x]",
      "max": "0",
      "path": "Extension.value[x]"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension"
}