Package | hl7.fhir.us.davinci-pct |
Type | SearchParameter |
Id | task-replaces |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/davinci-pct/https://build.fhir.org/ig/HL7/davinci-pct/SearchParameter-task-replaces.html |
URL | http://hl7.org/fhir/us/davinci-pct/SearchParameter/task-replaces |
Version | 2.0.0-draft |
Status | active |
Date | 2024-03-24T09:29:23+11:00 |
Name | TaskReplaces |
Realm | us |
Authority | hl7 |
Description | Completed or terminated task(s) whose function is taken by this new task |
Type | reference |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter task-replaces
Parameter task-replaces
:reference
Completed or terminated task(s) whose function is taken by this new task
Resource | Task |
Expression | Task.extension.where(url='http://hl7.org/fhir/StructureDefinition/task-replaces').value |
Processing Mode | Normal |
Target Resources | Task |
Multiples |
|
{ "resourceType": "SearchParameter", "id": "task-replaces", "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-replaces", "version": "2.0.0-draft", "name": "TaskReplaces", "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": "Completed or terminated task(s) whose function is taken by this new task", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US" } ] } ], "code": "task-replaces", "base": [ "Task" ], "type": "reference", "expression": "Task.extension.where(url='http://hl7.org/fhir/StructureDefinition/task-replaces').value", "xpathUsage": "normal", "target": [ "Task" ] }