TIFlow - Verordnungen für Digitale Gesundheitsanwendungen (DiGA)
Version 2.0.0-ballot.1 - ci-build

: Example Activate operation input parameters - XML Representation

Raw xml | Download


<Parameters xmlns="http://hl7.org/fhir">
  <id value="ExampleOperationActivateParametersInput"/>
  <parameter>
    <name value="ePrescription"/>
    <resource>
      <Binary>
        <id value="PrescriptionBinary"/>
        <contentType value="application/pkcs7-mime"/>
        <data value="dGhpcyBibG9iIGlzIHNuaXBwZWQ="/>
      </Binary>
    </resource>
  </parameter>
</Parameters>