{
  "resourceType": "StructureDefinition",
  "id": "00518ad3-d79e-4447-8cc2-baa4af7f359c",
  "meta": {
    "lastUpdated": "2025-08-17T11:06:54.2904793+00:00"
  },
  "url": "http://legemiddelverket.no/fhir/StructureDefinition/safest-MedicinalProductIngredient",
  "name": "SafestMedicinalProductIngredient",
  "status": "retired",
  "experimental": true,
  "date": "2020-10-19T05:13:52.3856245Z",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "resource",
  "abstract": false,
  "type": "MedicinalProductIngredient",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/MedicinalProductIngredient",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "MedicinalProductIngredient.identifier",
        "path": "MedicinalProductIngredient.identifier",
        "definition": "The identifier(s) of this Ingredient that are assigned by business processes and/or used to refer to it when a direct URL reference to the resource itself is not appropriate.\r\n\r\nIdentifier defined by SAFEST",
        "mustSupport": true
      },
      {
        "id": "MedicinalProductIngredient.identifier.system",
        "path": "MedicinalProductIngredient.identifier.system",
        "fixedUri": "http://legemiddelverket.no/fhir/SAFEST/MedicinalProductIngredient"
      },
      {
        "id": "MedicinalProductIngredient.role",
        "path": "MedicinalProductIngredient.role",
        "mustSupport": true
      },
      {
        "id": "MedicinalProductIngredient.substance",
        "path": "MedicinalProductIngredient.substance",
        "mustSupport": true
      }
    ]
  }
}