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

FHIR IG analytics

Packageuk.nhsengland.genomics.r4
Resource TypeServiceRequest
IdServiceRequest-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": "ServiceRequest",
  "id": "ServiceRequest-NonWGSTestOrderForm-FetalScenario-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": "proband",
            "display": "Proband"
          }
        ]
      }
    },
    {
      "url": "https://fhir.nhs.uk/England/StructureDefinition/Extension-GenomicTest-ParticipantCount",
      "valueInteger": 2
    },
    {
      "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-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"
  },
  "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
            }
          ]
        }
      ]
    }
  ],
  "supportingInfo": [
    {
      "reference": "Observation/Observation-NonConsanguinousUnion-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"
    }
  ]
}