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-healthcareservice-age-range-high - JSON Representation
Raw json | Download
{
"resourceType" : "SearchParameter",
"id" : "ror-sp-healthcareservice-age-range-high",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>RORHealthcareServiceAgeRangeHigh</h2><p>Parameter <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>Resource</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(url = 'ageRange').valueRange.high</code></td></tr><tr><td>Multiples</td><td>The parameter cannot repeat or have multiple values</td></tr><tr><td>Comparators</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.1.1",
"name" : "RORHealthcareServiceAgeRangeHigh",
"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 décrivant l'age maximum de la patientèle",
"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(url = 'ageRange').valueRange.high",
"comparator" : [
"eq",
"ne",
"gt",
"lt",
"ge",
"le",
"sa",
"eb",
"ap"
]
}