<?xml version="1.0" encoding="UTF-8"?>

<Parameters xmlns="http://hl7.org/fhir">
  <id value="ExampleEUGETPrescriptionDEMOGRAPHICS"/>
  <meta>
    <profile value="https://gematik.de/fhir/tiflow-xborder/StructureDefinition/GEM-ERPEU-PR-PAR-EU-GET-Prescription-Input"/>
  </meta>
  <parameter>
    <name value="requestData"/>
    <part>
      <name value="requesttype"/>
      <valueCoding>
        <system value="https://gematik.de/fhir/erp-eu/CodeSystem/GEM_ERPEU_CS_RequestType"/>
        <code value="demographics"/>
      </valueCoding>
    </part>
    <part>
      <name value="kvnr"/>
      <valueIdentifier>
        <system value="http://fhir.de/sid/gkv/kvid-10"/>
        <value value="X123456789"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="accessCode"/>
      <valueIdentifier>
        <system value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_EU_AccessCode"/>
        <value value="ABC123"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="countryCode"/>
      <valueCoding>
        <system value="urn:iso:std:iso:3166"/>
        <code value="BE"/>
      </valueCoding>
    </part>
    <part>
      <name value="practitionerName"/>
      <valueString value="Sanches"/>
    </part>
    <part>
      <name value="practitionerRole"/>
      <valueCoding>
        <system value="urn:oid:2.16.840.1.113883.2.9.6.2.7"/>
        <code value="2262"/>
        <display value="Pharmacists"/>
      </valueCoding>
    </part>
    <part>
      <name value="pointOfCare"/>
      <valueString value="Super Pharmacia"/>
    </part>
    <part>
      <name value="healthcare-facility-type"/>
      <valueCoding>
        <system value="https://gematik.de/fhir/directory/CodeSystem/OrganizationProfessionOID"/>
        <code value="1.2.276.0.76.4.54"/>
        <display value="Öffentliche Apotheke"/>
      </valueCoding>
    </part>
  </parameter>
</Parameters>