UFIS-SWE-IG
0.1.0 - ci-build

UFIS-SWE-IG, 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/joofio/ufis-swe-ig/ and changes regularly. See the Directory of published versions

: Curocef1500mgPulver-A-HL-APD - JSON Representation

Raw json | Download


{
  "resourceType" : "AdministrableProductDefinition",
  "id" : "Curocef1500mgPulver-A-HL-APD",
  "meta" : {
    "profile" : [
      🔗 "http://unicom-project.eu/fhir/StructureDefinition/PPLAdministrableProductDefinition"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: AdministrableProductDefinition Curocef1500mgPulver-A-HL-APD</b></p><a name=\"Curocef1500mgPulver-A-HL-APD\"> </a><a name=\"hcCurocef1500mgPulver-A-HL-APD\"> </a><a name=\"hcCurocef1500mgPulver-A-HL-APD-en-US\"> </a><p><b>status</b>: Active</p><p><b>formOf</b>: <a href=\"Curocef1500mgPulver-A-HL-MPD\">Curocef1500mgPulver-A-HL-MPD</a></p><p><b>administrableDoseForm</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000004 100000074038}\">Solution for injection/infusion</span></p><p><b>unitOfPresentation</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/200000000014 200000002164}\">Ampoule</span></p><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/100000073345 100000073600}\">Intramuscular use</span></p></blockquote><blockquote><p><b>routeOfAdministration</b></p><p><b>code</b>: <span title=\"Codes:{https://spor.ema.europa.eu/v1/lists/100000073345 100000073611}\">Intravenous use</span></p></blockquote></div>"
  },
  "status" : "active",
  "formOf" : [
    {
      "reference" : "Curocef1500mgPulver-A-HL-MPD"
    }
  ],
  "administrableDoseForm" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/200000000004",
        "code" : "100000074038",
        "display" : "Solution for injection/infusion"
      }
    ]
  },
  "unitOfPresentation" : {
    "coding" : [
      {
        "system" : "https://spor.ema.europa.eu/v1/lists/200000000014",
        "code" : "200000002164",
        "display" : "Ampoule"
      }
    ]
  },
  "routeOfAdministration" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/v1/lists/100000073345",
            "code" : "100000073600",
            "display" : "Intramuscular use"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "https://spor.ema.europa.eu/v1/lists/100000073345",
            "code" : "100000073611",
            "display" : "Intravenous use"
          }
        ]
      }
    }
  ]
}