ePA Laboratory Report Implementation Guide
Version 1.0.0-ballot.1 - ballot

: d9e75f3f-3900-4183-a475-d4d3dc1d14cc

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "d9e75f3f-3900-4183-a475-d4d3dc1d14cc",
  "meta" : {
    "versionId" : "1",
    "lastUpdated" : "2023-05-03T11:15:00+01:00",
    "profile" : [
      🔗 "https://gematik.de/fhir/epa-laboratory/StructureDefinition/document-reference-dglp"
    ]
  },
  "language" : "de",
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.9",
        "version" : "4.0.0",
        "code" : "PATI",
        "display" : "Patienteninformationen"
      }
    ],
    "text" : "test"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "urn:oid:1.3.6.1.4.1.19376.3.276.1.5.8",
          "version" : "4.0.0",
          "code" : "ADM",
          "display" : "Administratives Dokument"
        }
      ],
      "text" : "test"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/84e01fa5-6763-4a96-99f3-170cf9b317ff",
    "identifier" : {
      "type" : {
        "coding" : [
          {
            "system" : "http://fhir.de/CodeSystem/identifier-type-de-basis",
            "code" : "KVZ10",
            "display" : "Krankenversichertennummer"
          }
        ]
      },
      "system" : "http://fhir.de/sid/gkv/kvid-10",
      "value" : "K123456789"
    }
  },
  "content" : [
    {
      "attachment" : {
        "contentType" : "application/pdf",
        "data" : "dGVzdA==",
        "title" : "Anhang",
        "creation" : "2022-05-06"
      }
    }
  ]
}