This page is part of the Guide d'implémentation FHIR - Annuaire de santé (v1.0.0-ballot-2: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 1.1.0. For a full list of available versions, see the Directory of published versions
: as-sp-mailbox-mss - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "as-sp-mailbox-mss",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>AsMailboxMssSearchParameter</h2><p>Parameter <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>Resources</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>The parameter cannot repeat or have multiple values</td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/annuaire/SearchParameter/as-sp-mailbox-mss",
"version" : "1.0.0-ballot-2",
"name" : "AsMailboxMssSearchParameter",
"status" : "active",
"date" : "2023-07-18T12:04:17+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"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é.",
"code" : "mailbox-mss",
"base" : [
"Organization",
"Practitioner",
"PractitionerRole"
],
"type" : "string",
"expression" : "telecom.value"
}