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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeSpecimen
IdSpecimen-RyanneBoulderPartnerSaliva-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Specimen",
  "id": "Specimen-RyanneBoulderPartnerSaliva-Example",
  "identifier": [
    {
      "system": "https://fhir.kingstonhospital.nhs.uk//Id/specimenId",
      "value": "ROA-69050-FTH-RWT13521"
    }
  ],
  "status": "available",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "119342007",
        "display": "Saliva specimen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-RyanneBoulderPartner-Example",
    "identifier": {
      "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
      "value": "P-RWT13521",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "RAX"
        }
      }
    }
  },
  "container": [
    {
      "description": "Container:ROA-69050-FTH-RWT13521 contains Saliva for Father"
    }
  ],
  "request": [
    {
      "reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
    }
  ]
}