Arbeitsgruppe WeST
Version 1.0.0-kommentierung - ci-build

: b65dfcca-c6ce-4dac-8742-8da00c192c7f - XML Representation

Raw xml | Download


<Organization xmlns="http://hl7.org/fhir">
  <id value="b65dfcca-c6ce-4dac-8742-8da00c192c7f"/>
  <meta>
    <profile
             value="https://fhir.kbv.de/StructureDefinition/KBV_PR_WEST_Organization|1.0.0-kommentierung"/>
  </meta>
  <extension
             url="https://fhir.kbv.de/StructureDefinition/KBV_EX_Base_Additional_Comment">
    <valueString value="test"/>
  </extension>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <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"/>
        <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://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="NIIP"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/kbv/vknr"/>
    <value value="123456789"/>
  </identifier>
  <identifier>
    <type>
      <coding>
        <system value="http://fhir.de/CodeSystem/identifier-type-de-basis"/>
        <code value="KZVA"/>
      </coding>
    </type>
    <system value="http://fhir.de/sid/kzbv/kzvabrechnungsnummer"/>
    <value value="123456789"/>
  </identifier>
  <type>
    <coding>
      <system
              value="https://fhir.kbv.de/CodeSystem/KBV-CS-WEST-BDT-Betriebsstaettenstatus"/>
      <version value="1.0.0-kommentierung"/>
      <code value="1"/>
      <display value="Arztpraxis"/>
    </coding>
    <text value="test"/>
  </type>
  <name value="Praxis X"/>
  <telecom>
    <system value="phone"/>
    <value value="0173555"/>
  </telecom>
  <address>
    <type value="both"/>
    <line value="Musterweg 42">
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName">
        <valueString value="Musterweg"/>
      </extension>
      <extension
                 url="http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber">
        <valueString value="42"/>
      </extension>
    </line>
    <city value="Berlin"/>
    <postalCode value="9132"/>
    <country value="D"/>
  </address>
  <partOf>
    <reference value="urn:uuid:c2aaa336-e17e-491c-bf24-084d4c88309b"/>
  </partOf>
  <contact>
    <purpose>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/contactentity-type"/>
        <code value="PAYOR"/>
        <display value="Payor"/>
      </coding>
    </purpose>
    <name>
      <use value="official"/>
      <family value="Hans"/>
      <given value="Pater"/>
    </name>
    <telecom>
      <system value="phone"/>
      <value value="12123455"/>
    </telecom>
    <address>
      <text value="Oberweg 70,12015,Berlin"/>
    </address>
  </contact>
</Organization>