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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeBundle
IdBundle-NonWGSTestOrderForm-FetalScenario-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": "Bundle",
  "id": "Bundle-NonWGSTestOrderForm-FetalScenario-Example",
  "type": "transaction",
  "entry": [
    {
      "fullUrl": "http://example.org/fhir/PractitionerRole/PractitionerRole-LoisLaneKingstonClinicalGenetics-Example",
      "resource": {
        "resourceType": "PractitionerRole",
        "id": "PractitionerRole-LoisLaneKingstonClinicalGenetics-Example",
        "practitioner": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/sds-user-id",
            "value": "9999999999"
          },
          "display": "Dr. Lois Lane"
        },
        "organization": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/ods-organization-code",
            "value": "RAX"
          },
          "display": "Kingston Hospital NHS Foundation Trust"
        },
        "specialty": [
          {
            "coding": [
              {
                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-PracticeSettingCode",
                "code": "311",
                "display": "Clinical Genetics"
              }
            ]
          }
        ],
        "telecom": [
          {
            "system": "phone",
            "value": "02068457781"
          },
          {
            "system": "email",
            "value": "lois.lane1@nhs.net"
          },
          {
            "system": "email",
            "value": "clinicalgeneticskingston@nhs.net",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                "valueString": "reporting"
              }
            ]
          },
          {
            "system": "email",
            "value": "fetalmedicinekingston@nhs.net",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                "valueString": "reporting"
              }
            ]
          },
          {
            "system": "email",
            "value": "gptestpracticekingston@nhs.net",
            "extension": [
              {
                "url": "http://hl7.org/fhir/StructureDefinition/contactpoint-comment",
                "valueString": "reporting"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "PractitionerRole"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Patient/Patient-RyanneBoulder-Example",
      "resource": {
        "resourceType": "Patient",
        "id": "Patient-RyanneBoulder-Example",
        "extension": [
          {
            "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-BirthSex",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "http://terminology.hl7.org/CodeSystem/v3-AdministrativeGender",
                  "code": "F",
                  "display": "Female"
                }
              ]
            }
          },
          {
            "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-EthnicCategory",
            "valueCodeableConcept": {
              "coding": [
                {
                  "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-EthnicCategoryEngland",
                  "code": "A",
                  "display": "White - British"
                }
              ]
            }
          }
        ],
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687",
            "extension": [
              {
                "url": "https://fhir.hl7.org.uk/StructureDefinition/Extension-UKCore-NHSNumberVerificationStatus",
                "valueCodeableConcept": {
                  "coding": [
                    {
                      "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-NHSNumberVerificationStatusEngland",
                      "version": "1.1.1",
                      "code": "01",
                      "display": "Number present and verified"
                    }
                  ]
                }
              }
            ]
          },
          {
            "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
            "value": "RWT13521",
            "assigner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "RAX"
              }
            }
          }
        ],
        "name": [
          {
            "given": [
              "Ryanne"
            ],
            "family": "Boulder"
          }
        ],
        "birthDate": "1980-09-02",
        "deceasedBoolean": false,
        "address": [
          {
            "line": [
              "53 Eastwick Pack Avenue",
              "Leatherhead",
              "Surrey"
            ],
            "postalCode": "KT23 3NP"
          }
        ],
        "generalPractitioner": [
          {
            "identifier": {
              "system": "https://fhir.hl7.org.uk/Id/gmp-number",
              "value": "G9999999"
            },
            "display": "Dr. Aero Smith"
          },
          {
            "identifier": {
              "system": "https://fhir.hl7.org.uk/Id/ODS-code",
              "value": "AP123"
            },
            "display": "anywhere place"
          }
        ],
        "link": [
          {
            "other": {
              "reference": "https://api.service.nhs.uk/personal-demographics/FHIR/R4/Patient/9449307687"
            },
            "type": "seealso"
          },
          {
            "other": {
              "reference": "RelatedPerson/RelatedPerson-RyanneBoulder-Example"
            },
            "type": "seealso"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Patient",
        "ifNoneExist": "Patient?identifier=https://fhir.nhs.uk/Id/nhs-number|9449307687"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Patient/Patient-FoetusOfRyanneBoulder-Example",
      "resource": {
        "resourceType": "Patient",
        "id": "Patient-FoetusOfRyanneBoulder-Example",
        "extension": [
          {
            "url": "http://hl7.org/fhir/6.0/StructureDefinition/extension-Patient.fetalStatus",
            "valueCode": "unknown"
          }
        ],
        "identifier": [
          {
            "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
            "value": "FT-RWT13521",
            "assigner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "RAX"
              }
            }
          }
        ],
        "gender": "unknown"
      },
      "request": {
        "method": "POST",
        "url": "Patient",
        "ifNoneExist": "Patient?identifier=urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24|FT-RWT13521"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Patient/Patient-RyanneBoulderPartner-Example",
      "resource": {
        "resourceType": "Patient",
        "id": "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"
              }
            }
          }
        ],
        "gender": "unknown",
        "link": [
          {
            "other": {
              "reference": "RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example"
            },
            "type": "seealso"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Patient",
        "ifNoneExist": "Patient?identifier=urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24|P-RWT13521"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-GenomicEthnicity-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-GenomicEthnicity-Example",
        "status": "preliminary",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "723621000000103",
              "display": "Ethnicity"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "valueString": "unknown"
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example",
      "resource": {
        "resourceType": "ServiceRequest",
        "id": "ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example",
        "extension": [
          {
            "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"
                }
              ]
            }
          }
        ],
        "status": "active",
        "intent": "order",
        "category": [
          {
            "coding": [
              {
                "system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory",
                "code": "rare-disease-non-wgs",
                "display": "Rare Disease - Non-WGS"
              }
            ]
          },
          {
            "coding": [
              {
                "system": "https://fhir.nhs.uk/CodeSystem/reasonfortesting-genomics",
                "code": "staging-or-prognosis",
                "display": "Staging or Prognosis"
              }
            ]
          }
        ],
        "priority": "urgent",
        "code": {
          "coding": [
            {
              "system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
              "code": "R21",
              "display": "Fetal anomalies with a likely genetic cause",
              "version": "7"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example",
          "identifier": {
            "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
            "value": "FT-RWT13521",
            "assigner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "RAX"
              }
            }
          }
        },
        "authoredOn": "2023-09-25",
        "requester": {
          "reference": "PractitionerRole/PractitionerRole-LoisLaneKingstonClinicalGenetics-Example"
        },
        "supportingInfo": [
          {
            "reference": "Observation/Observation-HistoryOfFetalLoss-Example"
          },
          {
            "reference": "Observation/Observation-NonConsanguinousUnion-Example"
          },
          {
            "reference": "Observation/Observation-GenomicEthnicity-Example"
          },
          {
            "reference": "Observation/Observation-PregnancyConfirmation-Example"
          },
          {
            "reference": "Observation/Observation-NoTransplant-Example"
          },
          {
            "reference": "Observation/Observation-NoFirstTrimesterFetalAnomalies-Example"
          },
          {
            "reference": "Observation/Observation-NoSecondTrimesterFetalAnomalies-Example"
          },
          {
            "reference": "Procedure/Procedure-InVitroFertilisation-Example"
          },
          {
            "reference": "RelatedPerson/RelatedPerson-RyanneBoulder-Example"
          },
          {
            "reference": "Patient/Patient-RyanneBoulder-Example"
          },
          {
            "reference": "RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example"
          },
          {
            "reference": "Patient/Patient-RyanneBoulderPartner-Example"
          },
          {
            "reference": "Specimen/Specimen-BloodEDTA-Example"
          },
          {
            "reference": "Specimen/Specimen-RyanneBoulderSaliva-Example"
          }
        ],
        "note": [
          {
            "text": "Samples are to be provided at a later date"
          },
          {
            "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": "POST",
        "url": "ServiceRequest"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-HistoryOfFetalLoss-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-HistoryOfFetalLoss-Example",
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "161743003",
              "display": "Past pregnancy history of stillbirth"
            }
          ],
          "text": "Is the testing for a fetal loss from 24+0 or more weeks of gestation?"
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "effectiveDateTime": "2023-09-25",
        "valueBoolean": false
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-PregnancyConfirmation-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-PregnancyConfirmation-Example",
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "77386006",
              "display": "Pregnancy"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "720451000000102",
                  "display": "Assisted conception"
                }
              ]
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "226081000000107",
                  "display": "Gestational age"
                }
              ]
            },
            "valueQuantity": {
              "value": 87,
              "unit": "day",
              "system": "http://unitsofmeasure.org",
              "code": "d"
            }
          },
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "161714006",
                  "display": "Estimated date of delivery"
                }
              ]
            },
            "valueDateTime": "2024-05-01"
          }
        ],
        "effectiveDateTime": "2023-09-25"
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-NonConsanguinousUnion-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-NonConsanguinousUnion-Example",
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "160475008",
              "display": "Family history: Consanguinity"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example",
          "identifier": [
            {
              "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
              "value": "FT-RWT13521",
              "assigner": {
                "identifier": {
                  "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                  "value": "RAX"
                }
              }
            }
          ]
        },
        "effectiveDateTime": "2023-09-25",
        "valueBoolean": false
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-NoTransplant-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-NoTransplant-Example",
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "416128008",
              "display": "No history of procedure"
            }
          ]
        },
        "valueCodeableConcept": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "263903005",
              "display": "Transplant"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "effectiveDateTime": "2023-09-25"
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-NoFirstTrimesterFetalAnomalies-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-NoFirstTrimesterFetalAnomalies-Example",
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "609520005",
              "display": "Disorder of fetal structure"
            }
          ],
          "text": "First Trimester Anomalies?"
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "255246003",
                  "display": "First trimester"
                }
              ]
            }
          }
        ],
        "effectiveDateTime": "2023-09-25",
        "valueBoolean": false
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Observation/Observation-NoSecondTrimesterFetalAnomalies-Example",
      "resource": {
        "resourceType": "Observation",
        "id": "Observation-NoSecondTrimesterFetalAnomalies-Example",
        "status": "final",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "609520005",
              "display": "Disorder of fetal structure"
            }
          ],
          "text": "Second Trimester Anomalies?"
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "component": [
          {
            "code": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "255247007",
                  "display": "Second trimester"
                }
              ]
            }
          }
        ],
        "effectiveDateTime": "2023-09-25",
        "valueBoolean": false
      },
      "request": {
        "method": "POST",
        "url": "Observation"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Procedure/Procedure-InVitroFertilisation-Example",
      "resource": {
        "resourceType": "Procedure",
        "id": "Procedure-InVitroFertilisation-Example",
        "status": "completed",
        "code": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "52637005",
              "display": "In vitro fertilisation"
            }
          ]
        },
        "subject": {
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "performedDateTime": "2023-09-25",
        "note": [
          {
            "text": "Woman`s own egg"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Procedure"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Specimen/Specimen-BloodEDTA-Example",
      "resource": {
        "resourceType": "Specimen",
        "id": "Specimen-BloodEDTA-Example",
        "identifier": [
          {
            "system": "https://fhir.kingstonhospital.nhs.uk/Id/specimenId",
            "value": "ROA-69050-216738"
          }
        ],
        "status": "unavailable",
        "type": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "119297000",
              "display": "Blood specimen"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "request": [
          {
            "reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
          }
        ],
        "container": [
          {
            "additiveCodeableConcept": {
              "coding": [
                {
                  "system": "http://snomed.info/sct",
                  "code": "69519002",
                  "display": "EDTA"
                }
              ]
            }
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Specimen"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/Specimen/Specimen-RyanneBoulderSaliva-Example",
      "resource": {
        "resourceType": "Specimen",
        "id": "Specimen-RyanneBoulderSaliva-Example",
        "identifier": [
          {
            "system": "https://fhir.kingstonhospital.nhs.uk/Id/specimenId",
            "value": "ROA-69050-216739"
          }
        ],
        "status": "available",
        "type": {
          "coding": [
            {
              "system": "http://snomed.info/sct",
              "code": "119342007",
              "display": "Saliva specimen"
            }
          ]
        },
        "subject": {
          "reference": "Patient/Patient-RyanneBoulder-Example",
          "identifier": {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        },
        "container": [
          {
            "description": "Container:ROA-69050-216739 contains Saliva for Mother"
          }
        ],
        "request": [
          {
            "reference": "ServiceRequest/ServiceRequest-NonWGSTestOrderForm-FetalScenario-Example"
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "Specimen"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/RelatedPerson/RelatedPerson-RyanneBoulder-Example",
      "resource": {
        "resourceType": "RelatedPerson",
        "id": "RelatedPerson-RyanneBoulder-Example",
        "identifier": [
          {
            "system": "https://fhir.nhs.uk/Id/nhs-number",
            "value": "9449307687"
          }
        ],
        "patient": {
          "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example",
          "identifier": {
            "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
            "value": "FT-RWT13521",
            "assigner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "RAX"
              }
            }
          }
        },
        "relationship": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "NMTHF",
                "display": "natural mother of fetus"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "RelatedPerson"
      }
    },
    {
      "fullUrl": "http://example.org/fhir/RelatedPerson/RelatedPerson-RyanneBoulderPartner-Example",
      "resource": {
        "resourceType": "RelatedPerson",
        "id": "RelatedPerson-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"
              }
            }
          }
        ],
        "patient": {
          "reference": "Patient/Patient-FoetusOfRyanneBoulder-Example",
          "identifier": {
            "system": "urn:oid:2.16.840.1.113883.2.1.3.2.4.18.24",
            "value": "FT-RWT13521",
            "assigner": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/ods-organization-code",
                "value": "RAX"
              }
            }
          }
        },
        "relationship": [
          {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
                "code": "NFTHF",
                "display": "natural father of fetus"
              }
            ]
          }
        ]
      },
      "request": {
        "method": "POST",
        "url": "RelatedPerson"
      }
    }
  ]
}