UnicomIG
0.1.0 - ci-build

UnicomIG, published by UNICOM. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-eu/unicom-ig/ and changes regularly. See the Directory of published versions

: CanifugCremolum-10mg1g-Cream-EE-I - JSON Representation

Raw json | Download


{
  "resourceType" : "Ingredient",
  "id" : "CanifugCremolum-10mg1g-Cream-EE-I",
  "meta" : {
    "profile" : [
      🔗 "http://unicom-project.eu/fhir/StructureDefinition/PPLIngredient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Ingredient </b><a name=\"CanifugCremolum-10mg1g-Cream-EE-I\"> </a><a name=\"hcCanifugCremolum-10mg1g-Cream-EE-I\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">ResourceIngredient &quot;CanifugCremolum-10mg1g-Cream-EE-I&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-PPLIngredient.html\">PPL Ingredient profile</a></p></div><p><b>status</b>: active</p><p><b>for</b>: </p><ul><li><a href=\"MedicinalProductDefinition-CanifugCremolum-EE-MPD.html\">MedicinalProductDefinition/CanifugCremolum-EE-MPD</a></li><li><a href=\"ManufacturedItemDefinition-CanifugCremolum-10mg1g-Cream-EE-MID.html\">ManufacturedItemDefinition/CanifugCremolum-10mg1g-Cream-EE-MID</a></li><li><a href=\"AdministrableProductDefinition-CanifugCremolum-10mg1g-Cream-EE-APD.html\">AdministrableProductDefinition/CanifugCremolum-10mg1g-Cream-EE-APD</a></li></ul><p><b>role</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (100000072050#100000072072)</span></p><blockquote><p><b>substance</b></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>CLOTRIMAZOLE <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-substance-sms-cs.html\">Substances EMA SPOR SMS</a>#100000092074)</span></td></tr></table><h3>Strengths</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concentration[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>10 milligram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: Unit of Measurement EMA  code100000110655 = 'milligram(s)')</span>/1 gram(s)<span style=\"background: LightGoldenRodYellow\"> (Details: Unit of Measurement EMA  code100000110654 = 'gram(s)')</span></td></tr></table></blockquote></div>"
  },
  "status" : "active",
  "for" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/CanifugCremolum-EE-MPD"
    },
    {
      🔗 "reference" : "ManufacturedItemDefinition/CanifugCremolum-10mg1g-Cream-EE-MID"
    },
    {
      🔗 "reference" : "AdministrableProductDefinition/CanifugCremolum-10mg1g-Cream-EE-APD"
    }
  ],
  "role" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/100000072050",
        "code" : "100000072072",
        "display" : "Active"
      }
    ]
  },
  "substance" : {
    "code" : {
      "concept" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/v2/SubstanceDefinition",
            "code" : "100000092074",
            "display" : "CLOTRIMAZOLE"
          }
        ]
      }
    },
    "strength" : [
      {
        "concentrationRatio" : {
          "numerator" : {
            "value" : 10,
            "unit" : "milligram(s)",
            "system" : "https://spor.ema.europa.eu/v1/lists/100000110633",
            "code" : "100000110655"
          },
          "denominator" : {
            "value" : 1,
            "unit" : "gram(s)",
            "system" : "https://spor.ema.europa.eu/v1/lists/100000110633",
            "code" : "100000110654"
          }
        }
      }
    ]
  }
}