Package | ans.fhir.fr.pdsm |
Type | SearchParameter |
Id | PDSm-List-PatientAsSubject |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/pdsm/https://interop.esante.gouv.fr/ig/fhir/pdsm/3.1.0/SearchParameter-PDSm-List-PatientAsSubject.html |
URL | https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-PatientAsSubject |
Version | 3.1.0 |
Status | active |
Date | 2021-07-30 |
Name | PDSmListPatientAsSubject |
Realm | fr |
Authority | national |
Description | 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 |
Type | reference |
CapabilityStatement | |
PDSm-ConsommateurDeDocuments | CI-SIS Partage-De-Documents-De-Sante - ConsommateurDeDocuments |
PDSm-GestionnaireDePartageDeDocuments | CI-SIS Partage-De-Documents-De-Sante - GestionnaireDePartageDeDocuments |
No resources found
Note: links and images are rebased to the (stated) source
Parameter patient
:reference
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
Resource | List |
Expression | List.subject.where(resolve() is Patient) |
Multiples |
|
Modifiers | Allowed: missing, type, identifier |
Chains | Allowed: identifier |
{ "resourceType": "SearchParameter", "id": "PDSm-List-PatientAsSubject", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-PatientAsSubject", "version": "3.1.0", "name": "PDSmListPatientAsSubject", "derivedFrom": "http://hl7.org/fhir/SearchParameter/clinical-patient", "status": "active", "date": "2021-07-30", "publisher": "ANS", "contact": [ { "name": "ANS", "telecom": [ { "system": "url", "value": "https://esante.gouv.fr" } ] } ], "description": "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", "code": "patient", "base": [ "List" ], "type": "reference", "expression": "List.subject.where(resolve() is Patient)", "multipleOr": true, "multipleAnd": true, "modifier": [ "missing", "type", "identifier" ], "chain": [ "identifier" ] }