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

: f22ab70c-20c0-4ee4-848b-622b67ec8592 - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "f22ab70c-20c0-4ee4-848b-622b67ec8592",
  "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 f22ab70c-20c0-4ee4-848b-622b67ec8592</b></p><a name=\"f22ab70c-20c0-4ee4-848b-622b67ec8592\"> </a><a name=\"hcf22ab70c-20c0-4ee4-848b-622b67ec8592\"> </a><a name=\"f22ab70c-20c0-4ee4-848b-622b67ec8592-en-US\"> </a><p><b>identifier</b>: DUNS/143265222</p><p><b>name</b>: WunderChem GmbH</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>123 Deutsche Strasse, Munich, Bavaria, 81541, Germany</td></tr></table></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://hl7.org/fhir/us/pq-cmc-fda/CodeSystem/cmc-ncit-dummy",
            "code" : "C134003",
            "display" : "DUNS"
          }
        ]
      },
      "system" : "urn:oid:1.3.6.1.4.1.519.1",
      "value" : "143265222"
    }
  ],
  "name" : "WunderChem GmbH",
  "contact" : [
    {
      "address" : {
        "type" : "postal",
        "text" : "123 Deutsche Strasse, Munich, Bavaria, 81541, Germany",
        "line" : [
          "Deutsche Strasse 123",
          "Building 2"
        ],
        "city" : "Munich",
        "state" : "Bavaria",
        "postalCode" : "81541",
        "country" : "GER"
      }
    }
  ]
}