FHIR IG Statistics: StructureDefinition/algorithm-device
Resources that use this resource
Resources that this resource uses
Narrative
No narrative content found in resource
Source
{
"resourceType": "StructureDefinition",
"id": "algorithm-device",
"url": "http://omi.de/fhir/registry/StructureDefinition/algorithm-device",
"version": "0.3.19",
"name": "OmiDevice",
"title": "Algorithm",
"status": "active",
"date": "2024-12-11",
"publisher": "MOLIT gGmbH",
"description": "Profile of Device for the OMI context.",
"fhirVersion": "4.0.1",
"kind": "resource",
"abstract": false,
"type": "Device",
"baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device",
"derivation": "constraint",
"differential": {
"element": [
{
"id": "Device.extension",
"path": "Device.extension",
"mustSupport": true
},
{
"id": "Device.extension:inputParameters",
"path": "Device.extension",
"sliceName": "inputParameters",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/input-parameter-extension"
]
}
],
"mustSupport": true
},
{
"id": "Device.extension:outputParameters",
"path": "Device.extension",
"sliceName": "outputParameters",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/output-parameter-extension"
]
}
],
"mustSupport": true
},
{
"id": "Device.extension:doiExtension",
"path": "Device.extension",
"sliceName": "doiExtension",
"min": 0,
"max": "*",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/doi-extension"
]
}
],
"mustSupport": true
},
{
"id": "Device.extension:resolutionRequirementExtension",
"path": "Device.extension",
"sliceName": "resolutionRequirementExtension",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/mrt-resolution-requirement-extension"
]
}
],
"mustSupport": true
},
{
"id": "Device.extension:algorithmSymbolExtension",
"path": "Device.extension",
"sliceName": "algorithmSymbolExtension",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension"
]
}
],
"mustSupport": true
},
{
"id": "Device.extension:deidentificationParameters",
"path": "Device.extension",
"sliceName": "deidentificationParameters",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/deidentification-extension"
]
}
],
"mustSupport": true
},
{
"id": "Device.extension:softwareLicenseExtension",
"path": "Device.extension",
"sliceName": "softwareLicenseExtension",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/software-license-extension"
]
}
],
"mustSupport": true
},
{
"id": "Device.identifier",
"path": "Device.identifier",
"patternIdentifier": {
"system": "http://omi.de/fhir/registry/sid/device"
},
"mustSupport": true
},
{
"id": "Device.identifier.system",
"path": "Device.identifier.system",
"mustSupport": true
},
{
"id": "Device.identifier.value",
"path": "Device.identifier.value",
"mustSupport": true
},
{
"id": "Device.status",
"path": "Device.status",
"short": "Is this algorithm still available",
"min": 1,
"mustSupport": true
},
{
"id": "Device.manufactureDate",
"path": "Device.manufactureDate",
"mustSupport": true
},
{
"id": "Device.deviceName",
"path": "Device.deviceName",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "type"
}
],
"rules": "open"
},
"min": 2,
"mustSupport": true
},
{
"id": "Device.deviceName:user-friendly-name",
"path": "Device.deviceName",
"sliceName": "user-friendly-name",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Device.deviceName:user-friendly-name.type",
"path": "Device.deviceName.type",
"patternCode": "user-friendly-name"
},
{
"id": "Device.deviceName:model-name",
"path": "Device.deviceName",
"sliceName": "model-name",
"min": 1,
"max": "1",
"mustSupport": true
},
{
"id": "Device.deviceName:model-name.type",
"path": "Device.deviceName.type",
"patternCode": "model-name"
},
{
"id": "Device.property",
"path": "Device.property",
"slicing": {
"discriminator": [
{
"type": "pattern",
"path": "type"
}
],
"rules": "open"
},
"mustSupport": true
},
{
"id": "Device.property.type",
"path": "Device.property.type",
"mustSupport": true
},
{
"id": "Device.property.valueCode",
"path": "Device.property.valueCode",
"mustSupport": true
},
{
"id": "Device.property:maturityLevel",
"path": "Device.property",
"sliceName": "maturityLevel",
"min": 0,
"max": "1",
"mustSupport": true
},
{
"id": "Device.property:maturityLevel.type",
"path": "Device.property.type",
"patternCodeableConcept": {
"coding": [
{
"code": "246102003",
"system": "http://snomed.info/sct"
}
]
}
},
{
"id": "Device.property:maturityLevel.valueCode",
"path": "Device.property.valueCode",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://omi.de/fhir/registry/ValueSet/maturity-level-valueset"
}
},
{
"id": "Device.property:supportedModality",
"path": "Device.property",
"sliceName": "supportedModality",
"min": 0,
"max": "*",
"mustSupport": true
},
{
"id": "Device.property:supportedModality.type",
"path": "Device.property.type",
"patternCodeableConcept": {
"coding": [
{
"code": "360037004",
"system": "http://snomed.info/sct"
}
]
}
},
{
"id": "Device.property:supportedModality.valueCode",
"path": "Device.property.valueCode",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html"
}
},
{
"id": "Device.property:supportedLaterality",
"path": "Device.property",
"sliceName": "supportedLaterality",
"min": 0,
"max": "*",
"mustSupport": true
},
{
"id": "Device.property:supportedLaterality.type",
"path": "Device.property.type",
"patternCodeableConcept": {
"coding": [
{
"code": "272741003",
"system": "http://snomed.info/sct"
}
]
}
},
{
"id": "Device.property:supportedLaterality.valueCode",
"path": "Device.property.valueCode",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html"
}
},
{
"id": "Device.property:imageReconstructionPlane",
"path": "Device.property",
"sliceName": "imageReconstructionPlane",
"min": 0,
"max": "*",
"mustSupport": true
},
{
"id": "Device.property:imageReconstructionPlane.type",
"path": "Device.property.type",
"patternCodeableConcept": {
"coding": [
{
"code": "260225008",
"system": "http://snomed.info/sct"
}
]
}
},
{
"id": "Device.property:imageReconstructionPlane.valueCode",
"path": "Device.property.valueCode",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6312.html"
}
},
{
"id": "Device.property:supportedBodySite",
"path": "Device.property",
"sliceName": "supportedBodySite",
"min": 0,
"max": "*",
"mustSupport": true
},
{
"id": "Device.property:supportedBodySite.type",
"path": "Device.property.type",
"patternCodeableConcept": {
"coding": [
{
"code": "123037004",
"system": "http://snomed.info/sct"
}
]
}
},
{
"id": "Device.property:supportedBodySite.valueCode",
"path": "Device.property.valueCode",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://hl7.org/fhir/ValueSet/body-site"
}
},
{
"id": "Device.property:AIServiceType",
"path": "Device.property",
"sliceName": "AIServiceType",
"min": 0,
"max": "*",
"mustSupport": true
},
{
"id": "Device.property:AIServiceType.type",
"path": "Device.property.type",
"patternCodeableConcept": {
"coding": [
{
"code": "410656007",
"system": "http://snomed.info/sct"
}
]
}
},
{
"id": "Device.property:AIServiceType.valueCode",
"path": "Device.property.valueCode",
"min": 1,
"binding": {
"strength": "required",
"valueSet": "http://omi.de/fhir/registry/ValueSet/ai-service-type-valueset"
}
},
{
"id": "Device.owner",
"path": "Device.owner",
"type": [
{
"code": "Reference",
"targetProfile": [
"http://omi.de/fhir/registry/StructureDefinition/omi-organization"
]
}
],
"mustSupport": true
},
{
"id": "Device.contact",
"path": "Device.contact",
"max": "1",
"mustSupport": true
},
{
"id": "Device.contact.system",
"path": "Device.contact.system",
"patternCode": "email",
"mustSupport": true
},
{
"id": "Device.contact.value",
"path": "Device.contact.value",
"min": 1,
"mustSupport": true
},
{
"id": "Device.note",
"path": "Device.note",
"mustSupport": true
},
{
"id": "Device.note.extension:deviceNoteTypeExtension",
"path": "Device.note.extension",
"sliceName": "deviceNoteTypeExtension",
"min": 0,
"max": "1",
"type": [
{
"code": "Extension",
"profile": [
"http://omi.de/fhir/registry/StructureDefinition/DeviceNoteTypeExtension"
]
}
],
"mustSupport": true
},
{
"id": "Device.note.text",
"path": "Device.note.text",
"mustSupport": true
}
]
}
}