FHIR IG analytics| Package | hl7.fhir.us.spl |
| Resource Type | Organization |
| Id | Organization-SanofiAventisSRL.json |
| FHIR Version | R5 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Organization SanofiAventisSRL
Profile: IdentifiedEstablishment
identifier: Data Universal Numbering System (DUNS) Number/338454274
type: An organization that provides operations in the manufacturing of a product.
name: Sanofi S.r.l.
{
"resourceType": "Organization",
"id": "SanofiAventisSRL",
"meta": {
"profile": [
"http://hl7.org/fhir/us/spl/StructureDefinition/IdentifiedEstablishment"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://terminology.hl7.org/NamingSystem/DUNSNumber",
"value": "338454274"
}
],
"type": [
{
"coding": [
{
"system": "http://hl7.org/fhir/us/spl/CodeSystem/codesystem-organizationTypes",
"code": "Establishment"
}
]
}
],
"name": "Sanofi S.r.l."
}