Search FHIR

Partage de Documents de Santé en mobilité (PDSm)
3.1.1 - trial-use France flag

Partage de Documents de Santé en mobilité (PDSm) - version de développement local (intégration continue v3.1.1) construite par les outils de publication FHIR (HL7® FHIR® Standard). Voir le répertoire des versions publiées

: PDSm-List-PatientAsSubject - TTL Representation

Active as of 2021-07-30

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 "PDSm-List-PatientAsSubject"] ; # 
  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 PDSm-List-PatientAsSubject</b></p><a name=\"PDSm-List-PatientAsSubject\"> </a><a name=\"hcPDSm-List-PatientAsSubject\"> </a><h2>PDSmListPatientAsSubject</h2><p>Paramètre <code>patient</code>:<code>reference</code></p><div><p>Paramètre de recherche chaîné créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'élément subject:Patient.identifier</p>\n</div><table class=\"grid\"><tr><td>Ressource</td><td><a href=\"http://hl7.org/fhir/R4/list.html\">List</a></td></tr><tr><td>Expression</td><td><code>List.subject.where(resolve() is Patient)</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd : Le paramètre peut se répéter pour spécifier plusieurs valeurs qui doivent toutes être vraies</li><li>multipleOr : Le paramètre peut avoir plusieurs valeurs (séparées par des virgules) dont au moins une doit être vraie</li></ul></td></tr><tr><td>Modificateurs</td><td>Autorisé : missing, type, identifier</td></tr><tr><td>Chaînes</td><td>Autorisé : identifier</td></tr></table></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-PatientAsSubject"^^xsd:anyURI ;
fhir:l <https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-PatientAsSubject>
  ] ; # 
  fhir:version [ fhir:v "3.1.1"] ; # 
  fhir:name [ fhir:v "PDSmListPatientAsSubject"] ; # 
  fhir:derivedFrom [
fhir:v "http://hl7.org/fhir/SearchParameter/clinical-patient"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/SearchParameter/clinical-patient>
  ] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2021-07-30"^^xsd:date] ; # 
  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 chaîné créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'élément subject:Patient.identifier"] ; # 
  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 "patient"] ; # 
  fhir:base ( [ fhir:v "List"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "List.subject.where(resolve() is Patient)"] ; # 
  fhir:multipleOr [ fhir:v true] ; # 
  fhir:multipleAnd [ fhir:v true] ; # 
  fhir:modifier ( [ fhir:v "missing"] [ fhir:v "type"] [ fhir:v "identifier"] ) ; # 
  fhir:chain ( [ fhir:v "identifier"] ) . #