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

FHIR IG Statistics: SearchParameter/as-sp-mailbox-mss

Packageans.fhir.fr.annuaire
TypeSearchParameter
Idas-sp-mailbox-mss
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/annuaire/https://build.fhir.org/ig/ansforge/IG-fhir-annuaire/SearchParameter-as-sp-mailbox-mss.html
URLhttps://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-mailbox-mss
Version1.1.0
Statusactive
Date2025-05-13T10:26:18+00:00
NameAsMailboxMssSearchParameter
Realmfr
DescriptionParamètre de recherche pour récupérer une organisation, un praticien ou une situation d'exercice par adresse MSSanté.
Typestring

Resources that use this resource

CapabilityStatement
AsServerCapabilityStatementAsRestServer

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter as-sp-mailbox-mss

AsMailboxMssSearchParameter

Paramètre mailbox-mss:string

Paramètre de recherche pour récupérer une organisation, un praticien ou une situation d'exercice par adresse MSSanté.

RessourcesOrganization, Practitioner, PractitionerRole
Expressiontelecom.value
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-mailbox-mss",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-mailbox-mss",
  "version": "1.1.0",
  "name": "AsMailboxMssSearchParameter",
  "status": "active",
  "date": "2025-05-13T10:26:18+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 récupérer une organisation, un praticien ou une situation d'exercice par adresse MSSanté.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "FR",
          "display": "FRANCE"
        }
      ]
    }
  ],
  "code": "mailbox-mss",
  "base": [
    "Organization",
    "Practitioner",
    "PractitionerRole"
  ],
  "type": "string",
  "expression": "telecom.value"
}