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

FHIR IG analytics

Packagerki.emiga.common
Resource TypeDocumentReference
IdDocumentReference-441557620.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

{
  "resourceType": "DocumentReference",
  "id": "441557620",
  "meta": {
    "profile": [
      "https://emiga.rki.de/fhir/common/StructureDefinition/AttachmentDocumentReference"
    ],
    "security": [
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceResponsibility",
        "code": "1.01.0.01."
      },
      {
        "system": "https://emiga.rki.de/fhir/common/CodeSystem/ResourceVisibilityType",
        "code": "transferable"
      }
    ]
  },
  "identifier": [
    {
      "system": "https://emiga.rki.de/fhir/sid/EmigaID",
      "value": "DEFG-123456789"
    },
    {
      "system": "https://emiga.rki.de/fhir/sid/EmigaFileNumber",
      "value": "ABCD-987654321"
    },
    {
      "system": "https://emiga.rki.de/fhir/sid/SurvNetFileNumber",
      "value": "Attachment-SURVNET-987654321"
    }
  ],
  "author": [
    {
      "reference": "Practitioner/example"
    }
  ],
  "content": [
    {
      "attachment": {
        "contentType": "image/png",
        "size": 13577,
        "hash": "MzU2am9JWkQydk1jeVMlUENTTlNuRVpvTDJKVGYvOW1ZL013VnB6REpCOD0=",
        "title": "Sample Image",
        "creation": "2026-01-13T14:22:43+00:00"
      }
    }
  ],
  "status": "current",
  "date": "2023-10-01T12:00:00Z"
}