| Package | nw-gmsa.github.io |
| Resource Type | Questionnaire |
| Id | GenomicTestReport |
| FHIR Version | R4 |
| Source | https://nw-gmsa.github.io/https://build.fhir.org/ig/nw-gmsa/R4/Questionnaire-GenomicTestReport.html |
| URL | https://nw-gmsa.github.io/Questionnaire/GenomicTestReport |
| Version | 0.0.7 |
| Status | draft |
| Date | 2025-08-12T13:52:16+00:00 |
| Title | North West Genomics Test Report |
| Realm | uk |
| 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). |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Questionnaire GenomicTestReport
| 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://nw-gmsa.github.io/Questionnaire/GenomicTestReport#0.0.7 | |
![]() ![]() | Patient | 0..1 | group | Definition: Patient |
![]() ![]() ![]() | Patient surname | 1..1 | string | Definition: Patient.name.family |
![]() ![]() ![]() | Patient first name | 1..1 | string | Definition: Patient.name.given |
![]() ![]() ![]() | Date of birth | 1..1 | date | Definition: Patient.birthDate |
![]() ![]() ![]() | Date of death | 0..1 | date | Definition: Patient.deceasedDateTime |
![]() ![]() ![]() | Address | 0..1 | group | Definition: Patient.address |
![]() ![]() ![]() ![]() | Address Line | 0..* | string | Definition: Patient.address.line |
![]() ![]() ![]() ![]() | City | 0..1 | string | Definition: Patient.address.city |
![]() ![]() ![]() ![]() | Postcode | 0..1 | string | Definition: Patient.address.postalCode |
![]() ![]() ![]() | Sex registered at birth | 0..1 | choice | Definition: Patient.gender Value Set: AdministrativeGender |
![]() ![]() ![]() | Ethnic Category | 0..1 | choice | Definition: Patient.extension:ethnicCategory Value Set: Ethnicity |
![]() ![]() ![]() | 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 | |
![]() ![]() ![]() | GP Surgery (ODS Code) | 0..1 | choice | Definition: Patient.generalPractitioner |
{
"resourceType": "Questionnaire",
"id": "GenomicTestReport",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"url": "https://nw-gmsa.github.io/Questionnaire/GenomicTestReport",
"version": "0.0.7",
"title": "North West Genomics Test Report",
"status": "draft",
"date": "2025-08-12T13:52:16+00:00",
"publisher": "NHS North West GMSA",
"contact": [
{
"telecom": [
{
"system": "url",
"value": "https://www.nw-gmsa.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"
}
]
}
],
"item": [
{
"linkId": "Patient",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient",
"text": "Patient",
"type": "group",
"item": [
{
"linkId": "LN/45394-4",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.name.family",
"code": [
{
"system": "http://loinc.org",
"code": "45394-4"
}
],
"text": "Patient surname",
"type": "string",
"required": true
},
{
"linkId": "LN/45392-8",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.name.given",
"code": [
{
"system": "http://loinc.org",
"code": "45392-8"
}
],
"text": "Patient first name",
"type": "string",
"required": true
},
{
"linkId": "LN/21112-8",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.birthDate",
"code": [
{
"system": "http://loinc.org",
"code": "21112-8"
}
],
"text": "Date of birth",
"type": "date",
"required": true
},
{
"linkId": "LN/81954-0",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.deceasedDateTime",
"code": [
{
"system": "http://loinc.org",
"code": "81954-0"
}
],
"text": "Date of death",
"type": "date",
"required": false
},
{
"linkId": "LN/56799-0",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.address",
"code": [
{
"system": "http://loinc.org",
"code": "56799-0"
}
],
"text": "Address",
"type": "group",
"item": [
{
"linkId": "HL7/PID-11-1",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.address.line",
"text": "Address Line",
"type": "string",
"repeats": true
},
{
"linkId": "HL7/PID-11-3",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.address.city",
"text": "City",
"type": "string"
},
{
"linkId": "LN/45401-7",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.address.postalCode",
"code": [
{
"system": "http://loinc.org",
"code": "45401-7"
}
],
"text": "Postcode",
"type": "string"
}
]
},
{
"linkId": "LN/46098-0",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.gender",
"code": [
{
"system": "http://loinc.org",
"code": "46098-0"
}
],
"text": "Sex registered at birth",
"type": "choice",
"answerValueSet": "http://hl7.org/fhir/ValueSet/administrative-gender"
},
{
"linkId": "LN/32624-9",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.extension:ethnicCategory",
"code": [
{
"system": "http://loinc.org",
"code": "32624-9"
}
],
"text": "Ethnic Category",
"type": "choice",
"answerValueSet": "https://nw-gmsa.github.io/ValueSet/ethnicity"
},
{
"linkId": "LN/89061-6",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.identifier:nhsNumber",
"code": [
{
"system": "http://loinc.org",
"code": "89061-6"
}
],
"text": "NHS Number",
"type": "string"
},
{
"linkId": "LN/76435-7",
"definition": "https://nw-gmsa.github.io/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://nw-gmsa.github.io/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": "HL7/PD1-3",
"definition": "https://nw-gmsa.github.io/StructureDefinition/Patient#Patient.generalPractitioner",
"text": "GP Surgery (ODS Code)",
"type": "choice"
}
]
}
]
}