Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social
0.5.0 - trial-implementation
This page is part of the Répertoire national de l’Offre et des Ressources en santé et accompagnement médico-social (v0.5.0: STU1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2025-03-17 |
{
"resourceType" : "SearchParameter",
"id" : "ror-sp-healthcareservice-age-range-high",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: SearchParameter ror-sp-healthcareservice-age-range-high</b></p><a name=\"ror-sp-healthcareservice-age-range-high\"> </a><a name=\"hcror-sp-healthcareservice-age-range-high\"> </a><a name=\"ror-sp-healthcareservice-age-range-high-fr-FR\"> </a><h2>RORHealthcareServiceAgeRangeHigh</h2><p>Paramètre <code>age-range-high</code>:<code>quantity</code></p><div><p>Paramètre de recherche décrivant l'age maximum de la patientèle</p>\n</div><table class=\"grid\"><tr><td>Ressource</td><td><a href=\"http://hl7.org/fhir/R4/healthcareservice.html\">HealthcareService</a></td></tr><tr><td>Expression</td><td><code>HealthcareService.extension.where(url = 'https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-healthcareservice-patient-type').extension.where(url = 'ageRange').value.as(Range).high</code></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr><tr><td>Comparateurs</td><td>Allowed: eq, ne, gt, lt, ge, le, sa, eb, ap</td></tr></table></div>"
},
"url" : "https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-age-range-high",
"version" : "0.5.0",
"name" : "RORHealthcareServiceAgeRangeHigh",
"status" : "active",
"date" : "2025-03-17T13:22:51+00:00",
"publisher" : "ANS",
"contact" : [
{
"name" : "ANS",
"telecom" : [
{
"system" : "url",
"value" : "https://esante.gouv.fr"
}
]
}
],
"description" : "Paramètre de recherche décrivant l'age maximum de la patientèle",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "FR",
"display" : "FRANCE"
}
]
}
],
"code" : "age-range-high",
"base" : [
"HealthcareService"
],
"type" : "quantity",
"expression" : "HealthcareService.extension.where(url = 'https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-healthcareservice-patient-type').extension.where(url = 'ageRange').value.as(Range).high",
"comparator" : [
"eq",
"ne",
"gt",
"lt",
"ge",
"le",
"sa",
"eb",
"ap"
]
}