FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: SearchParameter/PDSm-List-authorOrg

Packageans.fhir.fr.pdsm
TypeSearchParameter
IdPDSm-List-authorOrg
FHIR VersionR4
Sourcehttps://interop.esante.gouv.fr/ig/fhir/pdsm/https://interop.esante.gouv.fr/ig/fhir/pdsm/3.1.0/SearchParameter-PDSm-List-authorOrg.html
URLhttps://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-authorOrg
Version3.1.0
Statusactive
Date2024-05-29T10:00:38+00:00
NamePDSmAuthorOrg
Realmfr
Authoritynational
DescriptionRecherche sur l'auteur d'une organisation
PurposeParamè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
Typereference

Resources that use this resource

CapabilityStatement
PDSm-ConsommateurDeDocumentsCI-SIS Partage-De-Documents-De-Sante - ConsommateurDeDocuments
PDSm-GestionnaireDePartageDeDocumentsCI-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

PDSmAuthorOrg

Parameter authorOrg:reference

Recherche sur l'auteur d'une organisation

ResourceList
ExpressionList.extension.where(url='https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg').value
Multiples
  • multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true
  • multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true

Source

{
  "resourceType": "SearchParameter",
  "id": "PDSm-List-authorOrg",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://interop.esante.gouv.fr/ig/fhir/pdsm/SearchParameter/PDSm-List-authorOrg",
  "version": "3.1.0",
  "name": "PDSmAuthorOrg",
  "status": "active",
  "date": "2024-05-29T10:00:38+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": "List.extension.where(url='https://profiles.ihe.net/ITI/MHD/StructureDefinition/ihe-authorOrg').value"
}