{
"description": "Profil zur Anforderung einer Bildgebung.",
"_filename": "StructureDefinition-mii-pr-bildgebung-anforderung-bildgebung.json",
"package_name": "de.medizininformatikinitiative.kerndatensatz.bildgebung",
"date": null,
"derivation": "constraint",
"publisher": null,
"fhirVersion": "4.0.1",
"name": "MII_PR_Bildgebung_Anforderung_Bildgebung",
"abstract": false,
"type": "ServiceRequest",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "MII PR Bildgebung Anforderung Bildgebung",
"_description": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [ {
"url": "lang",
"valueCode": "en-US"
}, {
"url": "content",
"valueString": "The profile describes a service request."
} ]
} ]
},
"package_version": "2025.0.0-ballot",
"status": "active",
"id": "a403d342-9c84-43e9-a09b-bdb7f80efcd4",
"kind": "resource",
"_name": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [ {
"url": "lang",
"valueCode": "en-US"
}, {
"url": "content",
"valueString": "MII_PR_Imaging_Service_Request"
} ]
} ]
},
"url": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-anforderung-bildgebung",
"_title": {
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/translation",
"extension": [ {
"url": "lang",
"valueCode": "en-US"
}, {
"url": "content",
"valueString": "MII PR Imaging Service Request"
} ]
} ]
},
"version": "2025.0.0-ballot",
"differential": {
"element": [ {
"id": "ServiceRequest.id",
"path": "ServiceRequest.id",
"mustSupport": true
}, {
"id": "ServiceRequest.meta",
"path": "ServiceRequest.meta",
"mustSupport": true
}, {
"id": "ServiceRequest.meta.source",
"path": "ServiceRequest.meta.source",
"mustSupport": true
}, {
"id": "ServiceRequest.meta.profile",
"path": "ServiceRequest.meta.profile",
"mustSupport": true
}, {
"id": "ServiceRequest.status",
"path": "ServiceRequest.status",
"mustSupport": true
}, {
"id": "ServiceRequest.intent",
"path": "ServiceRequest.intent",
"mustSupport": true
}, {
"id": "ServiceRequest.category",
"min": 1,
"path": "ServiceRequest.category",
"mustSupport": true,
"patternCodeableConcept": {
"coding": [ {
"code": "363679005",
"system": "http://snomed.info/sct"
} ]
}
}, {
"id": "ServiceRequest.code.coding",
"path": "ServiceRequest.code.coding",
"slicing": {
"rules": "open",
"discriminator": [ {
"path": "$this",
"type": "pattern"
} ]
},
"mustSupport": true
}, {
"id": "ServiceRequest.code.coding:loinc",
"max": "*",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "loinc",
"mustSupport": true,
"patternCoding": {
"system": "http://loinc.org"
}
}, {
"id": "ServiceRequest.code.coding:radlex",
"max": "*",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "radlex",
"mustSupport": true,
"patternCoding": {
"system": "https://radlex.org"
}
}, {
"id": "ServiceRequest.code.coding:sct",
"max": "*",
"min": 0,
"path": "ServiceRequest.code.coding",
"sliceName": "sct",
"mustSupport": true,
"patternCoding": {
"system": "http://snomed.info/sct"
}
}, {
"id": "ServiceRequest.code.coding:sct.code",
"path": "ServiceRequest.code.coding.code",
"binding": {
"strength": "preferred",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-serviceRequest-coding"
}
}, {
"id": "ServiceRequest.subject",
"path": "ServiceRequest.subject",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://hl7.org/fhir/StructureDefinition/Patient" ]
} ],
"mustSupport": true
}, {
"id": "ServiceRequest.encounter",
"path": "ServiceRequest.encounter",
"mustSupport": true
}, {
"id": "ServiceRequest.authoredOn",
"path": "ServiceRequest.authoredOn",
"mustSupport": true
}, {
"id": "ServiceRequest.requester",
"path": "ServiceRequest.requester",
"mustSupport": true
}, {
"id": "ServiceRequest.reasonCode",
"path": "ServiceRequest.reasonCode",
"binding": {
"strength": "preferred",
"valueSet": "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/ValueSet/mii-vs-bildgebung-serviceRequest-reason"
},
"mustSupport": true
}, {
"id": "ServiceRequest.reasonReference",
"path": "ServiceRequest.reasonReference",
"mustSupport": true
}, {
"id": "ServiceRequest.supportingInfo",
"path": "ServiceRequest.supportingInfo",
"type": [ {
"code": "Reference",
"targetProfile": [ "https://www.medizininformatik-initiative.de/fhir/ext/modul-bildgebung/StructureDefinition/mii-pr-bildgebung-radiologischer-befund" ]
} ],
"mustSupport": true
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/ServiceRequest"
}