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

FHIR IG analytics

Packageuk.nhsdigital.r4.test
Resource TypeDocumentReference
IdDocumentReference-eRS-duplicate-2.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "id": "5da894e0-a57e-43e9-a1a1-e283a484003c",
  "resourceType": "DocumentReference",
  "type": {
    "coding": [
      {
        "system": "https://fhir.nhs.uk/STU3/CodeSystem/eRS-AttachmentType-1",
        "code": "REFERRER",
        "display": "Referrer"
      }
    ]
  },
  "status": "current",
  "date": "2021-09-17T12:20:00.742000+00:00",
  "description": "upload.png",
  "content": [
    {
      "attachment": {
        "extension": [
          {
            "url": "https://fhir.nhs.uk/STU3/StructureDefinition/Extension-eRS-AttachedBy",
            "valueReference": {
              "identifier": {
                "system": "https://fhir.nhs.uk/Id/sds-user-id",
                "value": "103264992985"
              }
            }
          }
        ],
        "contentType": "image/png",
        "url": "Binary/att-70001-70002",
        "size": 18592,
        "title": "upload.png",
        "creation": "2021-09-17"
      }
    }
  ],
  "context": {
    "related": [
      {
        "type": "ServiceRequest",
        "reference": "ServiceRequest/be735573-9f24-42e1-ae98-af89d632e4bf"
      },
      {
        "type": "Task",
        "reference": "Task/c18dbbe5-4f8d-4b49-a434-6e55a93fab31"
      }
    ]
  }
}