Package | ans.fhir.fr.ror |
Type | SearchParameter |
Id | ror-sp-healthcareservice-intervention-zone |
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-intervention-zone.html |
URL | https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-intervention-zone |
Version | 0.5.0 |
Status | active |
Date | 2025-03-17T13:22:51+00:00 |
Name | RORHealthcareServiceInterventionZone |
Realm | fr |
Authority | national |
Description | Paramètre de recherche décrivant la zone d'intervention |
Type | token |
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-intervention-zone
Paramètre intervention-zone
:token
Paramètre de recherche décrivant la zone d'intervention
Ressource | HealthcareService |
Expression | HealthcareService.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-territorial-division').extension.where(url='codeTerritorialDivision').value.as(CodeableConcept) |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ror-sp-healthcareservice-intervention-zone", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-intervention-zone", "version": "0.5.0", "name": "RORHealthcareServiceInterventionZone", "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 la zone d'intervention", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "intervention-zone", "base": [ "HealthcareService" ], "type": "token", "expression": "HealthcareService.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-territorial-division').extension.where(url='codeTerritorialDivision').value.as(CodeableConcept)" }