{
  "resourceType": "StructureDefinition",
  "url": "https://medico-emr.net/medico/r4/sd/ext/Procedure_OPSurgicalIntervention_Implant_Accessory",
  "name": "Procedure_OPSurgicalIntervention_Implant_Accessory",
  "status": "draft",
  "description": "extension to deliver implant accessory relevant data",
  "fhirVersion": "4.0.1",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Procedure"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.extension:itemNumber",
        "path": "Extension.extension",
        "sliceName": "itemNumber",
        "definition": "maps to ZUB_ArtikelNummer\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:itemNumber.url",
        "path": "Extension.extension.url",
        "fixedUri": "itemNumber"
      },
      {
        "id": "Extension.extension:itemNumber.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:isItemNumberUnknown",
        "path": "Extension.extension",
        "sliceName": "isItemNumberUnknown",
        "definition": "maps to ZUB_ArtikelNummerUnbekannt\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:isItemNumberUnknown.url",
        "path": "Extension.extension.url",
        "fixedUri": "isItemNumberUnknown"
      },
      {
        "id": "Extension.extension:isItemNumberUnknown.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:batchNumber",
        "path": "Extension.extension",
        "sliceName": "batchNumber",
        "definition": "maps to ZUB_LotNummer\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:batchNumber.url",
        "path": "Extension.extension.url",
        "fixedUri": "batchNumber"
      },
      {
        "id": "Extension.extension:batchNumber.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:isBatchNumberUnknown",
        "path": "Extension.extension",
        "sliceName": "isBatchNumberUnknown",
        "definition": "maps to ZUB_LotNummerUnbekannt\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:isBatchNumberUnknown.url",
        "path": "Extension.extension.url",
        "fixedUri": "isBatchNumberUnknown"
      },
      {
        "id": "Extension.extension:isBatchNumberUnknown.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:serialNumber",
        "path": "Extension.extension",
        "sliceName": "serialNumber",
        "definition": "maps to ZUB_SerienNummer\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:serialNumber.url",
        "path": "Extension.extension.url",
        "fixedUri": "serialNumber"
      },
      {
        "id": "Extension.extension:serialNumber.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:isSerialNumberUnknown",
        "path": "Extension.extension",
        "sliceName": "isSerialNumberUnknown",
        "definition": "maps to ZUB_SerienNummerUnbekannt\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:isSerialNumberUnknown.url",
        "path": "Extension.extension.url",
        "fixedUri": "isSerialNumberUnknown"
      },
      {
        "id": "Extension.extension:isSerialNumberUnknown.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:itemDescription",
        "path": "Extension.extension",
        "sliceName": "itemDescription",
        "definition": "maps to ZUB_Artikelbezeichnung\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:itemDescription.url",
        "path": "Extension.extension.url",
        "fixedUri": "itemDescription"
      },
      {
        "id": "Extension.extension:itemDescription.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:manufacturerIdentifier",
        "path": "Extension.extension",
        "sliceName": "manufacturerIdentifier",
        "definition": "maps to ZBI_HerstellerSchluessel\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:manufacturerIdentifier.url",
        "path": "Extension.extension.url",
        "fixedUri": "manufacturerIdentifier"
      },
      {
        "id": "Extension.extension:manufacturerIdentifier.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:isManufacturerIdentifierUnknown",
        "path": "Extension.extension",
        "sliceName": "isManufacturerIdentifierUnknown",
        "definition": "maps to ZBI_HerstellerUnbekannt\r\n\r\nMay be used to represent additional information that is not part of the basic definition of the element. To make the use of extensions safe and manageable, there is a strict set of governance  applied to the definition and use of extensions. Though any implementer can define an extension, there is a set of requirements that SHALL be met as part of the definition of the extension.",
        "max": "1"
      },
      {
        "id": "Extension.extension:isManufacturerIdentifierUnknown.url",
        "path": "Extension.extension.url",
        "fixedUri": "isManufacturerIdentifierUnknown"
      },
      {
        "id": "Extension.extension:isManufacturerIdentifierUnknown.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "https://medico-emr.net/medico/r4/sd/ext/Procedure_OPSurgicalIntervention_Implant_Accessory"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}