{
  "resourceType": "StructureDefinition",
  "url": "https://example.org/fhir/StructureDefinition/MyMedicinalProductManufactured",
  "name": "MedicinalProductManufacturedSafest",
  "status": "retired",
  "fhirVersion": "4.0.1",
  "kind": "resource",
  "abstract": false,
  "type": "MedicinalProductManufactured",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicinalProductManufactured",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicinalProductManufactured.extension:legemiddeldoseId",
        "path": "MedicinalProductManufactured.extension",
        "sliceName": "legemiddeldoseId",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://legemiddelverket.no/fhir/StructureDefinition/IdentifierExtension"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicinalProductManufactured.extension:lmrNummer",
        "path": "MedicinalProductManufactured.extension",
        "sliceName": "lmrNummer",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://legemiddelverket.no/fhir/StructureDefinition/IdentifierExtension"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicinalProductManufactured.extension:legemiddelmerkevareId",
        "path": "MedicinalProductManufactured.extension",
        "sliceName": "legemiddelmerkevareId",
        "type": [
          {
            "code": "Extension",
            "profile": [
              "http://legemiddelverket.no/fhir/StructureDefinition/IdentifierExtension"
            ]
          }
        ],
        "isModifier": false
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.system",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.system",
        "min": 1
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.version",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.version",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.code",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.code",
        "min": 1
      },
      {
        "id": "MedicinalProductManufactured.manufacturedDoseForm.coding.userSelected",
        "path": "MedicinalProductManufactured.manufacturedDoseForm.coding.userSelected",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.unitOfPresentation",
        "path": "MedicinalProductManufactured.unitOfPresentation",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.quantity.value",
        "path": "MedicinalProductManufactured.quantity.value",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.quantity.comparator",
        "path": "MedicinalProductManufactured.quantity.comparator",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.quantity.unit",
        "path": "MedicinalProductManufactured.quantity.unit",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.manufacturer",
        "path": "MedicinalProductManufactured.manufacturer",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.ingredient",
        "path": "MedicinalProductManufactured.ingredient",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.physicalCharacteristics",
        "path": "MedicinalProductManufactured.physicalCharacteristics",
        "max": "0"
      },
      {
        "id": "MedicinalProductManufactured.otherCharacteristics",
        "path": "MedicinalProductManufactured.otherCharacteristics",
        "max": "0"
      }
    ]
  }
}