Package | ans.fhir.fr.ror |
Type | SearchParameter |
Id | ror-sp-organization-price-welcome-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-organization-price-welcome-type.html |
URL | https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-organization-price-welcome-type |
Version | 0.5.0 |
Status | active |
Date | 2025-03-17T13:22:51+00:00 |
Name | RORSPOrganizationPriceWelcomeType |
Realm | fr |
Authority | national |
Description | Paramètre de recherche décrivant si le tarif s'applique à un hébergement permanent ou à un hébergement temporaire |
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-organization-price-welcome-type
Paramètre price-welcome-type
:token
Paramètre de recherche décrivant si le tarif s'applique à un hébergement permanent ou à un hébergement temporaire
Ressource | Organization |
Expression | Organization.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-organization-price').extension.where(url='welcomeType').value.as(CodeableConcept) |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ror-sp-organization-price-welcome-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-organization-price-welcome-type", "version": "0.5.0", "name": "RORSPOrganizationPriceWelcomeType", "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 si le tarif s'applique à un hébergement permanent ou à un hébergement temporaire", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "price-welcome-type", "base": [ "Organization" ], "type": "token", "expression": "Organization.extension.where(url='https://interop.esante.gouv.fr/ig/fhir/ror/StructureDefinition/ror-organization-price').extension.where(url='welcomeType').value.as(CodeableConcept)" }