PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-exposure
{
  "description": "Information about the exposure in a study.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-evidence-variable-exposure.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Evidence_Variable_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 Exposure",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "72ea8d84-c81d-4ac6-bcc0-0bed6147d3c3",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-exposure",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "EvidenceVariable",
      "path": "EvidenceVariable",
      "short": "Design.exposures: Exposures of the [RESOURCE]",
      "comment": "Specification of the exposure(s) associated with each group.",
      "mapping": [ {
        "map": "Design.exposures",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about the exposures of the [RESOURCE]."
    }, {
      "id": "EvidenceVariable.title",
      "min": 1,
      "path": "EvidenceVariable.title",
      "short": "Name of the exposure",
      "comment": "If the same exposure is associated with more than one group, please provide the information once and use the field 'Name(s) of the group(s) associated with the given exposure' to associate it with more than one group.",
      "mapping": [ {
        "map": "Design.exposures.name",
        "identity": "NFDI4Health"
      } ],
      "definition": "A short descriptive name of the exposure."
    }, {
      "id": "EvidenceVariable.description",
      "path": "EvidenceVariable.description",
      "short": "Additional information about the exposure",
      "mapping": [ {
        "map": "Design.exposures.description",
        "identity": "NFDI4Health"
      } ],
      "definition": "If needed, additional descriptive information about the given 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": "Design.exposures.type: General type of the given exposure.",
      "short": "Design.exposures.type: Type of the exposure",
      "mapping": [ {
        "map": "Design.exposures.type",
        "identity": "NFDI4Health"
      } ],
      "type": [ {
        "code": "CodeableConcept"
      } ],
      "sliceName": "definitionCodeableConcept",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-exposure-type-nci",
        "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"
}