FHIR IG analytics| Package | hl7.fhir.uv.pharm-quality |
| Resource Type | Organization |
| Id | Organization-organization-drug-pq-ex5.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization
Resource Organization "organization-drug-pq-ex5"
Profile: Organization - Drug PQ
identifier: urn:oid:2.16.840.1.113883.4.82/3007270600
active: true
type: Analytical Testing - Stability (Pharmaceutical Organization Type Codes#analytical-testing-stability), Analytical Testing - Release (Pharmaceutical Organization Type Codes#analytical-testing-release)
name: Advanced Analytical Testing Laboratories Inc.
| Address |
| 30 Silverline Drive North Brunswick New Jersey 08902 USA |
{
"resourceType": "Organization",
"id": "organization-drug-pq-ex5",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/pharm-quality/StructureDefinition/Organization-drug-pq"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:2.16.840.1.113883.4.82",
"value": "3007270600"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type",
"code": "analytical-testing-stability",
"display": "Analytical Testing - Stability"
}
]
},
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/pharmaceutical-organization-type",
"code": "analytical-testing-release",
"display": "Analytical Testing - Release"
}
]
}
],
"name": "Advanced Analytical Testing Laboratories Inc.",
"contact": [
{
"address": {
"line": [
"30 Silverline Drive"
],
"city": "North Brunswick",
"state": "New Jersey",
"postalCode": "08902",
"country": "USA"
}
}
]
}