{
"description": "Profile for attached images",
"_filename": "StructureDefinition-mii-pr-patho-attached-image.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.patho",
"date": null,
"derivation": "constraint",
"publisher": "Medizininformatik Initiative",
"fhirVersion": "4.0.1",
"name": "MII_PR_Patho_Attached_Image",
"abstract": false,
"type": "Media",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Patho Attached Image",
"package_version": "2025.0.0-alpha1",
"status": "active",
"id": "10241264-794b-458e-bd2c-ce88dd1f88de",
"kind": "resource",
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-attached-image",
"version": "2025.0.0",
"differential": {
"element": [ {
"id": "Media.id",
"path": "Media.id",
"mustSupport": true
}, {
"id": "Media.meta.lastUpdated",
"path": "Media.meta.lastUpdated",
"mustSupport": true
}, {
"id": "Media.meta.profile",
"path": "Media.meta.profile",
"mustSupport": true
}, {
"id": "Media.text",
"path": "Media.text",
"mustSupport": true
}, {
"id": "Media.partOf",
"path": "Media.partOf",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Media" ]
} ],
"mustSupport": true
}, {
"id": "Media.status",
"path": "Media.status",
"mustSupport": true
}, {
"id": "Media.type",
"min": 1,
"path": "Media.type",
"mustSupport": true
}, {
"id": "Media.type.coding",
"min": 1,
"path": "Media.type.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "value"
} ]
}
}, {
"id": "Media.type.coding:image",
"max": "1",
"min": 1,
"path": "Media.type.coding",
"sliceName": "image",
"patternCoding": {
"code": "image",
"system": "http://terminology.hl7.org/CodeSystem/media-type"
}
}, {
"id": "Media.modality",
"path": "Media.modality",
"binding": {
"strength": "extensible",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/ValueSet/mii-vs-patho-media-modality-snomed-ct"
},
"mustSupport": true
}, {
"id": "Media.subject",
"path": "Media.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-patho/StructureDefinition/mii-pr-patho-specimen" ]
} ],
"mustSupport": true
}, {
"id": "Media.content",
"path": "Media.content",
"mustSupport": true
} ]
},
"contact": [ {
"telecom": [ {
"value": "https://www.medizininformatik-initiative.de",
"system": "url"
} ]
} ],
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Media"
}