Package | hl7.fhir.us.davinci-pct |
Type | SearchParameter |
Id | task-requested-period |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/SearchParameter-task-requested-period.html |
URL | http://hl7.org/fhir/us/davinci-pct/SearchParameter/task-requested-period |
Version | 2.0.0-draft |
Status | active |
Date | 2024-03-24T09:29:23+11:00 |
Name | TaskRequestedPeriod |
Realm | us |
Authority | hl7 |
Description | Search for a task by when the task should be performed |
Type | date |
CapabilityStatement | |
davinci-pct-coordination-platform | Patient Cost Transparency Implementation Guide Coordination Platform Capability Statement |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter task-requested-period
Parameter task-requested-period
:date
Search for a task by when the task should be performed
Resource | Task |
Expression | Task.extension.where(url='http://hl7.org/fhir/5.0/StructureDefinition/extension-Task.requestedPeriod').value |
Processing Mode | Normal |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "task-requested-period", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status", "valueCode": "trial-use" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fm" } ], "url": "http://hl7.org/fhir/us/davinci-pct/SearchParameter/task-requested-period", "version": "2.0.0-draft", "name": "TaskRequestedPeriod", "status": "active", "experimental": false, "date": "2024-03-24T09:29:23+11:00", "publisher": "HL7 International / Financial Management", "contact": [ { "name": "HL7 International / Financial Management", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/fm" }, { "system": "email", "value": "fmlists@lists.hl7.org" } ] } ], "description": "Search for a task by when the task should be performed", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "task-requested-period", "base": [ "Task" ], "type": "date", "expression": "Task.extension.where(url='http://hl7.org/fhir/5.0/StructureDefinition/extension-Task.requestedPeriod').value", "xpathUsage": "normal" }