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
{
"resourceType" : "Organization",
"id" : "4b565cf3-5353-48af-8cd6-5ccf4e9fd579",
"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=\"4b565cf3-5353-48af-8cd6-5ccf4e9fd579\"> </a><a name=\"hc4b565cf3-5353-48af-8cd6-5ccf4e9fd579\"> </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 "4b565cf3-5353-48af-8cd6-5ccf4e9fd579" </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/783452221, FEI/6913973</p><p><b>name</b>: Manufacturing Site (J. Jones Research)</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>Manufacturing Site (J. Jones Research), 444 Grant Street, Bedford, NY, United States</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" : "783452221"
},
{
"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" : "6913973"
}
],
"name" : "Manufacturing Site (J. Jones Research)",
"contact" : [
{
"address" : {
"text" : "Manufacturing Site (J. Jones Research), 444 Grant Street, Bedford, NY, United States",
"line" : [
"444 Grant Street"
],
"city" : "Bedford",
"state" : "NY",
"postalCode" : "15600",
"country" : "USA"
}
}
]
}