{
  "resourceType": "StructureDefinition",
  "id": "rdc-DeviceDefinition",
  "url": "https://roche.com/fhir/iop/StructureDefinition/rdc-DeviceDefinition",
  "name": "RdcDeviceDefition",
  "title": "RDC Device Definition",
  "status": "active",
  "fhirVersion": "5.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "DeviceDefinition",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/DeviceDefinition",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "DeviceDefinition.description",
        "path": "DeviceDefinition.description",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.identifier",
        "path": "DeviceDefinition.identifier",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.udiDeviceIdentifier",
        "path": "DeviceDefinition.udiDeviceIdentifier",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.regulatoryIdentifier",
        "path": "DeviceDefinition.regulatoryIdentifier",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.partNumber",
        "path": "DeviceDefinition.partNumber",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.modelNumber",
        "path": "DeviceDefinition.modelNumber",
        "min": 1
      },
      {
        "id": "DeviceDefinition.classification",
        "path": "DeviceDefinition.classification",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.conformsTo",
        "path": "DeviceDefinition.conformsTo",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.hasPart",
        "path": "DeviceDefinition.hasPart",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.packaging",
        "path": "DeviceDefinition.packaging",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.version",
        "path": "DeviceDefinition.version",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.safety",
        "path": "DeviceDefinition.safety",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.shelfLifeStorage",
        "path": "DeviceDefinition.shelfLifeStorage",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.languageCode",
        "path": "DeviceDefinition.languageCode",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.property",
        "path": "DeviceDefinition.property",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.owner",
        "path": "DeviceDefinition.owner",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.contact",
        "path": "DeviceDefinition.contact",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.link",
        "path": "DeviceDefinition.link",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.note",
        "path": "DeviceDefinition.note",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.material",
        "path": "DeviceDefinition.material",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.productionIdentifierInUDI",
        "path": "DeviceDefinition.productionIdentifierInUDI",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.guideline",
        "path": "DeviceDefinition.guideline",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.correctiveAction",
        "path": "DeviceDefinition.correctiveAction",
        "max": "0"
      },
      {
        "id": "DeviceDefinition.chargeItem",
        "path": "DeviceDefinition.chargeItem",
        "max": "0"
      }
    ]
  }
}