{
  "resourceType" : "Specimen",
  "id" : "Specimen-ctDNA",
  "meta" : {
    "versionId" : "1.0",
    "profile" : ["https://fhir.nwgenomics.nhs.uk/StructureDefinition/Specimen"]
  },
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen Specimen-ctDNA</b></p><a name=\"Specimen-ctDNA\"> </a><a name=\"hcSpecimen-ctDNA\"> </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\">version: 1.0</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-Specimen.html\">Specimen</a></p></div><p><b>identifier</b>: Filler Identifier/S26-1K1Q</p><p><b>status</b>: Available</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 119297000}\">Blood specimen</span></p><p><b>subject</b>: <a href=\"Bundle-FHIRDocumentGeneticReportBundle-ctDNA.html#urn-uuid-2160525b-0168-4f40-8ebf-9b053052a62c\">Theon SHEFFIELD</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2026-06-29</td></tr></table></div>"
  },
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "FILL"
      }]
    },
    "system" : "https://fhir.nwgenomics.nhs.uk/iGene/SpecimenIdentifier",
    "value" : "S26-1K1Q",
    "assigner" : {
      "identifier" : {
        "system" : "https://fhir.nhs.uk/Id/ods-organization-code",
        "value" : "699X0"
      }
    }
  }],
  "status" : "available",
  "type" : {
    "coding" : [{
      "system" : "http://snomed.info/sct",
      "code" : "119297000",
      "display" : "Blood specimen"
    }]
  },
  "subject" : {
    "reference" : "urn:uuid:2160525b-0168-4f40-8ebf-9b053052a62c",
    "identifier" : {
      "system" : "https://fhir.nhs.uk/Id/nhs-number",
      "value" : "9737873858"
    },
    "display" : "Theon SHEFFIELD"
  },
  "collection" : {
    "collectedDateTime" : "2026-06-29"
  }
}