Implementation Guide
TI Common
Version 1.5.0-ballot.1 - ballot

: d9e75f3f-3900-4183-a475-d4d3dc1d14cc

Raw json | Download

{
  "resourceType" : "DocumentReference",
  "id" : "d9e75f3f-3900-4183-a475-d4d3dc1d14cc",
  "meta" : {
    "profile" : [
      🔗 "https://gematik.de/fhir/ti/StructureDefinition/ti-appendix-document-reference"
    ]
  },
  "language" : "de",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DocumentReference d9e75f3f-3900-4183-a475-d4d3dc1d14cc</b></p><a name=\"d9e75f3f-3900-4183-a475-d4d3dc1d14cc\"> </a><a name=\"hcd9e75f3f-3900-4183-a475-d4d3dc1d14cc\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ti-appendix-document-reference.html\">TI Appendix Document Reference</a></p></div><p><b>status</b>: Current</p><p><b>type</b>: <span title=\"Codes:{http://ihe-d.de/CodeSystems/IHEXDStypeCode PATI}\">test</span></p><p><b>category</b>: <span title=\"Codes:{http://ihe-d.de/CodeSystems/IHEXDSclassCode ADM}\">test</span></p><p><b>subject</b>: <a href=\"Patient-c78415a2-9285-403d-9fda-1b8e24e30964.html\">Monika Gundlach (official) Female, DoB: 1954-02-27 ( http://fhir.de/sid/gkv/kvid-10#NamingSystemKVID#G995030566)</a></p><blockquote><p><b>content</b></p><h3>Attachments</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>ContentType</b></td><td><b>Data</b></td><td><b>Title</b></td><td><b>Creation</b></td></tr><tr><td style=\"display: none\">*</td><td>application/pdf</td><td><code>dGVzdA==</code></td><td>Anhang</td><td>2022-05-06</td></tr></table></blockquote></div>"
  },
  "status" : "current",
  "type" : {
    "coding" : [
      {
        "system" : "http://ihe-d.de/CodeSystems/IHEXDStypeCode",
        "version" : "4.0.0",
        "code" : "PATI",
        "display" : "Patienteninformationen"
      }
    ],
    "text" : "test"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://ihe-d.de/CodeSystems/IHEXDSclassCode",
          "version" : "4.0.0",
          "code" : "ADM",
          "display" : "Administratives Dokument"
        }
      ],
      "text" : "test"
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/c78415a2-9285-403d-9fda-1b8e24e30964",
    "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"
      }
    }
  ]
}