{
  "resourceType" : "Task",
  "id" : "example-task-request-received",
  "meta" : {
    "profile" : ["https://starsapi.csiro.au/fhir-ig/stars/StructureDefinition/csiro-stars-task"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: Task example-task-request-received</b></p><a name=\"example-task-request-received\"> </a><a name=\"hcexample-task-request-received\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-csiro-stars-task.html\">CSIRO STARS Task Profile</a></p></div><p><b>groupIdentifier</b>: P25-00011</p><p><b>status</b>: Accepted</p><p><b>intent</b>: order</p><p><b>code</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><p><b>value</b>: Sender Sample Identifier/AS-22-3437-0001</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><p><b>value</b>: Sender Sample Identifier/AS-22-3437-0002</p></blockquote><blockquote><p><b>input</b></p><p><b>type</b>: <span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></p><p><b>value</b>: Sender Sample Identifier/AS-22-3437-0003</p></blockquote><h3>Outputs</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Type</b></td><td><b>Value[x]</b></td></tr><tr><td style=\"display: none\">*</td><td><span title=\"Codes:{https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system request-received}\">request-received</span></td><td><a href=\"Bundle-zzzzzzzz-dddd-zzzz-zzzz-zzzzzzzzaaaa.html#urn-uuid-05ea5cc8-1dc8-4d1a-bfa6-c16dbd69ac2f\">DocumentReference: identifier = 23-00355-F1.pdf; status = current; docStatus = final</a></td></tr></table></div>"
  },
  "groupIdentifier" : {
    "value" : "P25-00011"
  },
  "status" : "accepted",
  "intent" : "order",
  "code" : {
    "coding" : [{
      "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system",
      "code" : "request-received"
    }]
  },
  "input" : [{
    "type" : {
      "coding" : [{
        "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system",
        "code" : "request-received"
      }]
    },
    "valueIdentifier" : {
      "type" : {
        "coding" : [{
          "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system",
          "code" : "SENDSAMP"
        }]
      },
      "value" : "AS-22-3437-0001"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system",
        "code" : "request-received"
      }]
    },
    "valueIdentifier" : {
      "type" : {
        "coding" : [{
          "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system",
          "code" : "SENDSAMP"
        }]
      },
      "value" : "AS-22-3437-0002"
    }
  },
  {
    "type" : {
      "coding" : [{
        "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system",
        "code" : "request-received"
      }]
    },
    "valueIdentifier" : {
      "type" : {
        "coding" : [{
          "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/identifiertype-code-system",
          "code" : "SENDSAMP"
        }]
      },
      "value" : "AS-22-3437-0003"
    }
  }],
  "output" : [{
    "type" : {
      "coding" : [{
        "system" : "https://starsapi.csiro.au/fhir-ig/stars/CodeSystem/tasktype-code-system",
        "code" : "request-received"
      }]
    },
    "valueReference" : {
      "reference" : "urn:uuid:05ea5cc8-1dc8-4d1a-bfa6-c16dbd69ac2f"
    }
  }]
}