FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | Organization |
| Id | Organization-orgchugai.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization orgchugai
Profile: Organization (ePI)
identifier: https://pmda-org-id/672212 (use: official, )
active: true
type: Marketing authorisation holder
name: Chugai Pharmaceutical Co., Ltd.
| Address |
| Medical Information Department 2-1-1 Nihonbashi Muromachi, Chuo-ku, Tokyo 103-8324(work) |
{
"resourceType": "Organization",
"id": "orgchugai",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Organization-uv-epi"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "https://pmda-org-id",
"value": "672212"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://PMDA-org-type.jp/",
"code": "tbd",
"display": "Marketing authorisation holder"
}
],
"text": "Marketing authorisation holder"
}
],
"name": "Chugai Pharmaceutical Co., Ltd.",
"contact": [
{
"address": {
"use": "work",
"type": "physical",
"text": "Medical Information Department 2-1-1 Nihonbashi Muromachi, Chuo-ku, Tokyo 103-8324",
"line": [
"2-1-1 Nihonbashi Muromachi"
],
"city": "Tokyo",
"postalCode": "103-8324",
"country": "Tokyo"
}
}
]
}