{
"description": "List profile for 'History of Present Illness'",
"_filename": "StructureDefinition-mii-pr-patho-history-of-present-illness.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.patho",
"date": null,
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Patho_History_Of_Present_Illness",
"abstract": false,
"type": "List",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Patho History Of Present Illness",
"package_version": "2025.0.0-alpha1",
"status": "active",
"id": "28b6aa82-d6f8-4e45-901f-f3d403aa8c01",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-history-of-present-illness",
"version": "2025.0.0",
"differential": {
"element": [ {
"id": "List.meta.profile",
"path": "List.meta.profile",
"mustSupport": true
}, {
"id": "List.status",
"path": "List.status",
"mustSupport": true
}, {
"id": "List.mode",
"path": "List.mode",
"fixedCode": "snapshot",
"mustSupport": true
}, {
"id": "List.code",
"min": 1,
"path": "List.code",
"mustSupport": true
}, {
"id": "List.code.coding",
"min": 1,
"path": "List.code.coding",
"mustSupport": true,
"patternCoding": {
"code": "8684-3",
"system": "http://loinc.org"
}
}, {
"id": "List.code.coding.system",
"min": 1,
"path": "List.code.coding.system"
}, {
"id": "List.code.coding.code",
"min": 1,
"path": "List.code.coding.code"
}, {
"id": "List.subject",
"min": 1,
"path": "List.subject",
"mustSupport": true
}, {
"id": "List.entry",
"path": "List.entry",
"mustSupport": true
}, {
"id": "List.entry.item",
"path": "List.entry.item",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-problem-list-item" ]
} ]
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/List"
}