FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeDocumentReference
IdDocumentReference-94bf65ba-cd6c-4601-b339-6d547f424646.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: DocumentReference 94bf65ba-cd6c-4601-b339-6d547f424646

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

-ContentTypeUrl
*application/pdfBinary: application/pdf (24 bytes base64)

Contexts

-EncounterEventSourcePatientInfoRelated
*Identifier: http://www.acme.org/encounter/identifiers/R0A/1001166717Diagnostic testing for known variant(s)Identifier: Medical record number/633Identifier: Filler Identifier/1001166717

Source1

{
  "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"
            }
          }
        }
      }
    ]
  }
}