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

FHIR IG analytics

Packagehl7.fhir.fr.core
Resource TypeValueSet
IdValueSet-fr-core-vs-insee-code.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-insee-code.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-insee-code
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetINSEECode
TitleFR Core ValueSet INSEE code
Realmfr
Authorityhl7
Descriptionthe French Address Insee Codes

Resources that use this resource

StructureDefinition
fr-core-address-insee-codeFR Core Address Insee Code Extension

Resources that this resource uses

CodeSystem
TRE-R13-CommuneOMTRE_R13_CommuneOM

Narrative

Note: links and images are rebased to the (stated) source

Narratif généré : EnsembleValeurs fr-core-vs-insee-code


Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-insee-code",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-insee-code",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetINSEECode",
  "title": "FR Core ValueSet INSEE code",
  "status": "active",
  "experimental": false,
  "date": "2026-01-30T10:26:03+00:00",
  "publisher": "Interop'Santé",
  "contact": [
    {
      "name": "Interop'Santé",
      "telecom": [
        {
          "system": "url",
          "value": "http://interopsante.org"
        }
      ]
    },
    {
      "name": "InteropSanté",
      "telecom": [
        {
          "system": "email",
          "value": "fhir@interopsante.org",
          "use": "work"
        }
      ]
    }
  ],
  "description": "the French Address Insee Codes",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R13-CommuneOM/FHIR/TRE-R13-CommuneOM"
      }
    ]
  }
}