Example in QI-Core7.0.2
Task

rejected-with-code-example

rejected
Task-rejected-with-code-example.json

Resource Details

Resource Type
Task
Resource ID
rejected-with-code-example
Identifier
http://www.acme.org/tasks|19009
Conforms To
http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected

Example Metadata

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

{
  "resourceType": "Task",
  "id": "rejected-with-code-example",
  "filename": "Task-rejected-with-code-example.json",
  "profile": [
    "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected"
  ],
  "identifier": {
    "system": "http://www.acme.org/tasks",
    "value": "19009"
  },
  "status": "rejected"
}