Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA
1.1.6 - Reconciliation + Stage 2 Connectathon United States of America flag

Pharmaceutical Quality - Chemistry, Manufacturing and Controls (PQ-CMC) Submissions to FDA, published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 1.1.6 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/FHIR-us-pq-cmc-fda/ and changes regularly. See the Directory of published versions

: 37a26b1a-ede3-4677-943e-72b513f945b7 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "37a26b1a-ede3-4677-943e-72b513f945b7",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/cmc-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Organization 37a26b1a-ede3-4677-943e-72b513f945b7</b></p><a name=\"37a26b1a-ede3-4677-943e-72b513f945b7\"> </a><a name=\"hc37a26b1a-ede3-4677-943e-72b513f945b7\"> </a><a name=\"37a26b1a-ede3-4677-943e-72b513f945b7-en-US\"> </a><p><b>identifier</b>: FEI/6981397</p><p><b>name</b>: Vidinaid Site</p><h3>Contacts</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Address</b></td></tr><tr><td style=\"display: none\">*</td><td>Vidinaid Site, 100 Stillwater Avenue, Building #2, Bangor, ME, USA</td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
            "code" : "C134004",
            "display" : "FEI"
          }
        ]
      },
      "system" : "urn:oid:2.16.840.1.113883.4.82",
      "value" : "6981397"
    }
  ],
  "name" : "Vidinaid Site",
  "contact" : [
    {
      "address" : {
        "type" : "postal",
        "text" : "Vidinaid Site, 100 Stillwater Avenue, Building #2, Bangor, ME, USA",
        "line" : [
          "100 Stillwater Avenue",
          "Building #2"
        ],
        "city" : "Bangor",
        "state" : "ME",
        "postalCode" : "04401",
        "country" : "USA"
      }
    }
  ]
}