PackagesCanonicalsLogsProblems
    Packages
    de.medizininformatikinitiative.use-case.omi@0.3.8
    http://omi.de/fhir/registry/StructureDefinition/algorithm-device
{
  "description": "Profile of Device for the OMI context.",
  "_filename": "StructureDefinition-algorithm-device.json",
  "package_name": "de.medizininformatikinitiative.use-case.omi",
  "date": "2024-12-11",
  "derivation": "constraint",
  "publisher": "MOLIT gGmbH",
  "fhirVersion": "4.0.1",
  "name": "OmiDevice",
  "abstract": false,
  "type": "Device",
  "experimental": null,
  "resourceType": "StructureDefinition",
  "title": "Algorithm",
  "package_version": "0.3.8",
  "status": "active",
  "id": "a6737889-73b7-4351-8319-21f2974a9bd1",
  "kind": "resource",
  "url": "http://omi.de/fhir/registry/StructureDefinition/algorithm-device",
  "version": "0.3.8",
  "differential": {
    "element": [ {
      "id": "Device.extension",
      "path": "Device.extension",
      "mustSupport": true
    }, {
      "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: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:algorithmSymbolExtension",
      "max": "1",
      "min": 0,
      "path": "Device.extension",
      "type": [ {
        "code": "Extension",
        "profile": [ "http://omi.de/fhir/registry/StructureDefinition/AlgorithmSymbolExtension" ]
      } ],
      "sliceName": "algorithmSymbolExtension",
      "mustSupport": true
    }, {
      "id": "Device.identifier",
      "path": "Device.identifier",
      "mustSupport": true,
      "patternIdentifier": {
        "system": "http://omi.de/fhir/registry/sid/device"
      }
    }, {
      "id": "Device.identifier.system",
      "path": "Device.identifier.system",
      "mustSupport": true
    }, {
      "id": "Device.identifier.value",
      "path": "Device.identifier.value",
      "mustSupport": true
    }, {
      "id": "Device.status",
      "min": 1,
      "path": "Device.status",
      "short": "Is this algorithm still available",
      "mustSupport": true
    }, {
      "id": "Device.manufactureDate",
      "path": "Device.manufactureDate",
      "mustSupport": true
    }, {
      "id": "Device.deviceName",
      "min": 2,
      "path": "Device.deviceName",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      },
      "mustSupport": true
    }, {
      "id": "Device.deviceName:user-friendly-name",
      "max": "1",
      "min": 1,
      "path": "Device.deviceName",
      "sliceName": "user-friendly-name",
      "mustSupport": true
    }, {
      "id": "Device.deviceName:user-friendly-name.type",
      "path": "Device.deviceName.type",
      "patternCode": "user-friendly-name"
    }, {
      "id": "Device.deviceName:model-name",
      "max": "1",
      "min": 1,
      "path": "Device.deviceName",
      "sliceName": "model-name",
      "mustSupport": true
    }, {
      "id": "Device.deviceName:model-name.type",
      "path": "Device.deviceName.type",
      "patternCode": "model-name"
    }, {
      "id": "Device.property",
      "path": "Device.property",
      "slicing": {
        "rules": "open",
        "discriminator": [ {
          "path": "type",
          "type": "pattern"
        } ]
      },
      "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",
      "max": "1",
      "min": 0,
      "path": "Device.property",
      "sliceName": "maturityLevel",
      "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",
      "min": 1,
      "path": "Device.property.valueCode",
      "binding": {
        "strength": "required",
        "valueSet": "http://omi.de/fhir/registry/ValueSet/maturity-level-valueset"
      }
    }, {
      "id": "Device.property:supportedModality",
      "max": "*",
      "min": 0,
      "path": "Device.property",
      "sliceName": "supportedModality",
      "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",
      "min": 1,
      "path": "Device.property.valueCode",
      "binding": {
        "strength": "required",
        "valueSet": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_33.html"
      }
    }, {
      "id": "Device.property:supportedLaterality",
      "max": "*",
      "min": 0,
      "path": "Device.property",
      "sliceName": "supportedLaterality",
      "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",
      "min": 1,
      "path": "Device.property.valueCode",
      "binding": {
        "strength": "required",
        "valueSet": "https://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_244.html"
      }
    }, {
      "id": "Device.property:imageReconstructionPlane",
      "max": "*",
      "min": 0,
      "path": "Device.property",
      "sliceName": "imageReconstructionPlane",
      "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",
      "min": 1,
      "path": "Device.property.valueCode",
      "binding": {
        "strength": "required",
        "valueSet": "http://dicom.nema.org/medical/dicom/current/output/chtml/part16/sect_CID_6312.html"
      }
    }, {
      "id": "Device.property:supportedBodySite",
      "max": "*",
      "min": 0,
      "path": "Device.property",
      "sliceName": "supportedBodySite",
      "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",
      "min": 1,
      "path": "Device.property.valueCode",
      "binding": {
        "strength": "required",
        "valueSet": "http://hl7.org/fhir/ValueSet/body-site"
      }
    }, {
      "id": "Device.property:AIServiceType",
      "max": "*",
      "min": 0,
      "path": "Device.property",
      "sliceName": "AIServiceType",
      "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",
      "min": 1,
      "path": "Device.property.valueCode",
      "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",
      "max": "1",
      "path": "Device.contact",
      "mustSupport": true
    }, {
      "id": "Device.contact.system",
      "path": "Device.contact.system",
      "mustSupport": true,
      "patternCode": "email"
    }, {
      "id": "Device.contact.value",
      "min": 1,
      "path": "Device.contact.value",
      "mustSupport": true
    }, {
      "id": "Device.note",
      "path": "Device.note",
      "mustSupport": true
    }, {
      "id": "Device.note.text",
      "path": "Device.note.text",
      "mustSupport": true
    } ]
  },
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Device"
}