PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-library-population
{
  "description": "Group of items providing information about the Population of a Registry",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-library-population.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Library_Population",
  "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 Library Population",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "a87840ad-5441-4771-ac92-fc499fad93c6",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-library-population",
  "context": [ {
    "type": "element",
    "expression": "Library"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "path": "Extension",
      "short": "Population of the [RESOURCE]",
      "mapping": [ {
        "map": "Design.population",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about the population of the [RESOURCE]."
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension"
    }, {
      "id": "Extension.extension:populationDescription",
      "max": "1",
      "min": 0,
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-description" ]
      } ],
      "sliceName": "populationDescription"
    }, {
      "id": "Extension.extension:populationLocation",
      "max": "1",
      "min": 1,
      "path": "Extension.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-population-location" ]
      } ],
      "sliceName": "populationLocation"
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Obtained number of observational units for the whole [RESOURCE] (e.g. obtained number of [RESOURCE] participants at all sites of the [RESOURCE]).",
      "short": "Obtained sample size",
      "mapping": [ {
        "map": "Design.population.obtainedSampleSize",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "obtainedSampleSize",
      "max": "1",
      "id": "Extension.extension:obtainedSampleSize",
      "comment": "The value is only available after the end of recruitment"
    }, {
      "id": "Extension.extension:obtainedSampleSize.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:obtainedSampleSize.url",
      "path": "Extension.extension.url",
      "fixedUri": "obtainedSampleSize"
    }, {
      "id": "Extension.extension:obtainedSampleSize.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Quantity"
      } ]
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-library-population"
    }, {
      "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"
}