{ "description": "List of conditions currently being monitored for the patient", "_filename": "StructureDefinition-mii-pr-patho-active-problems-list.json", "package_name": "de.medizininformatikinitiative.kerndatensatz.patho", "date": null, "derivation": "constraint", "publisher": "Medizininformatik Initiative", "fhirVersion": "4.0.1", "name": "MII_PR_Patho_Active_Problems_List", "abstract": false, "type": "List", "experimental": null, "resourceType": "StructureDefinition", "title": "MII PR Patho Active Problems List", "package_version": "2025.0.0-alpha1", "status": "active", "id": "bd591b00-c252-447a-a372-1ece12107d5e", "kind": "resource", "url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-active-problems-list", "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": "11450-4", "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" }