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

FHIR IG Statistics: SearchParameter/cptsslot-sp-servicetype

Packageans.fhir.fr.sas
TypeSearchParameter
Idcptsslot-sp-servicetype
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/sas/https://interop.esante.gouv.fr/ig/fhir/sas/1.1.0/SearchParameter-cptsslot-sp-servicetype.html
URLhttps://interop.esante.gouv.fr/ig/fhir/sas/SearchParameter/cptsslot-sp-servicetype
Version1.1.0
Statusactive
Date2024-12-10T11:31:02+00:00
NameSPServiceTypeCPTS
Realmfr
Authoritynational
DescriptionParamè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
Typereference

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: SearchParameter cptsslot-sp-servicetype

SPServiceTypeCPTS

Parameter service-type-reference:reference

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

ResourceSlot
ExpressionserviceType.extension.where(url='http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType').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": "cptsslot-sp-servicetype",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
}