Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
1.0.0-ballot - STU 1-ballot United States of America flag

This page is part of the Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions

: Example SubstanceDefinition for water - JSON Representation

Raw json | Download


{
  "resourceType" : "SubstanceDefinition",
  "id" : "d3a11b25-e160-4688-b807-6383364096fd",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/pqcmc-excipient"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SubstanceDefinition</b><a name=\"d3a11b25-e160-4688-b807-6383364096fd\"> </a><a name=\"hcd3a11b25-e160-4688-b807-6383364096fd\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SubstanceDefinition &quot;d3a11b25-e160-4688-b807-6383364096fd&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-pqcmc-excipient.html\">Excipient Drug Substance</a></p></div><p><b>identifier</b>: water</p><p><b>classification</b>: Chemical <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C48807)</span></p><p><b>grade</b>: BP <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C176793)</span></p><p><b>manufacturer</b>: <a href=\"Bundle-6004e36e-7df9-469d-9b29-8e9f9bd7e95f.html#urn-uuid-e99bddfa-c1b5-435b-bbe8-24816b4e23e5\">urn:uuid:e99bddfa-c1b5-435b-bbe8-24816b4e23e5</a></p><p><b>supplier</b>: <a href=\"Bundle-6004e36e-7df9-469d-9b29-8e9f9bd7e95f.html#urn-uuid-d9e7c2f7-0f59-4645-bb6d-5a8dd2425049\">urn:uuid:d9e7c2f7-0f59-4645-bb6d-5a8dd2425049</a></p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td>059QF0KO0R <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-UNII.html\">Unique Ingredient Identifier (UNII)</a>#059QF0KO0R)</span></td></tr></table><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td><td><b>Preferred</b></td></tr><tr><td style=\"display: none\">*</td><td>WATER</td><td>GSRS Preferred Term <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C203355)</span></td><td>true</td></tr></table><h3>SourceMaterials</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Chemical <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"CodeSystem-cmc-ncit-dummy.html\">PQ-CMC-FDA Temporary Codes</a>#C48807)</span></td></tr></table></div>"
  },
  "identifier" : [
    {
      "value" : "water"
    }
  ],
  "classification" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
          "code" : "C48807",
          "display" : "Chemical"
        }
      ]
    }
  ],
  "grade" : [
    {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
          "code" : "C176793",
          "display" : "BP"
        }
      ]
    }
  ],
  "manufacturer" : [
    {
      "reference" : "urn:uuid:e99bddfa-c1b5-435b-bbe8-24816b4e23e5"
    }
  ],
  "supplier" : [
    {
      "reference" : "urn:uuid:d9e7c2f7-0f59-4645-bb6d-5a8dd2425049"
    }
  ],
  "code" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://fdasis.nlm.nih.gov",
            "code" : "059QF0KO0R"
          }
        ]
      }
    }
  ],
  "name" : [
    {
      "name" : "WATER",
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
            "code" : "C203355",
            "display" : "GSRS Preferred Term"
          }
        ]
      },
      "preferred" : true
    }
  ],
  "sourceMaterial" : {
    "type" : {
      "coding" : [
        {
          "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
          "code" : "C48807",
          "display" : "Chemical"
        }
      ]
    }
  }
}