This page is part of the Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social (v0.1.1: Release) based on FHIR (HL7® FHIR® Standard) R4. The current version which supersedes this version is 0.5.0. For a full list of available versions, see the Directory of published versions
: ror-sp-organization-oi-name - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "ror-sp-organization-oi-name",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RORSPOrganizationOIName</h2><p>Parameter <code>oi-name</code>:<code>string</code></p><div><p>Paramètre de recherche sur le nom de l'organisation interne</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/organization.html\">Organization</a></td></tr><tr><td>Expression</td><td><code>Organization.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-organization-oi-name').valueString</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/ror/SearchParameter/ror-sp-organization-oi-name",
"version" : "0.1.1",
"name" : "RORSPOrganizationOIName",
"status" : "active",
"date" : "2023-06-02T11:59:28+02:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Paramètre de recherche sur le nom de l'organisation interne",
"code" : "oi-name",
"base" : [
"Organization"
],
"type" : "string",
"expression" : "Organization.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-organization-oi-name').valueString"
}