PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-groups-of-diseases
{
  "description": "Extension covering information about groups of diseases or conditions on which the data were collected in the study.",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-study-groups-of-diseases.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Study_Groups_Of_Diseases",
  "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 Groups Of Diseases",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "160c209c-1bda-49ab-9ffe-924991450e15",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-groups-of-diseases",
  "context": [ {
    "type": "element",
    "expression": "ResearchStudy"
  } ],
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "min": 1,
      "path": "Extension",
      "short": "Which groups of diseases or conditions were the data collected on?",
      "mapping": [ {
        "map": "1.17.4 Resource.studyDesign.studyGroupsOfDiseases",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about groups of diseases or conditions on which the data were collected in the study."
    }, {
      "id": "Extension.extension",
      "min": 1,
      "path": "Extension.extension"
    }, {
      "path": "Extension.extension",
      "min": 1,
      "definition": "Groups of diseases or conditions on which the data were collected in the study.",
      "short": "Which groups of diseases or conditions were the data collected on?",
      "mapping": [ {
        "map": "1.17.4.1 Resource.studyDesign.studyGroupsOfDiseases.generally",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "generally",
      "max": "*",
      "id": "Extension.extension:generally",
      "comment": "Additional information: The values originate from the WHO's International Statistical Classification of Diseases and Related Health Problems, 11th Revision (ICD-11). | Short input help: Select all that apply. For more information about the groups of diseases/conditions, visit the WHO's ICD-11 homepage: https://icd.who.int/en."
    }, {
      "id": "Extension.extension:generally.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:generally.url",
      "path": "Extension.extension.url",
      "fixedUri": "generally"
    }, {
      "id": "Extension.extension:generally.value[x]",
      "min": 1,
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-diseases-generally-icd10-umls-local",
        "description": "Value set defining codes from ICD-10 to specify groups of diseases or conditions on which the data were collected in the study."
      }
    }, {
      "id": "Extension.extension:generally.value[x].system",
      "min": 1,
      "path": "Extension.extension.value[x].system"
    }, {
      "id": "Extension.extension:generally.value[x].code",
      "min": 1,
      "path": "Extension.extension.value[x].code"
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "Other diseases or conditions on which the data were collected in the study.",
      "short": "On which other diseases or conditions were the data collected?",
      "mapping": [ {
        "map": "1.17.4.2 Resource.studyDesign.studyGroupsOfDiseases.conditions",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "conditions",
      "max": "*",
      "id": "Extension.extension:conditions",
      "comment": "Additional information: The values originate from the WHO's International Statistical Classification of Diseases and Related Health Problems, 11th Revision (ICD-11). | Short input help: For more information about the groups of diseases/conditions, visit the WHO's ICD-11 homepage: https://icd.who.int/en."
    }, {
      "id": "Extension.extension:conditions.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:conditions.url",
      "path": "Extension.extension.url",
      "fixedUri": "conditions"
    }, {
      "id": "Extension.extension:conditions.value[x]",
      "min": 1,
      "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-groups-of-diseases"
    }, {
      "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"
}