FHIR IG analytics| Package | hl7.eu.fhir.gh |
| Resource Type | Organization |
| Id | Organization-Infarmed.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization Infarmed
Profile: Organization (ePI)
identifier: https://gravitatehealth.eu/organization/infarmed
name: Infarmed
| Telecom | Address |
| infarmed@infarmed.pt | Parque de Saúde de Lisboa - Avenida do Brasil, 53 Lisboa 1749-004 PT |
{
"resourceType": "Organization",
"id": "Infarmed",
"meta": {
"profile": [
"http://hl7.org/fhir/uv/emedicinal-product-info/StructureDefinition/Organization-uv-epi"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://gravitatehealth.eu/organization",
"value": "infarmed"
}
],
"name": "Infarmed",
"contact": [
{
"telecom": [
{
"system": "email",
"value": "infarmed@infarmed.pt"
}
],
"address": {
"line": [
"Parque de Saúde de Lisboa - Avenida do Brasil, 53"
],
"city": "Lisboa",
"postalCode": "1749-004",
"country": "PT"
}
}
]
}