{
  "resourceType" : "Specimen",
  "id" : "35648ae9-a74d-4800-9f15-4e436ebd12c8",
  "meta" : {
    "profile" : ["http://nictiz.nl/fhir/StructureDefinition/zib-LaboratoryTestResult-Specimen"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h3>RelatedPerson resource:</h3><ul><li><p><strong>Subject:</strong> 'Johan XXX_Helleman_Afblijven'</p></li><table><thead><tr><th>Identifier</th></tr></thead><tbody><tr><td>D7AD2306-32CE-4AC0-814D-DC7DA9EA2104</td></tr></tbody></table><li><p><strong>Type</strong> 'Other'</p></li><li><p><strong>Collection collected:</strong> '30-9-2022 13:48+0200'</p></li></ul></div>"
  },
  "identifier" : [{
    "value" : "D7AD2306-32CE-4AC0-814D-DC7DA9EA2104"
  }],
  "type" : {
    "coding" : [{
      "system" : "http://hl7.org/fhir/v3/NullFlavor",
      "code" : "OTH",
      "display" : "other"
    }],
    "text" : "Serum"
  },
  "subject" : {
    "reference" : "Patient/9819C39260647B5DE61609CDF1FA1C434552D65014AFDEA2EB877A576B055DF1",
    "display" : "Johan XXX_Helleman_Afblijven"
  },
  "collection" : {
    "collectedDateTime" : "2022-09-30T13:48:00+02:00"
  }
}