{
"description": "Profile of Device for the OMI context.",
"_filename": "StructureDefinition-algorithm-device.json",
"package_name": "de.medizininformatikinitiative.use",
"date": null,
"derivation": "constraint",
"publisher": "MOLIT gGmbH",
"fhirVersion": "4.0.1",
"name": "OmiDevice",
"abstract": false,
"type": "Device",
"experimental": null,
"resourceType": "StructureDefinition",
"title": "Algorithm",
"package_version": "case.omi-0.1.0-beta2",
"status": "active",
"id": "6c96b1d5-7850-49a8-9b96-6140ab136b41",
"kind": "resource",
"url": "http://omi.de/fhir/registry/StructureDefinition/algorithm-device",
"version": "0.1.0",
"differential": {
"element": [ {
"id": "Device.extension:inputParameters",
"max": "1",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/input-parameter-extension" ]
} ],
"sliceName": "inputParameters",
"mustSupport": true
}, {
"id": "Device.extension:outputParameters",
"max": "1",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/output-parameter-extension" ]
} ],
"sliceName": "outputParameters",
"mustSupport": true
}, {
"id": "Device.extension:MaturityLevelCS",
"max": "1",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/maturity-level" ]
} ],
"sliceName": "MaturityLevelCS",
"mustSupport": true
}, {
"id": "Device.extension:doiExtension",
"max": "*",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/doi-extension" ]
} ],
"sliceName": "doiExtension",
"mustSupport": true
}, {
"id": "Device.extension:resolutionRequirementExtension",
"max": "1",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/mrt-resolution-requirement-extension" ]
} ],
"sliceName": "resolutionRequirementExtension",
"mustSupport": true
}, {
"id": "Device.extension:supportedModalityExtension",
"max": "*",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/SupportedModalityExtension" ]
} ],
"sliceName": "supportedModalityExtension",
"mustSupport": true
}, {
"id": "Device.extension:supportedLateralityExtension",
"max": "*",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/SupportedLateralityExtension" ]
} ],
"sliceName": "supportedLateralityExtension",
"mustSupport": true
}, {
"id": "Device.extension:imageReconstructionPlaneExtension",
"max": "*",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/ImageReconstructionPlaneExtension" ]
} ],
"sliceName": "imageReconstructionPlaneExtension",
"mustSupport": true
}, {
"id": "Device.extension:supportedBodySiteExtension",
"max": "*",
"min": 0,
"path": "Device.extension",
"type": [ {
"code": "Extension",
"profile": [ "http://omi.de/fhir/registry/StructureDefinition/SupportedBodySiteExtension" ]
} ],
"sliceName": "supportedBodySiteExtension",
"mustSupport": true
}, {
"id": "Device.identifier",
"path": "Device.identifier",
"patternIdentifier": {
"system": "http://omi.de/fhir/registry/sid/device"
}
}, {
"id": "Device.owner",
"path": "Device.owner",
"type": [ {
"code": "Reference",
"targetProfile": [ "http://omi.de/fhir/registry/StructureDefinition/omi-organization" ]
} ]
} ]
},
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}