FHIR IG analytics| Package | hl7.fhir.uv.emedicinal-product-info |
| Resource Type | Organization |
| Id | Organization-org-epi-type2-example-acme.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization org-epi-type2-example-acme
Language: en
Profile: Organization (ePI)
identifier: https://spor.ema.europa.eu/omswi/LOC-100000000
active: true
type: Marketing authorisation holder
name: Acme Pharma Inc.
| Address |
| 123 Pharma Way, 102 37 Prague 10, Czech Republic |
{
"resourceType": "Organization",
"id": "org-epi-type2-example-acme",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Organization-uv-epi"
]
},
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://spor.ema.europa.eu/omswi",
"value": "LOC-100000000"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://spor.ema.europa.eu/rmswi",
"code": "220000000034",
"display": "Marketing authorisation holder"
}
]
}
],
"name": "Acme Pharma Inc.",
"contact": [
{
"address": {
"text": "123 Pharma Way, 102 37 Prague 10, Czech Republic",
"line": [
"123 Pharma Way"
],
"city": "Prague",
"postalCode": "102 37",
"country": "Czech Republic"
}
}
]
}