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

FHIR IG analytics

Packagefhir.nwgenomics.nhs.uk
Resource TypeDocumentReference
IdDocumentReference-a293b4a6-e46b-4402-9b2b-d9517afc7137.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 a293b4a6-e46b-4402-9b2b-d9517afc7137

identifier: http://www.acme.org/documentreference/identifier/a293b4a6-e46b-4402-9b2b-d9517afc7137

status: Current

type: Laboratory order

subject: Octavia CHISLETT

date: 2025-01-29 10:37:26+0000

author: PractitionerRole: specialty = General Surgery

content

Attachments

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

Contexts

-EncounterSourcePatientInfo
*Encounter: identifier = Account number; status = finished; class = AMB (AMB); period = 2025-01-29 10:37:26+0000 --> (ongoing)Identifier: Medical record number/633

Source1

{
  "resourceType": "DocumentReference",
  "id": "a293b4a6-e46b-4402-9b2b-d9517afc7137",
  "meta": {
    "profile": [
      "https://fhir.nwgenomics.nhs.uk/StructureDefinition/DocumentReference"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "http://www.acme.org/documentreference/identifier",
      "value": "a293b4a6-e46b-4402-9b2b-d9517afc7137",
      "assigner": {
        "identifier": {
          "system": "https://fhir.nhs.uk/Id/ods-organization-code",
          "value": "R0A"
        }
      }
    }
  ],
  "status": "current",
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "721965002",
        "display": "Laboratory order"
      }
    ]
  },
  "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",
  "author": [
    {
      "reference": "urn:uuid:ee9b8fcc-c233-43e1-b7fb-b58ce4cf1db8"
    }
  ],
  "content": [
    {
      "attachment": {
        "contentType": "application/pdf",
        "url": "urn:uuid:0a898233-763c-405d-8172-8c4f07e6e636"
      }
    }
  ],
  "context": {
    "encounter": [
      {
        "reference": "urn:uuid:984b8a89-4194-4eb4-a7ea-ca8049ebeea3"
      }
    ],
    "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"
          }
        }
      }
    }
  }
}