{
  "resourceType": "Bundle",
  "id": "Bundle-NonWGSTestOrderFormUpdated-FetalScenario-Example",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenarioFather-Example",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "ServiceRequest-NonWGSTestOrderForm-FetalScenarioFather-Example",
        "extension": [
          {
            "url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-Genomic-Patient-Role",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.nhs.uk/CodeSystem/patient-role-genomics",
                  "code": "consultand",
                  "display": "Consultand"
                }
              ]
            }
          },
          {
            "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-Coverage",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-FundingCategory",
                  "code": "nhs-england",
                  "display": "NHS England"
                }
              ]
            }
          }
        ],
        "requisition": {
          "system": "https://fhir.kingstonandrichmond.nhs.uk/Id/grouptestId",
          "value": "RR-REQ20230925",
          "assigner": {
            "identifier": {
              "system": "https://fhir.nhs.uk/Id/ods-organization-code",
              "value": "RAX"
            }
          }
        },
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/rare-diseaseTesting-genomics",
                "code": "prenatal-diagnosis",
                "display": "Prenatal diagnosis"
              }
            ]
          }
        ],
        "priority": "urgent",
        "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"
              }
            }
          }
        },
        "authoredOn": "2023-09-25",
        "requester": {
          "reference": "PractitionerRole/PractitionerRole-LoisLaneKingstonClinicalGenetics-Example"
        },
        "reasonCode": [
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/England-DigitalGenomicTestService",
                "code": "TP289",
                "display": "Common aneuploidy testing - prenatal",
                "extension": [
                  {
                    "url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTestCode-Version",
                    "valueDecimal": 1.0
                  }
                ]
              }
            ]
          }
        ],
        "supportingInfo": [
          {
            "reference": "RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example"
          }
        ],
        "note": [
          {
            "text": "No family history of relevant testing"
          },
          {
            "text": "Free text for diagnosis/reason for referral, relevant information including family history, phenotypic details/ HPO Terms/ E.g. large echogenic kidneys with normal bladder"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Specimen/Specimen-RyanneBoulderParnerSaliva-Example",
      "resource": {
        "resourceType": "Specimen",
        "id": "Specimen-RyanneBoulderParnerSaliva-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-FetalScenarioFather-Example"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Specimen"
      }
    }
  ]
}