PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention
{
  "description": "Information about the intervention or in a study.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-evidence-variable-intervention.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Evidence_Variable_Intervention",
  "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",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "3ce0c73a-7e0b-49e0-b9f2-12cd6fcd48e4",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-evidence-variable-intervention",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "EvidenceVariable",
      "path": "EvidenceVariable",
      "short": "Interventions of the [RESOURCE]",
      "comment": "Additional information: \nSpecification of the intervention(s) associated with each arm.",
      "mapping": [ {
        "map": "Design.interventions",
        "identity": "NFDI4Health"
      } ],
      "definition": "\nGroup of items providing information about the interventions of the [RESOURCE]."
    }, {
      "id": "EvidenceVariable.title",
      "min": 1,
      "path": "EvidenceVariable.title",
      "short": "Name of the intervention",
      "comment": "If the same intervention is associated with more than one arm, please provide the information once and use the field 'Name(s) of the arm(s) associated with the given intervention' to associate it with more than one arm.",
      "mapping": [ {
        "map": "Design.interventions.name",
        "identity": "NFDI4Health"
      } ],
      "definition": "A short descriptive name of the intervention."
    }, {
      "id": "EvidenceVariable.description",
      "path": "EvidenceVariable.description",
      "short": "Additional information about the intervention",
      "mapping": [ {
        "map": "Design.interventions.description",
        "identity": "NFDI4Health"
      } ],
      "definition": "If needed, additional descriptive information about the given intervention."
    }, {
      "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.",
      "short": "Type of the intervention",
      "mapping": [ {
        "map": "Design.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",
        "description": "Value set defining codes to specify the general type of the given intervention 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"
}