Service d'Accès aux Soins - version de développement local (v1.2.0) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées
: cptsslot-sp-servicetype - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:SearchParameter ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "cptsslot-sp-servicetype"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Narratif généré : ParamètreRecherche cptsslot-sp-servicetype</b></p><a name=\"cptsslot-sp-servicetype\"> </a><a name=\"hccptsslot-sp-servicetype\"> </a><h2>SPServiceTypeCPTS</h2><p>Paramètre <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>Ressource</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 : Cest au serveur de décider si le paramètre peut se répéter pour spécifier plusieurs valeurs qui doivent toutes être vraies</li><li>multipleOr : Cest au serveur de décider si le paramètre peut avoir plusieurs valeurs (séparées par des virgules) dont au moins une doit être vraie</li></ul></td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/sas/SearchParameter/cptsslot-sp-servicetype"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/sas/SearchParameter/cptsslot-sp-servicetype>
] ; #
fhir:version [ fhir:v "1.2.0"] ; #
fhir:name [ fhir:v "SPServiceTypeCPTS"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2025-12-11T11:06:01+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "ANS"] ; #
fhir:contact ( [
fhir:name [ fhir:v "ANS" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://esante.gouv.fr" ] ] )
] ) ; #
fhir:description [ fhir:v "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"] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "FR" ] ;
fhir:display [ fhir:v "FRANCE" ] ] )
] ) ; #
fhir:code [ fhir:v "service-type-reference"] ; #
fhir:base ( [ fhir:v "Slot"] ) ; #
fhir:type [ fhir:v "reference"] ; #
fhir:expression [ fhir:v "serviceType.extension.where(url='http://hl7.org/fhir/5.0/StructureDefinition/extension-Slot.serviceType').value"] . #