This page is part of the Partage de Documents de Santé en mobilité (PDSm) (v3.1.0-ballot: STU1 Ballot 2) based on FHIR R4. The current version which supercedes this version is 3.0.1. For a full list of available versions, see the Directory of published versions 
: PDSm-DocumentReference-PatientAsSubject - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "PDSm-DocumentReference-PatientAsSubject",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PDSmDocumentReferencePatientAsSubject</h2><p>Parameter <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 patient.identifier</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/documentreference.html\">DocumentReference</a></td></tr><tr><td>Expression</td><td><code>DocumentReference.subject.where(resolve() is Patient)</code></td></tr><tr><td>Processing Mode</td><td>Normal</td></tr><tr><td>Multiples</td><td>The parameter can repeat (and) and can have repeating values (or)</td></tr><tr><td>Modifiers</td><td>Allowed: missing, type, identifier</td></tr><tr><td>Chains</td><td>Allowed: identifier</td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-DocumentReference-PatientAsSubject",
"version" : "3.1.0-ballot",
"name" : "PDSmDocumentReferencePatientAsSubject",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/clinical-patient",
"status" : "active",
"date" : "2023-10-12T08:29:43+00:00",
"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 patient.identifier",
"code" : "patient",
"base" : [
"DocumentReference"
],
"type" : "reference",
"expression" : "DocumentReference.subject.where(resolve() is Patient)",
"xpathUsage" : "normal",
"multipleOr" : true,
"multipleAnd" : true,
"modifier" : [
"missing",
"type",
"identifier"
],
"chain" : [
"identifier"
]
}