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