SPL Mapping FHIR R5 Implementation Guide
0.2.1 - Build CI United States of America flag

SPL Mapping FHIR R5 Implementation Guide, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.2.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-spl/ and changes regularly. See the Directory of published versions

: Enbrel25mgSolution - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "ManufacturedItemDefinition",
  "id" : "Enbrel25mgSolution",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/spl/StructureDefinition/SubmittedManufacturedItem"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ManufacturedItemDefinition Enbrel25mgSolution</b></p><a name=\"Enbrel25mgSolution\"> </a><a name=\"hcEnbrel25mgSolution\"> </a><a name=\"Enbrel25mgSolution-en-US\"> </a><p><b>status</b>: Active</p><p><b>manufacturedDoseForm</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C42986}\">SOLUTION</span></p></div>"
  },
  "status" : "active",
  "manufacturedDoseForm" : {
    "coding" : [
      {
        "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
        "code" : "C42986",
        "display" : "SOLUTION"
      }
    ]
  }
}