PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type
{
  "description": "Group of items providing information about the specification of the type of the [RESOURCE]",
  "_filename": "StructureDefinition-nfdi4health-ex-mds-study-type.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_EX_MDS_Study_Type",
  "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 Type",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "96fc2928-5028-40af-ac59-42a53db12754",
  "kind": "complex-type",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type",
  "context": [ {
    "type": "element",
    "expression": "ResearchStudy.category"
  } ],
  "version": null,
  "differential": {
    "element": [ {
      "id": "Extension",
      "max": "1",
      "path": "Extension",
      "short": "Specification of the type of the [RESOURCE]",
      "mapping": [ {
        "map": "Design.studyType",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about the type of the [RESOURCE]."
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "The strategy for assigning interventions to participants.",
      "short": "Interventional [RESOURCE] type",
      "mapping": [ {
        "map": "Design.studyType.interventional",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "interventional",
      "max": "*",
      "id": "Extension.extension:interventional",
      "comment": "Cardinality: 1..*, if Design.primaryDesign == 'C98388'; otherwise 0..0"
    }, {
      "id": "Extension.extension:interventional.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:interventional.url",
      "path": "Extension.extension.url",
      "fixedUri": "interventional"
    }, {
      "id": "Extension.extension:interventional.value[x]",
      "path": "Extension.extension.value[x]",
      "type": [ {
        "code": "Coding"
      } ],
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-type-interventional-nci",
        "description": "Value set defining codes to specify the type of an interventional (sub-)study in a ResearchStudy resource."
      }
    }, {
      "path": "Extension.extension",
      "min": 0,
      "definition": "The primary strategy for participant identification and follow-up.",
      "short": "Non-interventional [RESOURCE] type",
      "mapping": [ {
        "map": "Design.studyType.nonInterventional",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "nonInterventional",
      "max": "*",
      "id": "Extension.extension:nonInterventional",
      "comment": "Cardinality: 1..*, if Design.primaryDesign == 'C142615'; otherwise 0..0"
    }, {
      "id": "Extension.extension:nonInterventional.extension",
      "max": "0",
      "path": "Extension.extension.extension"
    }, {
      "id": "Extension.extension:nonInterventional.url",
      "path": "Extension.extension.url",
      "fixedUri": "nonInterventional"
    }, {
      "id": "Extension.extension:nonInterventional.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-type-non-interventional-nci-msh-local",
        "description": "Value set defining codes to specify the type of a non interventional (sub-)study in a ResearchStudy resource."
      }
    }, {
      "id": "Extension.url",
      "path": "Extension.url",
      "fixedUri": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-study-type"
    }, {
      "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"
}