Search FHIR

Annuaire Santé
1.1.0 - final-text France flag

Annuaire Santé - Local Development build (v1.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: as-sp-data-information-system - JSON Representation

Active as of 2025-04-14

Raw json | Download

{
  "resourceType" : "SearchParameter",
  "id" : "as-sp-data-information-system",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter as-sp-data-information-system</b></p><a name=\"as-sp-data-information-system\"> </a><a name=\"hcas-sp-data-information-system\"> </a><a name=\"as-sp-data-information-system-fr-FR\"> </a><h2>AsDataInformationSystemSearchParameter</h2><p>Paramètre <code>data-information-system</code>:<code>token</code></p><div><p>Paramètre de recherche pour récupérer une ressource par système d'information de provenance des données.</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>, <a href=\"http://hl7.org/fhir/R4/device.html\">Device</a>, <a href=\"http://hl7.org/fhir/R4/healthcareservice.html\">HealthcareService</a></td></tr><tr><td>Expression</td><td><code>extension.where(url='https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-data-trace').extension.where(url='systeme-information').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-data-information-system",
  "version" : "1.1.0",
  "name" : "AsDataInformationSystemSearchParameter",
  "status" : "active",
  "date" : "2025-04-14T12:52:44+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 ressource par système d'information de provenance des données.",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "code" : "data-information-system",
  "base" : [
    "Organization",
    "Practitioner",
    "PractitionerRole",
    "Device",
    "HealthcareService"
  ],
  "type" : "token",
  "expression" : "extension.where(url='https://interop.esante.gouv.fr/ig/fhir/annuaire/StructureDefinition/as-ext-data-trace').extension.where(url='systeme-information').value"
}