FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.eu.fhir.gh
Resource TypeOrganization
IdOrganization-orgohara.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Organization orgohara

identifier: https://pmda-org-id/sim672212 (use: official, )

active: true

type: Marketing authorisation holder

name: Ohara Pharmaceutical Co., Ltd.

Contacts

-Address
*15 Nihonbashi Muromachi, Chuo-ku, Tokyo 8324(work)

Source1

{
  "resourceType": "Organization",
  "id": "orgohara",
  "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": "sim672212"
    }
  ],
  "active": true,
  "type": [
    {
      "coding": [
        {
          "system": "https://PMDA-org-type.jp/",
          "code": "tbd",
          "display": "Marketing authorisation holder"
        }
      ],
      "text": "Marketing authorisation holder"
    }
  ],
  "name": "Ohara Pharmaceutical Co., Ltd.",
  "contact": [
    {
      "address": {
        "use": "work",
        "type": "physical",
        "text": "15 Nihonbashi Muromachi, Chuo-ku, Tokyo 8324",
        "line": [
          "15 Nihonbashi Muromachi"
        ],
        "city": "Tokyo",
        "postalCode": "8324",
        "country": "Tokyo"
      }
    }
  ]
}