FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ServiceRequestGenomicsOrderAttachment.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest ServiceRequestGenomicsOrderAttachment
version: 1.0
Profile: ServiceRequest
identifier: Placer Identifier/1601737
status: Active
intent: Order
category: Molecular genetics procedure, Cancer - WGS
code: Diagnostic testing for known variant(s)
subject: Octavia CHISLETT
authoredOn: 2025-01-29
requester: PractitionerRole: specialty = General Surgery
performer: North West Genomic Laboratory Hub in Manchester (Identifier: ODS Organisation Code/P1S8J)
reasonCode: Diagnostic testing for known mutation(s)
{
"resourceType": "ServiceRequest",
"id": "ServiceRequestGenomicsOrderAttachment",
"meta": {
"versionId": "1.0",
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PLAC"
}
]
},
"system": "urn:oid:1.2.840.114350.1.13.0.1.7.2.798268",
"value": "1601737",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
}
],
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116148004",
"display": "Molecular genetics procedure"
}
]
},
{
"coding": [
{
"system": "https://fhir.hl7.org.uk/CodeSystem/UKCore-GenomeSequencingCategory",
"code": "cancer-wgs"
}
]
}
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"code": "R240.1"
}
]
},
"subject": {
"reference": "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449305552"
},
"display": "Octavia CHISLETT"
},
"encounter": {
"reference": "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"
},
"authoredOn": "2025-01-29",
"requester": {
"reference": "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
},
"performer": [
{
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "P1S8J",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
},
"display": "North West Genomic Laboratory Hub in Manchester"
}
],
"reasonCode": [
{
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
"code": "R240",
"display": "Diagnostic testing for known mutation(s)"
}
]
}
],
"supportingInfo": [
{
"reference": "urn:uuid:a293b4a6-e46b-4402-9b2b-d9517afc7137"
}
],
"specimen": [
{
"reference": "urn:uuid:89e66518-9197-4553-9253-5ab5133b62c0"
}
]
}