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

: b1135775-9c67-4d2f-8618-9ef3d1f5f3d7

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="b1135775-9c67-4d2f-8618-9ef3d1f5f3d7"/>
  <meta>
    <versionId value="1"/>
    <lastUpdated value="2023-05-03T11:15:00+01:00"/>
    <profile
             value="https://gematik.de/fhir/ti/StructureDefinition/ti-organization"/>
  </meta>
  <language value="de"/>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <version value="5.0.0"/>
        <code value="XX"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/arge-ik/iknr"/>
    <value value="123456789"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <version value="5.0.0"/>
        <code value="BSNR"/>
      </coding>
    </type>
    <system value="https://fhir.kbv.de/NamingSystem/KBV_NS_Base_BSNR"/>
    <value value="123456789"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
        <version value="1.6.0"/>
        <code value="KZVA"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/kzbv/kzvabrechnungsnummer"/>
    <value value="123456789"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <version value="5.0.0"/>
        <code value="PRN"/>
      </coding>
    </type>
    <system value="https://gematik.de/fhir/sid/telematik-id"/>
    <value value="9-2.58.00000040"/>
  </identifier>
  <type>
    <coding>
      <system
              value="https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID"/>
      <code value="1.2.276.0.76.4.54"/>
      <display value="Öffentliche Apotheke"/>
    </coding>
  </type>
  <name value="Praxis X"/>
  <telecom>
    <system value="phone"/>
    <value value="0173555"/>
  </telecom>
  <address>
    <type value="both"/>
    <line value="Neukölln"/>
    <city value="Berlin"/>
    <postalCode value="9132"/>
    <country value="D"/>
  </address>
  <contact>
    <purpose>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="PATINF"/>
        <display value="Patient"/>
      </coding>
    </purpose>
    <name>
      <use value="official"/>
      <text value="Frau Marianne Ehrlich"/>
      <family value="Ehrlich"/>
      <given value="Marianne"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="0173777"/>
    </telecom>
    <address>
      <type value="both"/>
      <line value="Muster-Allee 42"/>
      <line value="Neukölln"/>
      <city value="Berlin"/>
      <postalCode value="9132"/>
      <country value="D"/>
    </address>
  </contact>
</Organization>