| Package | ans.fhir.fr.pdsm | 
| Resource Type | SearchParameter | 
| Id | PDSm-List-PatientAsSource | 
| 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-PatientAsSource.html | 
| URL | https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-PatientAsSource | 
| Version | 3.1.0 | 
| Status | active | 
| Date | 2021-07-30 | 
| Name | PDSmListPatientAsSource | 
| 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 source:Patient.given et source:Patient.family | 
| 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 source: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 source:Patient.given et source:Patient.family
| Resource | List | 
| Expression | List.source | 
| Processing Mode | Normal | 
| Target Resources | Patient | 
| Multiples | 
 | 
| Modifiers | Allowed: exact, contains | 
| Chains | Allowed: given, family | 
{
  "resourceType": "SearchParameter",
  "id": "PDSm-List-PatientAsSource",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-PatientAsSource",
  "version": "3.1.0",
  "name": "PDSmListPatientAsSource",
  "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"
  ]
}