FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource SearchParameter/FHIR Server from package ans.fhir.fr.pdsm#3.1.0 (62 ms)

Package ans.fhir.fr.pdsm
Type SearchParameter
Id Id
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
Experimental False
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

Resources that use this resource

CapabilityStatement
PDSm-ConsommateurDeDocuments CI-SIS Partage-De-Documents-De-Sante - ConsommateurDeDocuments
PDSm-GestionnaireDePartageDeDocuments CI-SIS Partage-De-Documents-De-Sante - GestionnaireDePartageDeDocuments

Resources that this resource uses

No resources found



Narrative

Note: links and images are rebased to the (stated) source

PDSmListPatientAsSubject

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

ResourceList
ExpressionList.subject.where(resolve() is Patient)
Multiples
  • multipleAnd: The parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true
ModifiersAllowed: missing, type, identifier
ChainsAllowed: identifier

Source

{
  "resourceType" : "SearchParameter",
  "id" : "PDSm-List-PatientAsSubject",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PDSmListPatientAsSubject</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 subject:Patient.identifier</p>\n</div><table class=\"grid\"><tr><td>Resource</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: The parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: The parameter may have multiple values (separated by comma) where at least one must be true</li></ul></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-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"
  ]
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.