Annuaire Santé
1.1.0 - ci-build
Annuaire Santé - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
Active as of 2025-04-05 |
{
"resourceType" : "SearchParameter",
"id" : "as-sp-mailbox-mss",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter as-sp-mailbox-mss</b></p><a name=\"as-sp-mailbox-mss\"> </a><a name=\"hcas-sp-mailbox-mss\"> </a><a name=\"as-sp-mailbox-mss-fr-FR\"> </a><h2>AsMailboxMssSearchParameter</h2><p>Paramètre <code>mailbox-mss</code>:<code>string</code></p><div><p>Paramètre de recherche pour récupérer une organisation, un praticien ou une situation d'exercice par adresse MSSanté.</p>\n</div><table class=\"grid\"><tr><td>Ressources</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a>, <a href=\"http://hl7.org/fhir/R4/practitioner.html\">Practitioner</a>, <a href=\"http://hl7.org/fhir/R4/practitionerrole.html\">PractitionerRole</a></td></tr><tr><td>Expression</td><td><code>telecom.value</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-mailbox-mss",
"version" : "1.1.0",
"name" : "AsMailboxMssSearchParameter",
"status" : "active",
"date" : "2025-04-05T09:02:26+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"
}