Package | ee.fhir.hdecl |
Resource Type | SearchParameter |
Id | ee-health-declaration-category-effective-date |
FHIR Version | R5 |
Source | https://fhir.ee/hdecl/https://build.fhir.org/ig/TEHIK-EE/ig-ee-hdecl/SearchParameter-ee-health-declaration-category-effective-date.html |
URL | https://fhir.ee/hdecl/SearchParameter/ee-health-declaration-category-effective-date |
Version | 1.0.0 |
Status | active |
Date | 2025-06-16T14:03:17+00:00 |
Name | EEHealthDeclarationCategoryEffectiveDate |
Title | Health declaration category effective date |
Description | Search by category effective date in the Health Declaration |
Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter ee-health-declaration-category-effective-date
Parameter category-effective-date
:date
Search by category effective date in the Health Declaration
Resource | QuestionnaireResponse |
Expression | QuestionnaireResponse.extension('https://fhir.ee/hdecl/StructureDefinition/ee-health-declaration-category').extension('effectivePeriod').value.as(Period) |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "ee-health-declaration-category-effective-date", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://fhir.ee/hdecl/SearchParameter/ee-health-declaration-category-effective-date", "version": "1.0.0", "name": "EEHealthDeclarationCategoryEffectiveDate", "title": "Health declaration category effective date", "status": "active", "experimental": false, "date": "2025-06-16T14:03:17+00:00", "publisher": "TEHIK", "contact": [ { "name": "TEHIK", "telecom": [ { "system": "url", "value": "https://tehik.ee" }, { "system": "email", "value": "abi@tehik.ee" } ] } ], "description": "Search by category effective date in the Health Declaration", "code": "category-effective-date", "base": [ "QuestionnaireResponse" ], "type": "date", "expression": "QuestionnaireResponse.extension('https://fhir.ee/hdecl/StructureDefinition/ee-health-declaration-category').extension('effectivePeriod').value.as(Period)", "processingMode": "normal" }