PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-chronic-diseases
{
  "description": "Profile intended to capture information on chronic disease data collected in the [RESOURCE].",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-chronic-diseases.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Chronic_Diseases",
  "mapping": [ {
    "uri": "http://hl7.org/fhir/workflow",
    "name": "Workflow Pattern",
    "identity": "workflow"
  }, {
    "uri": "http://snomed.info/conceptdomain",
    "name": "SNOMED CT Concept Domain Binding",
    "identity": "sct-concept"
  }, {
    "uri": "http://hl7.org/v2",
    "name": "HL7 v2 Mapping",
    "identity": "v2"
  }, {
    "uri": "http://hl7.org/v3",
    "name": "RIM Mapping",
    "identity": "rim"
  }, {
    "uri": "http://hl7.org/fhir/fivews",
    "name": "FiveWs Pattern Mapping",
    "identity": "w5"
  }, {
    "uri": "http://snomed.org/attributebinding",
    "name": "SNOMED CT Attribute Binding",
    "identity": "sct-attr"
  }, {
    "name": "NFDI4Health to FHIR Mapping",
    "identity": "NFDI4Health"
  } ],
  "abstract": false,
  "type": "Condition",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "NFDI4Health PR MDS Centers",
  "package_version": "2.0.0",
  "status": "draft",
  "id": "1b6f2844-e23f-42d1-839e-b24736567d98",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-chronic-diseases",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Condition.category",
      "min": 2,
      "path": "Condition.category",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "code",
          "type": "value"
        } ]
      }
    }, {
      "path": "Condition.category",
      "min": 1,
      "definition": "Specification of the type of data collected.",
      "short": "Type of data collected",
      "mapping": [ {
        "map": "dataCollected",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "dataCollected",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-cd-datacollected-nci"
      },
      "max": "1",
      "id": "Condition.category:dataCollected"
    }, {
      "path": "Condition.category",
      "min": 1,
      "definition": "Specification of the source(s) from which information is generated/extracted.",
      "short": "From which source(s) are data generated/extracted?",
      "mapping": [ {
        "map": "ChronicDiseasesEpidemiology.informationSources",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "informationSources",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-cd-information-sources-nci-local"
      },
      "max": "*",
      "id": "Condition.category:informationSources"
    }, {
      "id": "Condition.code",
      "min": 1,
      "path": "Condition.code",
      "short": "On which of the following common chronic diseases were data collected?",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-cd-common-chronic-disease-name-sct-local"
      },
      "mapping": [ {
        "map": "ChronicDiseasesEpidemiology.commonChronicDiseaseName",
        "identity": "NFDI4Health"
      } ],
      "definition": "Specification of the common chronic disease on which data were collected in the [RESOURCE]."
    }, {
      "id": "Condition.subject",
      "path": "Condition.subject",
      "type": [ {
        "code": "Reference",
        "targetProfile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-group-actual" ]
      } ]
    }, {
      "id": "Condition.note",
      "path": "Condition.note",
      "short": "How were outcomes generally verified?",
      "mapping": [ {
        "map": "ChronicDiseasesEpidemiology.outcomesVerificationMethods",
        "identity": "NFDI4Health"
      } ],
      "definition": "Methods of verification differ by study. All the details per outcome are not needed here but rather an explanation of how outcomes were verified in general."
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}