Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC)
0.1.20 - Build CI United States of America flag

Pharmaceutical Quality Submissions to Food & Drug Administration (PQ/CMC), published by HL7 International / Biomedical Research and Regulation. This guide is not an authorized publication; it is the continuous build for version 0.1.20 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/ and changes regularly. See the Directory of published versions

: Vidinaid - JSON Representation

Raw json | Download


{
  "resourceType" : "Organization",
  "id" : "e99bddfa-c1b5-435b-bbe8-24816b4e23e5",
  "meta" : {
    "profile" : [
      🔗 "http://hl7.org/fhir/us/pq-cmc-fda/StructureDefinition/mfg-test-site-organization"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Organization</b><a name=\"e99bddfa-c1b5-435b-bbe8-24816b4e23e5\"> </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;e99bddfa-c1b5-435b-bbe8-24816b4e23e5&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-mfg-test-site-organization.html\">Manufacturing and/or Test Site Organization</a></p></div><p><b>identifier</b>: DUNS/143265222, FEI/6981397</p><p><b>name</b>: Vidinaid</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, 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" : "C134003",
            "display" : "DUNS"
          }
        ]
      },
      "system" : "urn:oid:1.3.6.1.4.1.519.1",
      "value" : "143265222"
    },
    {
      "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",
  "contact" : [
    {
      "address" : {
        "text" : "Vidinaid, 100 Stillwater Avenue, Building #2, Bangor, ME, USA",
        "line" : [
          "100 Stillwater Avenue",
          "Building #2"
        ],
        "city" : "Bangor",
        "state" : "ME",
        "postalCode" : "04401",
        "country" : "USA"
      }
    }
  ]
}