FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/as-sp-qualification-code

Packageans.fhir.fr.annuaire
Resource TypeSearchParameter
Idas-sp-qualification-code
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/annuaire/https://interop.esante.gouv.fr/ig/fhir/annuaire/1.1.0/SearchParameter-as-sp-qualification-code.html
URLhttps://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-qualification-code
Version1.1.0
Statusactive
Date2025-04-14T13:04:01+00:00
NameAsQualificationCodeSearchParameter
Realmfr
DescriptionParamètre de recherche pour rechercher par code de qualification.
Typetoken

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

Generated Narrative: SearchParameter as-sp-qualification-code

AsQualificationCodeSearchParameter

Paramètre qualification-code:token

Paramètre de recherche pour rechercher par code de qualification.

RessourcePractitioner
Expressionqualification.code
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "as-sp-qualification-code",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-qualification-code",
  "version": "1.1.0",
  "name": "AsQualificationCodeSearchParameter",
  "status": "active",
  "date": "2025-04-14T13:04:01+00:00",
  "publisher": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
  "contact": [
    {
      "name": "Agence du Numérique en Santé (ANS) - 2-10 Rue d'Oradour-sur-Glane, 75015 Paris",
      "telecom": [
        {
          "system": "url",
          "value": "https://esante.gouv.fr"
        },
        {
          "system": "email",
          "value": "monserviceclient.annuaire@esante.gouv.fr"
        }
      ]
    }
  ],
  "description": "Paramètre de recherche pour rechercher par code de qualification.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "code": "qualification-code",
  "base": [
    "Practitioner"
  ],
  "type": "token",
  "expression": "qualification.code"
}