PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@1.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention-exposure
{
  "description": "Information about the intervention or exposure in a study.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-evidence-variable-intervention-exposure.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Evidence_Variable_Intervention_Exposure",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://hl7.org/fhir/object-implementation",
    "name": "Object Implementation Information",
    "identity": "objimpl"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "EvidenceVariable",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health PR MDS Evidence Variable Intervention Exposure",
  "package_version": "1.0.0",
  "status": "draft",
  "id": "f24345c1-acb9-451a-9fce-7becbaf8f32a",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention-exposure",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "EvidenceVariable",
      "path": "EvidenceVariable",
      "short": "Interventions/exposures of the study",
      "comment": "Additional information: The items may be not applicable for non-interventional studies.",
      "mapping": [ {
        "map": "1.17.31 Resource.studyDesign.interventions",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about study interventions or exposures."
    }, {
      "id": "EvidenceVariable.title",
      "min": 1,
      "path": "EvidenceVariable.title",
      "short": "Name of the intervention/exposure",
      "comment": "Additional information: Please specify the intervention(s)/exposure associated with each arm/group. | Short input help: If the same intervention/exposure is associated with more than one arm or group, provide the information once and use the field \"Name of the associated study arm/group\" to associate it with more than one arm/group.",
      "mapping": [ {
        "map": "1.17.31.1 Resource.studyDesign.interventions.name",
        "identity": "NFDI4Health"
      } ],
      "definition": "A short descriptive name of the intervention/exposure."
    }, {
      "id": "EvidenceVariable.description",
      "path": "EvidenceVariable.description",
      "short": "Additional information about the intervention/exposure",
      "mapping": [ {
        "map": "1.17.31.3 Resource.studyDesign.interventions.description",
        "identity": "NFDI4Health"
      } ],
      "definition": "If needed, additional descriptive information about the given intervention/exposure."
    }, {
      "id": "EvidenceVariable.characteristic.definition[x]",
      "path": "EvidenceVariable.characteristic.definition[x]",
      "slicing": {
        "rules": "open",
        "ordered": false,
        "discriminator": [ {
          "path": "$this",
          "type": "type"
        } ]
      }
    }, {
      "path": "EvidenceVariable.characteristic.definition[x]",
      "min": 1,
      "definition": "General type of the given intervention/exposure.",
      "short": "Type of the intervention/exposure",
      "mapping": [ {
        "map": "1.17.31.2 Resource.studyDesign.interventions.type",
        "identity": "NFDI4Health"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "definitionCodeableConcept",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-intervention-type-nci-umls",
        "description": "Value set defining codes to specify the general type of the given intervention/exposure in the study."
      },
      "max": "1",
      "id": "EvidenceVariable.characteristic.definition[x]:definitionCodeableConcept"
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/EvidenceVariable"
}