Package | ans.fhir.fr.ror |
Type | SearchParameter |
Id | ror-sp-healthcareservice-equipment-type |
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-equipment-type.html |
URL | https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-equipment-type |
Version | 0.5.0 |
Status | active |
Date | 2025-03-17T13:22:51+00:00 |
Name | RORHealthcareServiceEquipmentType |
Realm | fr |
Authority | national |
Description | Paramètre de recherche décrivant le type d'équipement de l'offre opérationnelle |
Type | token |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ror-sp-healthcareservice-equipment-type
Paramètre equipment-type
:token
Paramètre de recherche décrivant le type d'équipement de l'offre opérationnelle
Ressource | HealthcareService |
Expression | HealthcareService.extension.where(url = 'http://interop.esante.gouv.fr/ig/fhir/ror30/StructureDefinition/ror-healthcareservice-equipement').extension.where(url = 'equipmentType').value.as(CodeableConcept) |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ror-sp-healthcareservice-equipment-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-healthcareservice-equipment-type", "version": "0.5.0", "name": "RORHealthcareServiceEquipmentType", "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 le type d'équipement de l'offre opérationnelle", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "equipment-type", "base": [ "HealthcareService" ], "type": "token", "expression": "HealthcareService.extension.where(url = 'http://interop.esante.gouv.fr/ig/fhir/ror30/StructureDefinition/ror-healthcareservice-equipement').extension.where(url = 'equipmentType').value.as(CodeableConcept)" }