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-organization-uf-indicateur.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-organization-uf-indicateur.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-organization-uf-indicateur
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetOrganizationUFIndicateur
TitleFR Core ValueSet Organization UF Indicateur
Realmfr
Authorityhl7
DescriptionIndicateur d'une unité fonctionnelle.

Resources that use this resource

StructureDefinition
fr-core-organization-uf-indicateurFR Core Organization Extension - Indicateur d'une unité fonctionnelle

Resources that this resource uses

CodeSystem
fr-core-cs-uf-indicateurFR Core CodeSystem UF Indicator - indicateur d'une unité fonctionnelle

Narrative

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

Narratif généré : EnsembleValeurs fr-core-vs-organization-uf-indicateur


Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-organization-uf-indicateur",
  "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-organization-uf-indicateur",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetOrganizationUFIndicateur",
  "title": "FR Core ValueSet Organization UF Indicateur",
  "status": "active",
  "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": "Indicateur d'une unité fonctionnelle.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-uf-indicateur"
      }
    ]
  }
}