TIFlow - Grenzüberschreitender Datenaustausch
Version 2.0.0-ballot.1 - ci-build

: Example EU-GET Prescription Parameters - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="ExampleEUGETPrescriptionE-PRESCRIPTIONS-RETRIEVAL"/>
  <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="e-prescriptions-retrieval"/>
      </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="123456"/>
      </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>
    <part>
      <name value="prescription-id"/>
      <valueIdentifier>
        <system
                value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/>
        <value value="160.000.000.000.000.01"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="prescription-id"/>
      <valueIdentifier>
        <system
                value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/>
        <value value="160.000.000.000.000.02"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="prescription-id"/>
      <valueIdentifier>
        <system
                value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/>
        <value value="160.000.000.000.000.03"/>
      </valueIdentifier>
    </part>
    <part>
      <name value="prescription-id"/>
      <valueIdentifier>
        <system
                value="https://gematik.de/fhir/erp/NamingSystem/GEM_ERP_NS_PrescriptionId"/>
        <value value="160.000.000.000.000.04"/>
      </valueIdentifier>
    </part>
  </parameter>
</Parameters>