Partage de Documents de Santé en mobilité (PDSm) - Local Development build (v0.1.0). See the Directory of published versions
: PDSm-List-PatientAsSource - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "PDSm-List-PatientAsSource",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: SearchParameter</b><a name=\"PDSm-List-PatientAsSource\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource SearchParameter \"PDSm-List-PatientAsSource\" </p></div><p><b>url</b>: <code>http://interop.esante.gouv.fr/ci-sis/fhir/PDSm/SearchParameter/PDSm-List-PatientAsSource</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: PDSm_List_PatientAsSource</p><p><b>derivedFrom</b>: <a href=\"http://hl7.org/fhir/SearchParameter/List-source\">http://hl7.org/fhir/SearchParameter/List-source</a></p><p><b>status</b>: active</p><p><b>date</b>: 2021-07-30</p><p><b>publisher</b>: ANS</p><p><b>contact</b>: ANS: <a href=\"https://esante.gouv.fr\">https://esante.gouv.fr</a></p><p><b>description</b>: Paramètre de recherche chaîné créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'élément source:Patient.given et source:Patient.family</p><p><b>code</b>: source</p><p><b>base</b>: List</p><p><b>type</b>: reference</p><p><b>expression</b>: List.source</p><p><b>xpathUsage</b>: normal</p><p><b>target</b>: Patient</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: exact, contains</p><p><b>chain</b>: given, family</p></div>"
},
"url" : "http://interop.esante.gouv.fr/ci-sis/fhir/PDSm/SearchParameter/PDSm-List-PatientAsSource",
"version" : "0.1.0",
"name" : "PDSm_List_PatientAsSource",
"derivedFrom" : "http://hl7.org/fhir/SearchParameter/List-source",
"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 source:Patient.given et source:Patient.family",
"code" : "source",
"base" : [
"List"
],
"type" : "reference",
"expression" : "List.source",
"xpathUsage" : "normal",
"target" : [
"Patient"
],
"multipleOr" : true,
"multipleAnd" : true,
"modifier" : [
"exact",
"contains"
],
"chain" : [
"given",
"family"
]
}