Clinical Study Protocol
1.0.0-ballot2 - STU 1 Ballot2 International flag

Clinical Study Protocol, published by HL7 International / Biomedical Research and Regulation. 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/vulcan-udp-ig/ and changes regularly. See the Directory of published versions

: Exemplar Comparator Product

Page standards status: Informative

Raw json | Download

{
  "resourceType" : "MedicinalProductDefinition",
  "id" : "Exemplar-ComparatorProduct",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: MedicinalProductDefinition Exemplar-ComparatorProduct</b></p><a name=\"Exemplar-ComparatorProduct\"> </a><a name=\"hcExemplar-ComparatorProduct\"> </a><p><b>identifier</b>: Sponsor's Investigational Product Code/ EX2010/12</p><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ProductName</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>exoticillin 10micrograms/1.5ml intramuscular injection</td><td><span title=\"Codes:{http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl C97054}\">Nonproprietary Name(s)</span></td></tr></table></div>"
  },
  "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" : " EX2010/12"
    }
  ],
  "name" : [
    {
      "productName" : "exoticillin 10micrograms/1.5ml intramuscular injection",
      "type" : {
        "coding" : [
          {
            "system" : "http://ncicb.nci.nih.gov/xml/owl/EVS/Thesaurus.owl",
            "code" : "C97054",
            "display" : "Nonproprietary Name(s)"
          }
        ]
      }
    }
  ]
}