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

: d9e75f3f-3900-4183-a475-d4d3dc1d14cc

Raw xml | Download


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