FHIR IG analytics| Package | hl7.fhir.uv.pharmaceutical-research-protocol |
| Resource Type | MedicinalProductDefinition |
| Id | MedicinalProductDefinition-IGBJ-MedicinalProduct.json |
| FHIR Version | R6 |
No resources found
No resources found
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
{
"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"
}
]
}
}
]
}