FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | Organization |
| Id | Organization-ORG1.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization ORG1
Profile: Organization (ePI)
identifier: urn:oid:1.3.6.1.4.1.519.1/134489525
active: true
type: Non-Healthcare Business or Corporation
name: Pfizer Laboratories Div Pfizer Inc
{
"resourceType": "Organization",
"id": "ORG1",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Organization-uv-epi"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "urn:oid:1.3.6.1.4.1.519.1",
"value": "134489525"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "bus",
"display": "Non-Healthcare Business or Corporation"
}
]
}
],
"name": "Pfizer Laboratories Div Pfizer Inc"
}