Guide d'implémentation Fr Core
2.1.0 - ci-build
Guide d'implémentation Fr Core - Local Development build (v2.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"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" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fr\" lang=\"fr\"><p class=\"res-header-id\"><b>Narratif généré : Organization FRCoreOrganizationExample</b></p><a name=\"FRCoreOrganizationExample\"> </a><a name=\"hcFRCoreOrganizationExample\"> </a><a name=\"FRCoreOrganizationExample-fr-FR\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">version: 1; Dernière mise à jour : 2025-04-28 19:35:45+0200; Langue : fr; </p><p style=\"margin-bottom: 0px\">Information Source: <a href=\"https://annuaire.sante.fr\">https://annuaire.sante.fr</a></p><p style=\"margin-bottom: 0px\">Profil: <a href=\"StructureDefinition-fr-core-organization.html\">FR Core Organization Profile</a></p></div><p><b>identifier</b>: Identification nationale de structure définie par l’ANS dans le CI_SIS/2264403106\u00a0(use:\u00a0official,\u00a0), Identification de l'organisation au SIREN/264403106\u00a0(use:\u00a0official,\u00a0)</p><p><b>active</b>: true</p><p><b>type</b>: <span title=\"Codes:{https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-v2-3307 LEGAL-ENTITY}\">Entité légale</span>, <span title=\"Codes:{https://mos.esante.gouv.fr/NOS/TRE_R02-SecteurActivite/FHIR/TRE-R02-SecteurActivite SA43}\">Secteur non défini</span></p><p><b>name</b>: HOPITAL INTERCOMMUNAL DE LA PRESQU'ILE G</p></div>"
},
"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"
}