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-practitioner-specialty.json
FHIR VersionR4
Sourcehttps://build.fhir.org/ig/Interop-Sante/hl7.fhir.fr.core/ValueSet-fr-core-vs-practitioner-specialty.html
URLhttps://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-practitioner-specialty
Version2.2.0-ballot-2
Statusactive
Date2026-01-30T10:26:03+00:00
NameFRCoreValueSetPractitionerSpecialty
TitleFR Core ValueSet Practitioner specialty
Realmfr
Authorityhl7
DescriptionThe modalities of exercice of the practitioner, registered by an official organization for a period of time.

Resources that use this resource

StructureDefinition
fr-core-appointmentFR Core Appointment Profile
fr-core-healthcare-serviceFR Core Healthcare Service Profile
fr-core-practitioner-roleFR Core Practitioner Role
fr-core-practitioner-specialtyFR Core Practitioner Specialty Extension
fr-core-scheduleFR Core Schedule Profile
fr-core-slotFR Core Slot Profile

Resources that this resource uses

CodeSystem
TRE-R38-SpecialiteOrdinaleTRE_R38-SpecialiteOrdinale

Narrative

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

Narratif généré : EnsembleValeurs fr-core-vs-practitioner-specialty


Source1

{
  "resourceType": "ValueSet",
  "id": "fr-core-vs-practitioner-specialty",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset|4.0.1"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 5
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "pc"
    }
  ],
  "url": "https://hl7.fr/ig/fhir/core/ValueSet/fr-core-vs-practitioner-specialty",
  "version": "2.2.0-ballot-2",
  "name": "FRCoreValueSetPractitionerSpecialty",
  "title": "FR Core ValueSet Practitioner specialty",
  "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 modalities of exercice of the practitioner, registered by an official organization for a period of time.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FRA",
          "display": "France"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "https://mos.esante.gouv.fr/NOS/TRE_R38-SpecialiteOrdinale/FHIR/TRE-R38-SpecialiteOrdinale"
      }
    ]
  }
}