PackagesCanonicalsLogsProblems
    Packages
    de.nfdi4health.mds@2.0.0
    https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-conditions
{
  "description": "Profile intended to capture information on conditions for a Registry.",
  "_filename": "StructureDefinition-nfdi4health-pr-mds-conditions.json",
  "package_name": "de.nfdi4health.mds",
  "date": null,
  "derivation": "constraint",
  "publisher": "NFDI4Health",
  "fhirVersion": "4.0.1",
  "name": "NFDI4Health_PR_MDS_Conditions",
  "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": "4b7d052b-5067-42bb-bdc4-978d4f720d4b",
  "kind": "resource",
  "url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-conditions",
  "version": "0.9",
  "differential": {
    "element": [ {
      "id": "Condition.code",
      "path": "Condition.code",
      "short": "Primary health condition[conditions](s) or disease(s) considered in the [RESOURCE]",
      "mapping": [ {
        "map": "Design.conditions",
        "identity": "NFDI4Health"
      } ],
      "definition": "Group of items providing information about primary health condition[conditions](s) or disease(s) considered in the [RESOURCE]."
    }, {
      "id": "Condition.code.extension:uri",
      "max": "1",
      "min": 0,
      "path": "Condition.code.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-ex-mds-uri" ]
      } ],
      "mapping": [ {
        "map": "Design.conditions.code",
        "identity": "NFDI4Health"
      } ],
      "sliceName": "uri"
    }, {
      "id": "Condition.code.coding.code",
      "path": "Condition.code.coding.code",
      "short": "Terminology/classification",
      "binding": {
        "strength": "required",
        "valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-study-conditions-classification-nci-local"
      },
      "comment": "Short Input Help: If used, name of the terminology/classification.",
      "mapping": [ {
        "map": "Design.conditions.classification",
        "identity": "NFDI4Health"
      } ],
      "definition": "Terminology/classification used for the health condition[conditions] or disease."
    }, {
      "id": "Condition.code.text",
      "min": 1,
      "path": "Condition.code.text",
      "short": "Primary health condition[conditions] or disease name",
      "comment": "Additional information: The use of terms from established terminologies/classifications (e.g. SNOMED CT, ICD, etc.) is preferred. However, also self-assigned terms are allowed. |Short Input Help: Preferably, use terms from SNOMED CT (https://browser.ihtsdotools.org).",
      "example": [ {
        "label": "Example of a primary health condition name"
      } ],
      "mapping": [ {
        "map": "Design.conditions.label",
        "identity": "NFDI4Health"
      } ],
      "definition": "Name of primary health condition[conditions] or disease considered 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" ]
      } ]
    } ]
  },
  "contact": [ {
    "telecom": [ {
      "value": "https://www.nfdi4health.de",
      "system": "url"
    } ]
  } ],
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition"
}