{
  "resourceType": "StructureDefinition",
  "url": "https://medico-emr.net/medico/r4/sd/ext/Procedure_OPSurgicalIntervention_Implant",
  "name": "Procedure_OPSurgicalIntervention_Implant",
  "status": "draft",
  "description": "extension for Procedure to deliver implant 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",
        "path": "Extension.extension",
        "min": 1
      },
      {
        "id": "Extension.extension:implantType",
        "path": "Extension.extension",
        "sliceName": "implantType",
        "definition": "maps to OPE_ImplantattypSchluessel\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.",
        "min": 1,
        "max": "1",
        "binding": {
          "strength": "required",
          "valueSet": "https://fhir.kbv.de/ValueSet/KBV_VS_MIO_NFD_Implant"
        }
      },
      {
        "id": "Extension.extension:implantType.url",
        "path": "Extension.extension.url",
        "fixedUri": "implantType"
      },
      {
        "id": "Extension.extension:implantType.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "Coding"
          }
        ]
      },
      {
        "id": "Extension.extension:implantType.value[x].system",
        "path": "Extension.extension.value[x].system",
        "min": 1
      },
      {
        "id": "Extension.extension:implantType.value[x].code",
        "path": "Extension.extension.value[x].code",
        "min": 1
      },
      {
        "id": "Extension.extension:itemIdentificationNumber",
        "path": "Extension.extension",
        "sliceName": "itemIdentificationNumber",
        "definition": "maps to ARI_IrdNummer\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."
      },
      {
        "id": "Extension.extension:itemIdentificationNumber.url",
        "path": "Extension.extension.url",
        "fixedUri": "itemIdentificationNumber"
      },
      {
        "id": "Extension.extension:itemIdentificationNumber.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:itemIdentifier",
        "path": "Extension.extension",
        "sliceName": "itemIdentifier",
        "definition": "maps to ARI_Artikelkennzeichen\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."
      },
      {
        "id": "Extension.extension:itemIdentifier.url",
        "path": "Extension.extension.url",
        "fixedUri": "itemIdentifier"
      },
      {
        "id": "Extension.extension:itemIdentifier.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:batchNumber",
        "path": "Extension.extension",
        "sliceName": "batchNumber",
        "definition": "maps to ARB_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 ARB_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 ARB_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 ARB_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:expirationDate",
        "path": "Extension.extension",
        "sliceName": "expirationDate",
        "definition": "maps to ARB_DatumVerfall\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:expirationDate.url",
        "path": "Extension.extension.url",
        "fixedUri": "expirationDate"
      },
      {
        "id": "Extension.extension:expirationDate.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "date"
          }
        ]
      },
      {
        "id": "Extension.extension:isExpirationDateUnknown",
        "path": "Extension.extension",
        "sliceName": "isExpirationDateUnknown",
        "definition": "maps to ARB_DatumVerfallUnbekannt\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:isExpirationDateUnknown.url",
        "path": "Extension.extension.url",
        "fixedUri": "isExpirationDateUnknown"
      },
      {
        "id": "Extension.extension:isExpirationDateUnknown.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "boolean"
          }
        ]
      },
      {
        "id": "Extension.extension:itemDescription",
        "path": "Extension.extension",
        "sliceName": "itemDescription",
        "definition": "maps to ARB_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:manufacturer",
        "path": "Extension.extension",
        "sliceName": "manufacturer",
        "definition": "maps to ABI_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:manufacturer.url",
        "path": "Extension.extension.url",
        "fixedUri": "manufacturer"
      },
      {
        "id": "Extension.extension:manufacturer.value[x]",
        "path": "Extension.extension.value[x]",
        "min": 1,
        "type": [
          {
            "code": "string"
          }
        ]
      },
      {
        "id": "Extension.extension:isManufacturerUnknown",
        "path": "Extension.extension",
        "sliceName": "isManufacturerUnknown",
        "definition": "maps to ABI_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:isManufacturerUnknown.url",
        "path": "Extension.extension.url",
        "fixedUri": "isManufacturerUnknown"
      },
      {
        "id": "Extension.extension:isManufacturerUnknown.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"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "max": "0"
      }
    ]
  }
}