Partage de Documents de Santé en mobilité (PDSm)
3.1.0-ballot - Trial-Implementation

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-List-authorOrg - JSON Representation

Active as of 2023-10-12

Raw json | Download


{
  "resourceType" : "SearchParameter",
  "id" : "PDSm-List-authorOrg",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>PDSmAuthorOrg</h2><p>Parameter <code>authorOrg</code>:<code>reference</code></p><div><p>Recherche sur l'auteur d'une organisation</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>(extension('http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg').value as Reference)</code></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr></table></div>"
  },
  "url" : "https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-authorOrg",
  "version" : "3.1.0-ballot",
  "name" : "PDSmAuthorOrg",
  "status" : "active",
  "date" : "2023-10-12T08:29:43+00:00",
  "publisher" : "ANS",
  "contact" : [
    {
      "name" : "ANS",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://esante.gouv.fr"
        }
      ]
    }
  ],
  "description" : "Recherche sur l'auteur d'une organisation",
  "purpose" : "Paramètre de recherche créé pour le volet PDSm de manière à pouvoir utiliser comme critère de recherche l'auteur quand celui-ci correspond à une organisation",
  "code" : "authorOrg",
  "base" : [
    "List"
  ],
  "type" : "reference",
  "expression" : "(extension('http://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg').value as Reference)"
}