Package | ans.fhir.fr.ror |
Type | SearchParameter |
Id | ror-sp-healthcareservice-age-range-low |
FHIR Version | R4 |
Source | https://interop.esante.gouv.fr/ig/fhir/ror/https://interop.esante.gouv.fr/ig/fhir/ror/0.5.0/SearchParameter-ror-sp-healthcareservice-age-range-low.html |
URL | https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-age-range-low |
Version | 0.5.0 |
Status | active |
Date | 2025-03-17T13:22:51+00:00 |
Name | RORHealthcareServiceAgeRangeLow |
Realm | fr |
Authority | national |
Description | Paramètre de recherche décrivant l'age minimum de la patientèle |
Type | quantity |
CapabilityStatement | |
ror-consommateur | ROR-Consommateur |
ror-serveur | ROR-Serveur |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ror-sp-healthcareservice-age-range-low
Paramètre age-range-low
:quantity
Paramètre de recherche décrivant l'age minimum de la patientèle
Ressource | HealthcareService |
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).low |
Multiples |
|
Comparateurs | Allowed: eq, ne, gt, lt, ge, le, sa, eb, ap |
{ "resourceType": "SearchParameter", "id": "ror-sp-healthcareservice-age-range-low", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-age-range-low", "version": "0.5.0", "name": "RORHealthcareServiceAgeRangeLow", "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 minimum de la patientèle", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "age-range-low", "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).low", "comparator": [ "eq", "ne", "gt", "lt", "ge", "le", "sa", "eb", "ap" ] }