FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.uv.pharmaceutical-research-protocol
Resource TypeMedicinalProductDefinition
IdMedicinalProductDefinition-IGBJ-MedicinalProduct.json
FHIR VersionR6

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: MedicinalProductDefinition IGBJ-MedicinalProduct

identifier: Sponsor Investigational Product Code/LY900018

name

productName: glucagon nasal powder

type: Generic Name

name

productName: BAQSIMI

type: Proprietary Name


Source1

{
  "resourceType": "MedicinalProductDefinition",
  "id": "IGBJ-MedicinalProduct",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "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"
          }
        ]
      }
    }
  ]
}