Harness Thread Id Extension¶
| Canonical | ../StructureDefinition/nexus-emr-thread-id |
|---|---|
| Status | draft · 1.26.0 |
| Base | Extension (constraint) |
| Context | Task (element) |
| Source | FSH · JSON |
The AI-harness thread identifier that produced or owns this Task. An opaque string for traceback from a chart artifact into harness logs; never rendered in the UI. Assigning a Task carrying this extension back to an agent resumes the named thread (the approve/resume contract).
Elements / Snapshot
The full effective definition: base Extension with this profile's constraints applied.
| Element | Flags | Card. | Type | Description & Constraints |
|---|---|---|---|---|
| Extension | 0..* | Harness Thread Id Invariants: ele-1, ext-1 |
||
| id | 0..1 | http://hl7.org/fhirpath/System.String | Unique id for inter-element referencing | |
| extension | 0..0 | Extension | Additional content defined by implementations i Slicing: value:url (open) Invariants: ele-1, ext-1 |
|
| url | 1..1 | http://hl7.org/fhirpath/System.String | identifies the meaning of the extension i Fixed: ../StructureDefinition/nexus-emr-thread-id |
|
| value[x] | 1..1 | string | Opaque harness thread id Invariants: ele-1 |