FHIR IG analytics| Package | hl7.fhir.fr.core |
| Resource Type | Organization |
| Id | Organization-FRCoreOrganizationExample.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 FRCoreOrganizationExample
version : 1; Dernière mise à jour : 2025-04-28 19:35:45+0200; Langue : fr;
Information Source: https://annuaire.sante.fr
Profil: FR Core Organization Profile
identifier: Identification nationale de structure définie par l’ANS dans le CI_SIS/2264403106 (utilisation : official, ), Identification de l'organisation au SIREN/264403106 (utilisation : official, )
active: true
type: Entité légale, Secteur non défini
name: HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G
{
"resourceType": "Organization",
"id": "FRCoreOrganizationExample",
"meta": {
"versionId": "1",
"lastUpdated": "2025-04-28T19:35:45.507+02:00",
"source": "https://annuaire.sante.fr",
"profile": [
"https://hl7.fr/ig/fhir/core/StructureDefinition/fr-core-organization"
]
},
"language": "fr",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"type": {
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
"code": "IDNST"
}
]
},
"system": "urn:oid:1.2.250.1.71.4.2.2",
"value": "2264403106"
},
{
"use": "official",
"type": {
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-0203",
"code": "SIREN"
}
]
},
"system": "https://sirene.fr",
"value": "264403106"
}
],
"active": true,
"type": [
{
"coding": [
{
"system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307",
"code": "LEGAL-ENTITY"
}
]
},
{
"coding": [
{
"system": "https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite",
"code": "SA43"
}
]
}
],
"name": "HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G"
}