<?xml version="1.0" encoding="UTF-8"?>
<nhis:message xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:nhis="https://www.his.bg"
  xsi:schemaLocation="https://www.his.bg https://www.his.bg/api/v1/NHIS-P007.xsd">
  <nhis:header>
    <nhis:sender value="[code]"/>
    <nhis:senderId value="[string]"/>
    <nhis:senderISName value="[string]"/>
    <nhis:recipient value="[code]"/>
    <nhis:recipientId value="[string]"/>
    <nhis:messageId value="[string]"/>
    <nhis:messageType value="[string]"/>
    <nhis:createdOn value="[dateTime]"/>
  </nhis:header>
  <nhis:contents>
    <nhis:prescription>
      <nhis:nrnPrescription value="[string]"/>
      <nhis:revokeReason value="[string]"/>
    </nhis:prescription>
    <nhis:requester>
      <nhis:pmi value="[string]"/>
      <!--Conditional:-->
      <nhis:qualification value="[code]"/>
      <!--Conditional:-->
      <nhis:practiceNumber value="[string]"/>
    </nhis:requester>
  </nhis:contents>
  <Signature/>
</nhis:message>