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

: Administrable product MIRTAZAPINA CINFA 30 mg Coated Tablet - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "ap-e762a2f54b0b24fca4744b1bb7524a5b",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/AdministrableProductDefinition-uv-epi"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: AdministrableProductDefinition</b><a name=\"ap-e762a2f54b0b24fca4744b1bb7524a5b\"> </a><a name=\"hcap-e762a2f54b0b24fca4744b1bb7524a5b\"> </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 AdministrableProductDefinition &quot;ap-e762a2f54b0b24fca4744b1bb7524a5b&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"https://build.fhir.org/ig/HL7/emedicinal-product-info//StructureDefinition-AdministrableProductDefinition-uv-epi.html\">AdministrableProductDefinition (ePI)</a></p></div><p><b>identifier</b>: <code>https://spor.ema.europa.eu/pmswi</code>/identifier</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-mp7a7ff0f4e1993c2fdabba6c8d9931a52.html\">MedicinalProductDefinition/mp7a7ff0f4e1993c2fdabba6c8d9931a52</a></p><p><b>administrableDoseForm</b>: Coated tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073380)</span></p><p><b>unitOfPresentation</b>: tablet <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000002152)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-mid-e762a2f54b0b24fca4744b1bb7524a5b.html\">ManufacturedItemDefinition/mid-e762a2f54b0b24fca4744b1bb7524a5b</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Oral use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073619)</span></p><h3>TargetSpecies</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>Human <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000109093)</span></td></tr></table></blockquote></div>"
  },
  "identifier" : [
    {
      "system" : "https://spor.ema.europa.eu/pmswi",
      "value" : "identifier"
    }
  ],
  "status" : "active",
  "formOf" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/mp7a7ff0f4e1993c2fdabba6c8d9931a52"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "100000073380",
        "display" : "Coated tablet"
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "200000002152",
        "display" : "tablet"
      }
    ]
  },
  "producedFrom" : [
    {
      🔗 "reference" : "ManufacturedItemDefinition/mid-e762a2f54b0b24fca4744b1bb7524a5b"
    }
  ],
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000073619",
            "display" : "Oral use"
          }
        ]
      },
      "targetSpecies" : [
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://spor.ema.europa.eu/rmswi",
                "code" : "100000109093",
                "display" : "Human"
              }
            ]
          }
        }
      ]
    }
  ]
}