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

: Drug Manufacturing Site - Vandechemie - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "e165f057-5eed-4e64-8328-4438fc88fb1b",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/supplier-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"e165f057-5eed-4e64-8328-4438fc88fb1b\"> </a><a name=\"hce165f057-5eed-4e64-8328-4438fc88fb1b\"> </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 Organization &quot;e165f057-5eed-4e64-8328-4438fc88fb1b&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-supplier-organization.html\">Supplier Organization</a></p></div><p><b>identifier</b>: DUNS/143265222</p><p><b>name</b>: Vandechemie</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>Vandechemie, Ruzettelaan 39234, Blankenberge, 8370, Belgium</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" : "Vandechemie",
  "contact" : [
    {
      "address" : {
        "text" : "Vandechemie, Ruzettelaan 39234, Blankenberge, 8370, Belgium",
        "line" : [
          "Ruzettelaan 39234"
        ],
        "city" : "Blankenberge",
        "postalCode" : "8370",
        "country" : "BEL"
      }
    }
  ]
}