FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | ServiceRequest |
| Id | ServiceRequest-ServiceRequest-ctDNA.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ServiceRequest ServiceRequest-ctDNA
version: 1.0
Profile: ServiceRequest
identifier: Filler Identifier/T26-59XG
requisition: Placer Group Number/R26-15AY
status: Active
intent: Order
category: Molecular genetics procedure
code: Non-Small Cell Lung Cancer, Multi-target ctDNA combined Multi-target NGS panel, small variant (EGFR, ALK, BRAF, KRAS, MET exon 14 skipping and copy number variations) and structural variant (ROS1, RET, ALK, NTRK1, NTRK2, NTRK3, MET exon
subject: Theon SHEFFIELD
requester: Identifier: ODS Organisation Code/RHQ
performer: Identifier: ODS Organisation Code/699X0
reasonCode: M4
specimen: Specimen: identifier = Filler Identifier; status = available; type = Blood specimen
{
"resourceType": "ServiceRequest",
"id": "ServiceRequest-ctDNA",
"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": "FILL"
}
]
},
"system": "https://fhir.nwgenomics.nhs.uk/iGene/ReportIdentifier",
"value": "T26-59XG",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
}
],
"requisition": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "PGN"
}
]
},
"system": "https://fhir.nwgenomics.nhs.uk/iGene/ReferralIdentifier",
"value": "R26-15AY",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
},
"status": "active",
"intent": "order",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "116148004",
"display": "Molecular genetics procedure"
}
]
}
],
"code": {
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"code": "M4.14"
}
]
},
"subject": {
"reference": "urn:uuid:2160525b-0168-4f40-8ebf-9b053052a62c",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9737873858"
},
"display": "Theon SHEFFIELD"
},
"requester": {
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RHQ"
}
},
"performer": [
{
"type": "Organization",
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
],
"reasonCode": [
{
"coding": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/GenomicClinicalIndication",
"code": "M4"
}
]
}
],
"specimen": [
{
"reference": "urn:uuid:b930b4c4-327a-4728-8bb9-f90061914cc5"
}
]
}