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

FHIR IG analytics

Packagehl7.fhir.uv.clinical-study-protocol
Resource TypeMedicinalProductDefinition
IdMedicinalProductDefinition-Exemplar-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 Exemplar-MedicinalProduct

Language: en

identifier: Sponsor's Investigational Product Code/EX2015/03

name

productName: exoticillin 100micrograms/dose dry powder inhaler

type: Nonproprietary Name(s)

name

productName: Exotex 100 Inhaler

type: Proprietary Name(s)


Source1

{
  "resourceType": "MedicinalProductDefinition",
  "id": "Exemplar-MedicinalProduct",
  "language": "en",
  "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's Investigational Product Code"
          }
        ]
      },
      "system": "https://exemplarSponsor.com/sponsor-identifier",
      "value": "EX2015/03"
    }
  ],
  "name": [
    {
      "productName": "exoticillin 100micrograms/dose dry powder inhaler",
      "type": {
        "coding": [
          {
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code": "C97054",
            "display": "Nonproprietary Name(s)"
          }
        ]
      }
    },
    {
      "productName": "Exotex 100 Inhaler",
      "type": {
        "coding": [
          {
            "system": "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code": "C71898",
            "display": "Proprietary Name(s)"
          }
        ]
      }
    }
  ]
}