Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

Evidence Based Medicine on FHIR Implementation Guide, published by HL7 International / Clinical Decision Support. This guide is not an authorized publication; it is the continuous build for version 1.0.0-ballot2 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/ebm/ and changes regularly. See the Directory of published versions

: 399870 - JSON Representation

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "MedicinalProductDefinition",
  "id" : "399870",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2025-09-14T18:00:36.245Z"
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition IGBJ-MedicinalProduct</b></p><a name=\"IGBJ-MedicinalProduct\"> </a><a name=\"hcIGBJ-MedicinalProduct\"> </a><p><b>identifier</b>: Sponsor Investigational Product Code/LY900018</p><blockquote><p><b>name</b></p><p><b>productName</b>: glucagon nasal powder</p><p><b>type</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C97054}\">Generic Name</span></p></blockquote><blockquote><p><b>name</b></p><p><b>productName</b>: BAQSIMI</p><p><b>type</b>: <span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C71898}\">Proprietary Name</span></p></blockquote></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "ACSN",
            "display" : "Accession ID"
          }
        ],
        "text" : "FEvIR Object Identifier"
      },
      "system" : "https://fevir.net/FOI",
      "value" : "399870",
      "assigner" : {
        "display" : "Computable Publishing LLC"
      }
    },
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code" : "C218675",
            "display" : "Sponsor Investigational Product Code"
          }
        ]
      },
      "system" : "https://example.org/sponsor-identifier",
      "value" : "LY900018"
    }
  ],
  "name" : [
    {
      "productName" : "glucagon nasal powder",
      "type" : {
        "coding" : [
          {
            "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code" : "C97054"
          }
        ]
      }
    },
    {
      "productName" : "BAQSIMI",
      "type" : {
        "coding" : [
          {
            "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code" : "C71898"
          }
        ]
      }
    }
  ]
}