FHIR IG analytics| Package | hl7.fhir.uv.vulcan-schedule |
| Resource Type | Organization |
| Id | Organization-EliLillyAndCompany.json |
| FHIR Version | R6 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization EliLillyAndCompany
Language: en
identifier: Eli Lilly and Company Inc (use: official, )
type: Clinical Research Sponsor
| Purpose | Telecom |
| Administrative | https://www.lilly.com |
{
"resourceType": "Organization",
"id": "EliLillyAndCompany",
"language": "en",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"value": "Eli Lilly and Company Inc"
}
],
"type": [
{
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/organization-type",
"code": "crs"
}
]
}
],
"contact": [
{
"purpose": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/contactentity-type",
"code": "ADMIN"
}
]
},
"telecom": [
{
"system": "url",
"value": "https://www.lilly.com"
}
]
}
]
}