FHIR IG Statistics: StructureDefinition/nfdi4health-pr-mds-chronic-diseases
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "nfdi4health-pr-mds-chronic-diseases",
"url": "https://www.nfdi4health.de/fhir/metadataschema/StructureDefinition/nfdi4health-pr-mds-chronic-diseases",
"version": "0.9",
"name": "NFDI4Health_PR_MDS_Chronic_Diseases",
"title": "NFDI4Health PR MDS Chronic Conditions",
"status": "draft",
"publisher": "NFDI4Health",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nfdi4health.de"
}
]
}
],
"description": "Profile intended to capture information on chronic disease data collected in the [RESOURCE].",
"fhirVersion": "4.0.1",
"mapping": [
{
"identity": "workflow",
"uri": "http://hl7.org/fhir/workflow",
"name": "Workflow Pattern"
},
{
"identity": "sct-concept",
"uri": "http://snomed.info/conceptdomain",
"name": "SNOMED CT Concept Domain Binding"
},
{
"identity": "v2",
"uri": "http://hl7.org/v2",
"name": "HL7 v2 Mapping"
},
{
"identity": "rim",
"uri": "http://hl7.org/v3",
"name": "RIM Mapping"
},
{
"identity": "w5",
"uri": "http://hl7.org/fhir/fivews",
"name": "FiveWs Pattern Mapping"
},
{
"identity": "sct-attr",
"uri": "http://snomed.org/attributebinding",
"name": "SNOMED CT Attribute Binding"
},
{
"identity": "NFDI4Health",
"name": "NFDI4Health to FHIR Mapping"
}
],
"kind": "resource",
"abstract": false,
"type": "Condition",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Condition",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Condition.category",
"path": "Condition.category",
"slicing": {
"discriminator": [
{
"type": "value",
"path": "code"
}
],
"rules": "open"
},
"min": 2
},
{
"id": "Condition.category:dataCollected",
"path": "Condition.category",
"sliceName": "dataCollected",
"short": "Type of data collected",
"definition": "Specification of the type of data collected.",
"comment": "Short Input Help: Select one value from the list.",
"min": 1,
"max": "1",
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-cd-datacollected-nci"
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "dataCollected"
}
]
},
{
"id": "Condition.category:informationSources",
"path": "Condition.category",
"sliceName": "informationSources",
"short": "From which sources were data generated/extracted?",
"definition": "Specification of the source(s) from which information was generated/extracted.",
"comment": "Short Input Help: Select all that apply.",
"min": 1,
"max": "*",
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-cd-information-sources-nci-local"
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "ChronicDiseasesEpidemiology.informationSources"
}
]
},
{
"id": "Condition.code",
"path": "Condition.code",
"short": "Common chronic diseases on which data were collected",
"definition": "Specification of the common chronic diseases on which data were collected in the [RESOURCE].",
"comment": "Short Input Help: Select one value from the list.",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "https://www.nfdi4health.de/fhir/metadataschema/ValueSet/nfdi4health-vs-mds-cd-common-chronic-disease-name-sct-local"
},
"mapping": [
{
"identity": "NFDI4Health",
"map": "ChronicDiseasesEpidemiology.commonChronicDiseaseName"
}
]
},
{
"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?",
"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.",
"comment": "Short Input Help: E.g., verification methods: hospital/treatment documentation provided by participant, treating physician, hospital/medical records, health insurance, disease registry, death certificate.",
"mapping": [
{
"identity": "NFDI4Health",
"map": "ChronicDiseasesEpidemiology.outcomesVerificationMethods"
}
]
}
]
}
}