Partage de Documents de Santé en mobilité (PDSm)
0.1.0 - ci-build

Partage de Documents de Santé en mobilité (PDSm) - Local Development build (v0.1.0). See the Directory of published versions

: PDSm-List-PatientAsSubject - XML Representation

Active as of 2021-07-30

Raw xml | Download



<SearchParameter xmlns="http://hl7.org/fhir">
  <id value="PDSm-List-PatientAsSubject"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p><b>Generated Narrative: SearchParameter</b><a name="PDSm-List-PatientAsSubject"> </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-PatientAsSubject" </p></div><p><b>url</b>: <code>http://interop.esante.gouv.fr/ci-sis/fhir/PDSm/SearchParameter/PDSm-List-PatientAsSubject</code></p><p><b>version</b>: 0.1.0</p><p><b>name</b>: PDSm_List_PatientAsSubject</p><p><b>derivedFrom</b>: <a href="http://hl7.org/fhir/SearchParameter/clinical-patient">http://hl7.org/fhir/SearchParameter/clinical-patient</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 subject:Patient.identifier</p><p><b>code</b>: patient</p><p><b>base</b>: List</p><p><b>type</b>: reference</p><p><b>expression</b>: List.subject.where(resolve() is Patient)</p><p><b>multipleOr</b>: true</p><p><b>multipleAnd</b>: true</p><p><b>modifier</b>: missing, type, identifier</p><p><b>chain</b>: identifier</p></div>
  </text>
  <url
       value="http://interop.esante.gouv.fr/ci-sis/fhir/PDSm/SearchParameter/PDSm-List-PatientAsSubject"/>
  <version value="0.1.0"/>
  <name value="PDSm_List_PatientAsSubject"/>
  <derivedFrom value="http://hl7.org/fhir/SearchParameter/clinical-patient"/>
  <status value="active"/>
  <date value="2021-07-30"/>
  <publisher value="ANS"/>
  <contact>
    <name value="ANS"/>
    <telecom>
      <system value="url"/>
      <value value="https://esante.gouv.fr"/>
    </telecom>
  </contact>
  <description
               value="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 value="patient"/>
  <base value="List"/>
  <type value="reference"/>
  <expression value="List.subject.where(resolve() is Patient)"/>
  <multipleOr value="true"/>
  <multipleAnd value="true"/>
  <modifier value="missing"/>
  <modifier value="type"/>
  <modifier value="identifier"/>
  <chain value="identifier"/>
</SearchParameter>