FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeSpecimen
IdSpecimen-Specimen-ctDNA.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Specimen Specimen-ctDNA

version: 1.0

Profile: Specimen

identifier: Filler Identifier/S26-1K1Q

status: Available

type: Blood specimen

subject: Theon SHEFFIELD

Collections

-Collected[x]
*2026-06-29

Source1

{
  "resourceType": "Specimen",
  "id": "Specimen-ctDNA",
  "meta": {
    "versionId": "1.0",
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Specimen"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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"
  }
}