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

FHIR IG analytics

Packagehl7.fhir.uv.apix
Resource TypeOrganization
IdOrganization-org-ema-srm-hmed.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 org-ema-srm-hmed

Language: en

name: European Medicines Agency – Human Medicines Evaluation Division

Contacts

-NameTelecomAddress
*Scientific and Regulatory Managementsrm@ema.example.euDomenico Scarlattilaan 6, 1083 HS Amsterdam, Netherlands

Source1

{
  "resourceType": "Organization",
  "id": "org-ema-srm-hmed",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "name": "European Medicines Agency – Human Medicines Evaluation Division",
  "contact": [
    {
      "name": [
        {
          "text": "Scientific and Regulatory Management"
        }
      ],
      "telecom": [
        {
          "system": "email",
          "value": "srm@ema.example.eu",
          "use": "work"
        }
      ],
      "address": {
        "type": "physical",
        "text": "Domenico Scarlattilaan 6, 1083 HS Amsterdam, Netherlands",
        "line": [
          "Domenico Scarlattilaan 6"
        ],
        "city": "Amsterdam",
        "postalCode": "1083 HS",
        "country": "Netherlands"
      }
    }
  ]
}