FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | Questionnaire |
| Id | Questionnaire-GenomicTestReport.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire GenomicTestReport
Profile: Questionnaire
| LinkID | Text | Cardinality | Type | Description & Constraints |
|---|---|---|---|---|
![]() | The aim of this is to support conversion of Genomic Report (HL7 v2 ORU) for use by several NHS Trusts (as HL7 v2 or FHIR). | Questionnaire | https://fhir.nwgenomics.nhs.uk/Questionnaire/81247-9#0.2.1 | |
![]() ![]() | Metadata | 0..1 | group | |
![]() ![]() ![]() | NHS Number | 0..1 | string | Definition: Patient.identifier:nhsNumber |
![]() ![]() ![]() | Hospital Number (Medical Record Number) | 1..1 | string | Definition: Patient.identifier:MedicalRecordNumber |
![]() ![]() ![]() | Account Number (Episode or Stay Number) | 0..1 | string | Definition: ServiceRequest.encounter.identifier.value |
![]() ![]() ![]() ![]() | PV1-19 (also known as stay number) | 0..1 | display | |
![]() ![]() | Overall study variables type (Test Details) | 0..1 | group | |
![]() ![]() ![]() | Test request ID/Order ID/Order Placer Number | 0..1 | string | Definition: ServiceRequest.identifier:OrderIdentifier |
![]() ![]() ![]() | Order Filler Number | 0..1 | string | Definition: ServiceRequest.identifier:OrderFillerNumber |
![]() ![]() ![]() | Report Number | 1..1 | string | Definition: DiagnosticReport.identifier:ReportNumber |
![]() ![]() ![]() | Referring Organisation ODS Code / Ordering Facility | 0..1 | string | Definition: PractitionerRole.organization.identifier.value |
![]() ![]() ![]() | Specimen/Biopsy | 0..1 | group | Definition: Specimen |
![]() ![]() ![]() ![]() | Specimen ID Number | 0..1 | string | Definition: Specimen.identifier |
![]() ![]() ![]() ![]() | Lab DNA Number (If Known) | 0..1 | string | Definition: Specimen.accessionIdentifier |
![]() ![]() ![]() | Gene dis assessed | 0..1 | choice | Definition: Observation.valueCodeableConcept Value Set: Genomic Clinical Indication Codes |
![]() ![]() ![]() | Test Code | 0..1 | choice | Definition: ServiceRequest.code |
![]() ![]() | Results | 0..1 | group | Definition: DiagnosticReport.result |
![]() ![]() ![]() | Gene analysis narr rpt Doc | 0..1 | string | Definition: DiagnosticReport.presentedForm |
![]() ![]() ![]() | Simple var pnl | 0..1 | group | |
![]() ![]() ![]() ![]() | NHS England Genomics Test Outcome | 0..1 | choice | Definition: Observation.valueCodeableConcept Value Set: Genomic Test Outcome Codes |
{
"resourceType": "Questionnaire",
"id": "GenomicTestReport",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/NWQuestionnaire"
]
},
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://fhir.nwgenomics.nhs.uk/Questionnaire/81247-9",
"version": "0.2.1",
"title": "North West Genomics Test Report",
"status": "draft",
"date": "2026-03-26T15:02:32+00:00",
"publisher": "NHS North West Genomics",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nwgenomics.nhs.uk/contact-us"
}
]
}
],
"description": "The aim of this is to support conversion of Genomic Report (HL7 v2 ORU) for use by several NHS Trusts (as HL7 v2 or FHIR).",
"jurisdiction": [
{
"coding": [
{
"system": "urn:iso:std:iso:3166",
"code": "GB",
"display": "United Kingdom of Great Britain and Northern Ireland"
}
]
}
],
"code": [
{
"system": "http://loinc.org",
"code": "81247-9"
}
],
"item": [
{
"linkId": "/Metadata",
"text": "Metadata",
"type": "group",
"item": [
{
"linkId": "LN/89061-6",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Patient#Patient.identifier:nhsNumber",
"code": [
{
"system": "http://loinc.org",
"code": "89061-6"
}
],
"text": "NHS Number",
"type": "string"
},
{
"linkId": "LN/76435-7",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Patient#Patient.identifier:MedicalRecordNumber",
"code": [
{
"system": "http://loinc.org",
"code": "76435-7"
}
],
"text": "Hospital Number (Medical Record Number)",
"type": "string",
"required": true
},
{
"linkId": "LN/56797-4",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest#ServiceRequest.encounter.identifier.value",
"code": [
{
"system": "http://loinc.org",
"code": "56797-4"
}
],
"text": "Account Number (Episode or Stay Number)",
"type": "string",
"required": false,
"item": [
{
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/questionnaire-itemControl",
"valueCodeableConcept": {
"coding": [
{
"system": "http://hl7.org/fhir/questionnaire-item-control",
"code": "help"
}
]
}
}
],
"linkId": "LN/56797-4-designNote",
"text": "PV1-19 (also known as stay number)",
"type": "display"
}
]
}
]
},
{
"linkId": "/81306-3",
"code": [
{
"system": "http://loinc.org",
"code": "81306-3",
"display": "Overall study variables type"
}
],
"text": "Overall study variables type (Test Details)",
"type": "group",
"item": [
{
"linkId": "LN/106194-4",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest#ServiceRequest.identifier:OrderIdentifier",
"code": [
{
"system": "http://loinc.org",
"code": "106194-4"
}
],
"text": "Test request ID/Order ID/Order Placer Number",
"type": "string",
"required": false
},
{
"linkId": "LN/106183-7",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest#ServiceRequest.identifier:OrderFillerNumber",
"code": [
{
"system": "http://loinc.org",
"code": "106183-7"
}
],
"text": "Order Filler Number",
"type": "string",
"required": false
},
{
"linkId": "HL7/OBR-3",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/DiagnosticReport#DiagnosticReport.identifier:ReportNumber",
"text": "Report Number",
"type": "string",
"required": true
},
{
"linkId": "HL7/ORC-21",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/PractitionerRole#PractitionerRole.organization.identifier.value",
"text": "Referring Organisation ODS Code / Ordering Facility",
"type": "string"
},
{
"linkId": "Specimen",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Specimen#Specimen",
"text": "Specimen/Biopsy",
"type": "group",
"item": [
{
"linkId": "LN/80398-1",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Specimen#Specimen.identifier",
"code": [
{
"system": "http://loinc.org",
"code": "80398-1",
"display": "Unique identifier for Current sample"
}
],
"text": "Specimen ID Number",
"type": "string"
},
{
"linkId": "Specimen/accessionIdentifier",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Specimen#Specimen.accessionIdentifier",
"code": [
{
"system": "http://loinc.org",
"code": "80398-1",
"display": "Unique identifier for Current sample"
}
],
"text": "Lab DNA Number (If Known)",
"type": "string"
}
]
},
{
"linkId": "/81306-3/51967-8",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation#Observation.valueCodeableConcept",
"code": [
{
"system": "http://loinc.org",
"code": "51967-8",
"display": "Genetic disease assessed [ID]"
}
],
"text": "Gene dis assessed",
"type": "choice",
"answerValueSet": "https://fhir.nwgenomics.nhs.uk/ValueSet/GenomicClinicalIndicationCodes"
},
{
"linkId": "HL7/OBR-4-r",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/ServiceRequest#ServiceRequest.code",
"code": [
{
"system": "http://loinc.org",
"code": "29300-1"
}
],
"text": "Test Code",
"type": "choice",
"required": false
}
]
},
{
"linkId": "/Results",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/DiagnosticReport#DiagnosticReport.result",
"text": "Results",
"type": "group",
"item": [
{
"linkId": "/81306-3/51969-4",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/DiagnosticReport#DiagnosticReport.presentedForm",
"code": [
{
"system": "http://loinc.org",
"code": "51969-4",
"display": "Genetic analysis report"
}
],
"text": "Gene analysis narr rpt Doc",
"type": "string"
},
{
"linkId": "/81250-3",
"code": [
{
"system": "http://loinc.org",
"code": "81250-3",
"display": "Simple var pnl"
}
],
"text": "Simple var pnl",
"type": "group",
"item": [
{
"linkId": "/81306-3/TESTOUTCOME",
"definition": "https://fhir.nwgenomics.nhs.uk/StructureDefinition/Observation#Observation.valueCodeableConcept",
"code": [
{
"system": "https://fhir.nwgenomics.nhs.uk/CodeSystem/NWGMSA",
"code": "TESTOUTCOME",
"display": "NHS England Genomics Test Outcome"
}
],
"text": "NHS England Genomics Test Outcome",
"type": "choice",
"answerValueSet": "https://fhir.nwgenomics.nhs.uk/ValueSet/GenomicTestOutcomeCodes"
}
]
}
]
}
]
}