FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeOrganization
IdOrganization-hopitaltest-ej-350005179.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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


Source1

{
  "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"
}