FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Organization |
| Id | Organization-hopitaltest-ej-350005179.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Narratif généré : Organisation hopitaltest-ej-350005179
FR Core Organization Raison Sociale Extension: CHRU RENNES
identifier: FINESS d'entité juridique/350005179 (utilisation : official, ), Identification de l'organisation au SIREN/263500076 (utilisation : official, )
type: Etablissement Juridique
name: CHRU RENNES
{
"resourceType": "Organization",
"id": "hopitaltest-ej-350005179",
"meta": {
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-etablissement"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization-raison-sociale",
"valueString": "CHRU RENNES"
}
],
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
"code": "FINEJ",
"display": "FINESS d'entité juridique"
}
]
},
"system": "https://finess.esante.gouv.fr",
"value": "350005179"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
"code": "SIREN",
"display": "Identification de l'organisation au SIREN"
}
]
},
"system": "https://sirene.fr",
"value": "263500076"
}
],
"type": [
{
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
"code": "LEGAL-ENTITY",
"display": "Entité légale"
}
],
"text": "Etablissement Juridique"
}
],
"name": "CHRU RENNES"
}