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 Flucelvax Tetra - suspension for injection in pre-filled syringe Influenza vaccine (surface antigen, inactivated, prepared in cell cultures) - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "ap-04c9bd6fb89d38b2d83eced2460c4dc1",
  "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-04c9bd6fb89d38b2d83eced2460c4dc1\"> </a><a name=\"hcap-04c9bd6fb89d38b2d83eced2460c4dc1\"> </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-04c9bd6fb89d38b2d83eced2460c4dc1&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>/xx</p><p><b>status</b>: active</p><p><b>formOf</b>: <a href=\"MedicinalProductDefinition-mpb6ced64d25ea2c8da6c6099386f14db1.html\">MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1</a></p><p><b>administrableDoseForm</b>: suspension for injection in pre-filled syringe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000074063)</span></p><p><b>unitOfPresentation</b>: Syringe <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#200000002150)</span></p><p><b>producedFrom</b>: <a href=\"ManufacturedItemDefinition-mid-04c9bd6fb89d38b2d83eced2460c4dc1.html\">ManufacturedItemDefinition/mid-04c9bd6fb89d38b2d83eced2460c4dc1</a></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: Subcutaneous use <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (rmswi#100000073633)</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" : "xx"
    }
  ],
  "status" : "active",
  "formOf" : [
    {
      🔗 "reference" : "MedicinalProductDefinition/mpb6ced64d25ea2c8da6c6099386f14db1"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "100000074063",
        "display" : "suspension for injection in pre-filled syringe"
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/rmswi",
        "code" : "200000002150",
        "display" : "Syringe"
      }
    ]
  },
  "producedFrom" : [
    {
      🔗 "reference" : "ManufacturedItemDefinition/mid-04c9bd6fb89d38b2d83eced2460c4dc1"
    }
  ],
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/rmswi",
            "code" : "100000073633",
            "display" : "Subcutaneous use"
          }
        ]
      },
      "targetSpecies" : [
        {
          "code" : {
            "coding" : [
              {
                "system" : "https://spor.ema.europa.eu/rmswi",
                "code" : "100000109093",
                "display" : "Human"
              }
            ]
          }
        }
      ]
    }
  ]
}