Package | ans.fhir.fr.ror |
Type | SearchParameter |
Id | ror-sp-organization-period-end |
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-period-end.html |
URL | https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-organization-period-end |
Version | 0.5.0 |
Status | active |
Date | 2025-03-17T13:22:51+00:00 |
Name | ROROrganizationPeriodEnd |
Realm | fr |
Authority | national |
Description | Paramètre de recherche décrivant la date de fermeture de l'entité géographique |
Type | date |
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-period-end
Paramètre period-end
:date
Paramètre de recherche décrivant la date de fermeture de l'entité géographique
Ressource | Organization |
Expression | Organization.extension.where(url='http://hl7.org/fhir/StructureDefinition/organization-period').value.as(Period).end |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ror-sp-organization-period-end", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://interop.esante.gouv.fr/ig/fhir/ror/SearchParameter/ror-sp-organization-period-end", "version": "0.5.0", "name": "ROROrganizationPeriodEnd", "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 date de fermeture de l'entité géographique", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "FR", "display": "FRANCE" } ] } ], "code": "period-end", "base": [ "Organization" ], "type": "date", "expression": "Organization.extension.where(url='http://hl7.org/fhir/StructureDefinition/organization-period').value.as(Period).end" }