FHIR IG analytics| Package | fhir.nwgenomics.nhs.uk |
| Resource Type | DocumentReference |
| Id | DocumentReference-94bf65ba-cd6c-4601-b339-6d547f424646.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: DocumentReference 94bf65ba-cd6c-4601-b339-6d547f424646
Profile: DocumentReference
identifier: http://www.example.org/documentreference/identifier/94bf65ba-cd6c-4601-b339-6d547f424646
status: Current
type: Genetic report
subject: Octavia CHISLETT
date: 2025-01-29 10:37:26+0000
content
Attachments
ContentType Url application/pdf Binary: application/pdf (24 bytes base64)
| Encounter | Event | SourcePatientInfo | Related |
Identifier: http://www.acme.org/encounter/identifiers/R0A/1001166717 | Diagnostic testing for known variant(s) | Identifier: Medical record number/633 | Identifier: Filler Identifier/1001166717 |
{
"resourceType": "DocumentReference",
"id": "94bf65ba-cd6c-4601-b339-6d547f424646",
"meta": {
"profile": [
"https://fhir.nwgenomics.nhs.uk/StructureDefinition/DocumentReference"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "http://www.example.org/documentreference/identifier",
"value": "94bf65ba-cd6c-4601-b339-6d547f424646",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
}
],
"status": "current",
"type": {
"coding": [
{
"system": "http://snomed.info/sct",
"code": "1054161000000101",
"display": "Genetic report"
}
]
},
"subject": {
"reference": "urn:uuid:d6faafcf-db64-4c11-9da8-25f36774c1bd",
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9449305552"
},
"display": "Octavia CHISLETT"
},
"date": "2025-01-29T10:37:26+00:00",
"content": [
{
"attachment": {
"contentType": "application/pdf",
"url": "urn:uuid:d6eeedd1-92d3-45b9-bf33-6401e804425f"
}
}
],
"context": {
"encounter": [
{
"identifier": {
"system": "http://www.acme.org/encounter/identifiers/R0A",
"value": "1001166717",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
}
}
],
"event": [
{
"coding": [
{
"system": "https://fhir.nhs.uk/CodeSystem/England-GenomicTestDirectory",
"code": "R240.1"
}
]
}
],
"sourcePatientInfo": {
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "MR"
}
]
},
"system": "http://www.acme.org/patient/identifier",
"value": "633",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "R0A"
}
}
}
},
"related": [
{
"type": "DiagnosticReport",
"identifier": {
"type": {
"coding": [
{
"system": "http://terminology.hl7.org/CodeSystem/v2-0203",
"code": "FILL"
}
]
},
"system": "http://www.example.org/servicerequest/identifier",
"value": "1001166717",
"assigner": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "699X0"
}
}
}
}
]
}
}