Example in Da Vinci PAS2.2.1
Task

AdditionalInformationTaskExample

requested
Task-AdditionalInformationTaskExample.json

Resource Details

Resource Type
Task
Resource ID
AdditionalInformationTaskExample
Identifier
http://example.org/ITEM_TRACE_NUMBER|1122334
Conforms To
http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-task

Example Metadata

Index metadata for this example. The full FHIR resource body is not loaded in the workbench.

{
  "resourceType": "Task",
  "id": "AdditionalInformationTaskExample",
  "filename": "Task-AdditionalInformationTaskExample.json",
  "profile": [
    "http://hl7.org/fhir/us/davinci-pas/StructureDefinition/profile-task"
  ],
  "identifier": {
    "system": "http://example.org/ITEM_TRACE_NUMBER",
    "value": "1122334"
  },
  "status": "requested"
}