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-champ-activite.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-organization-champ-activite.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-organization-champ-activite
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetOrganizationChampActivite
TitleFR Core ValueSet Organization Champ Activite - Champ d'activité clinique de l'organisation type UF
Realmfr
Authorityhl7
DescriptionChamp d'activité d'une organisation type UF.

Resources that use this resource

StructureDefinition
fr-core-organization-champ-activiteFR Core Organization Extension - Champ d'activité

Resources that this resource uses

CodeSystem
fr-core-cs-champ-activiteFR Core CodeSystem Champ Activite - Codes du champ d'activité

Narrative

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

Narratif généré : EnsembleValeurs fr-core-vs-organization-champ-activite


Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-organization-champ-activite",
  "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-champ-activite",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetOrganizationChampActivite",
  "title": "FR Core ValueSet Organization Champ Activite - Champ d'activité clinique de l'organisation type UF",
  "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": "Champ d'activité d'une organisation type UF.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "https://hl7.fr/ig/fhir/core/CodeSystem/fr-core-cs-champ-activite"
      }
    ]
  }
}