FHIR IG analytics| Package | hl7.fhir.uv.apix |
| Resource Type | Organization |
| Id | Organization-org-ema-srm-hmed.json |
| FHIR Version | R5 |
No resources found
No resources found
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
| Name | Telecom | Address |
| Scientific and Regulatory Management | srm@ema.example.eu | Domenico Scarlattilaan 6, 1083 HS Amsterdam, Netherlands |
{
"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"
}
}
]
}