Search FHIR

Service d'Accès aux Soins
1.1.0 - trial-implementation France flag

This page is part of the Service d'Accès aux Soins (v1.1.0: trial-use - Mixed Normative and STU) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: cptsslot-sp-servicetype - JSON Representation

Active as of 2024-12-10

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "cptsslot-sp-servicetype",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter cptsslot-sp-servicetype</b></p><a name=\"cptsslot-sp-servicetype\"> </a><a name=\"hccptsslot-sp-servicetype\"> </a><a name=\"cptsslot-sp-servicetype-fr-FR\"> </a><h2>SPServiceTypeCPTS</h2><p>Parameter <code>service-type-reference</code>:<code>reference</code></p><div><p>Paramètre de recherche sur le service type qui mime le paramètre R5. Permet de rechercher ou d'inclure la ressource reférencée HealthCare Service</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/slot.html\">Slot</a></td></tr><tr><td>Expression</td><td><code>serviceType.extension.where(url='http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType').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/sas/SearchParameter/cptsslot-sp-servicetype",
  "version" : "1.1.0",
  "name" : "SPServiceTypeCPTS",
  "status" : "active",
  "date" : "2024-12-10T11:31:02+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Paramètre de recherche sur le service type qui mime le paramètre R5. Permet de rechercher ou d'inclure la ressource reférencée HealthCare Service",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "FR",
          "display" : "FRANCE"
        }
      ]
    }
  ],
  "code" : "service-type-reference",
  "base" : [
    "Slot"
  ],
  "type" : "reference",
  "expression" : "serviceType.extension.where(url='http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType').value"
}