Gravitate Health FHIR Implementation Guide
0.1.0 - CI Build

Gravitate Health FHIR Implementation Guide, published by Gravitate Health Project. 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/gravitate-health and changes regularly. See the Directory of published versions

: MIRTAZAPINA CINFA 30 mg Coated Tablet, 30 tablets - JSON Representation

Raw json | Download


{
  "resourceType" : "PackagedProductDefinition",
  "id" : "ppd-0c848f16e413619f64703ded9343d866",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/PackagedProductDefinition-uv-epi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: PackagedProductDefinition</b><a name=\"ppd-0c848f16e413619f64703ded9343d866\"> </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\">Resource PackagedProductDefinition &quot;ppd-0c848f16e413619f64703ded9343d866&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-PackagedProductDefinition-uv-epi.html\">PackagedProductDefinition (ePI)</a></p></div><p><b>name</b>: MIRTAZAPINA CINFA 30 mg Coated Tablet, 30 tablets</p><p><b>type</b>: Chemical Medicinal Prodcut <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000155527)</span></p><p><b>packageFor</b>: <a href=\"MedicinalProductDefinition-mp7a7ff0f4e1993c2fdabba6c8d9931a52.html\">MedicinalProductDefinition/mp7a7ff0f4e1993c2fdabba6c8d9931a52</a></p><p><b>status</b>: Active <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://hl7.org/fhir/R5/codesystem-publication-status.html\">PublicationStatus</a>#active)</span></p><p><b>statusDate</b>: 2021-09-01</p><p><b>containedItemQuantity</b>: 30 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></p><blockquote><p><b>packaging</b></p><p><b>type</b>: Box <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073498)</span></p><p><b>quantity</b>: 1</p><p><b>material</b>: Cardboard <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000003529)</span></p><blockquote><p><b>packaging</b></p><p><b>identifier</b>: id:\u00a0123456</p><p><b>type</b>: Blister <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073496)</span></p><p><b>quantity</b>: 30</p><p><b>material</b>: PolyVinyl Chloride <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000003222)</span></p><blockquote><p><b>containedItem</b></p></blockquote></blockquote></blockquote></div>"
  },
  "name" : "MIRTAZAPINA CINFA 30 mg Coated Tablet, 30 tablets",
  "type" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "100000155527",
        "display" : "Chemical Medicinal Prodcut"
      }
    ]
  },
  "packageFor" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/mp7a7ff0f4e1993c2fdabba6c8d9931a52"
    }
  ],
  "status" : {
    "coding" : [
      {
        "system" : "http://hl7.org/fhir/publication-status",
        "code" : "active",
        "display" : "Active"
      }
    ]
  },
  "statusDate" : "2021-09-01",
  "containedItemQuantity" : [
    {
      "value" : 30,
      "system" : "http://unitsofmeasure.org",
      "code" : "mg"
    }
  ],
  "packaging" : {
    "type" : {
      "coding" : [
        {
          "system" : "https://spor.ema.europa.eu/rmswi",
          "code" : "100000073498",
          "display" : "Box"
        }
      ]
    },
    "quantity" : 1,
    "material" : [
      {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "200000003529",
            "display" : "Cardboard"
          }
        ]
      }
    ],
    "packaging" : [
      {
        "identifier" : [
          {
            "system" : "https://spor.ema.europa.eu/pmswi",
            "value" : "123456"
          }
        ],
        "type" : {
          "coding" : [
            {
              "system" : "https://spor.ema.europa.eu/rmswi",
              "code" : "100000073496",
              "display" : "Blister"
            }
          ]
        },
        "quantity" : 30,
        "material" : [
          {
            "coding" : [
              {
                "system" : "https://spor.ema.europa.eu/rmswi",
                "code" : "200000003222",
                "display" : "PolyVinyl Chloride"
              }
            ]
          }
        ],
        "containedItem" : [
          {
            "item" : {
              "reference" : {
                🔗 "reference" : "ManufacturedItemDefinition/mid-e762a2f54b0b24fca4744b1bb7524a5b"
              }
            }
          }
        ]
      }
    ]
  }
}