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

FHIR IG Statistics: SearchParameter/PractitionerRole_family-ex

Packageans.cisis.fhir.r4
Resource TypeSearchParameter
IdPractitionerRole_family-ex
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ans.cisis.fhir.r4@3.0.0-pat23v2&canonical=http://esante.gouv.fr/ci-sis/fhir/SearchParameter/PractitionerRole_family-ex
URLhttp://esante.gouv.fr/ci-sis/fhir/SearchParameter/PractitionerRole_family-ex
Version2.0
Statusactive
Date2021-12-01
NamePractitionerRole_family-ex
Authoritynational
DescriptionParamètre de recherche créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'extension PractitionerRoleName qui permet de préciser le nom d'exercice d'un professionnel (family)
Typestring

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "SearchParameter",
  "meta": {
    "lastUpdated": "2021-10-21T14:18:12.922+00:00"
  },
  "url": "http://esante.gouv.fr/ci-sis/fhir/SearchParameter/PractitionerRole_family-ex",
  "version": "2.0",
  "name": "PractitionerRole_family-ex",
  "status": "active",
  "date": "2021-12-01",
  "publisher": "ANS",
  "description": "Paramètre de recherche créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'extension PractitionerRoleName qui permet de préciser le nom d'exercice d'un professionnel (family)",
  "code": "family-ex",
  "base": [
    "PractitionerRole"
  ],
  "type": "string",
  "expression": "(extension('https://apifhir.annuaire.sante.fr/ws-sync/exposed/structuredefinition/practitionerRole-name').valueHumanName.family as String)"
}