Implementation Guide
Version 1.2.0 - release

: MessageHeader Pflegeeinrichtung an Verordnenden (UC1) - XML Representation

Raw xml | Download


<MessageHeader xmlns="http://hl7.org/fhir">
  <id value="UC1-HealthCareService-to-Practitioner-MessageHeader"/>
  <meta>
    <profile
             value="https://gematik.de/fhir/erp-servicerequest/StructureDefinition/erp-service-request-request-header"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: MessageHeader UC1-HealthCareService-to-Practitioner-MessageHeader</b></p><a name="UC1-HealthCareService-to-Practitioner-MessageHeader"> </a><a name="hcUC1-HealthCareService-to-Practitioner-MessageHeader"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-erp-service-request-request-header.html">ERP Service Request Nachrichten-Header</a></p></div><p><b>event</b>: <a href="https://simplifier.net/resolve?scope=de.gematik.fhir.atf@1.4.1&amp;canonical=https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs#service-identifier-cs-eRezept_Rezeptanforderung.59Rezeptanfrage">Anwendungskennzeichen (CS) eRezept_Rezeptanforderung;Rezeptanfrage</a>: Anfrage an einen Arzt ein Rezept auszustellen</p><h3>Destinations</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>Praxis Hans Topp-Glücklich</td><td><a href="mailto:practitioner@test.kim.de">practitioner@test.kim.de</a></td></tr></table><p><b>sender</b>: Pflegeheim Immergrün (Identifier: <code>https://gematik.de/fhir/sid/telematik-id</code>/5-test-telematik-id)</p><h3>Sources</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Name</b></td><td><b>Software</b></td><td><b>Version</b></td><td><b>Contact</b></td><td><b>Endpoint</b></td></tr><tr><td style="display: none">*</td><td>HealthCare-Source</td><td>HealthCare-Software</td><td>1.0.0</td><td><a href="mailto:info@healthcare_ps_solutions.com">info@healthcare_ps_solutions.com</a></td><td><a href="https://simplifier.net/resolve?scope=de.basisprofil.r4@1.5.3&amp;canonical=https://healthcare_ps_solutions.com/jira_helpdesk">https://healthcare_ps_solutions.com/jira_helpdesk</a></td></tr></table><p><b>responsible</b>: <a href="Organization-Example-HealthCareService-Organization.html">Organization Pflegeheim Immergrün</a></p><p><b>focus</b>: <a href="ServiceRequest-UC1-Initial-Prescription-Request.html">ServiceRequest Anfrage für ein Rezept</a></p></div>
  </text>
  <eventCoding>
    <system
            value="https://gematik.de/fhir/atf/CodeSystem/service-identifier-cs"/>
    <code value="eRezept_Rezeptanforderung;Rezeptanfrage"/>
  </eventCoding>
  <destination>
    <name value="Praxis Hans Topp-Glücklich"/>
    <endpoint value="mailto:practitioner@test.kim.de"/>
  </destination>
  <sender>
    <identifier>
      <system value="https://gematik.de/fhir/sid/telematik-id"/>
      <value value="5-test-telematik-id"/>
    </identifier>
    <display value="Pflegeheim Immergrün"/>
  </sender>
  <source>
    <name value="HealthCare-Source"/>
    <software value="HealthCare-Software"/>
    <version value="1.0.0"/>
    <contact>
      <system value="email"/>
      <value value="info@healthcare_ps_solutions.com"/>
    </contact>
    <endpoint value="https://healthcare_ps_solutions.com/jira_helpdesk"/>
  </source>
  <responsible>🔗 
    <reference value="Organization/Example-HealthCareService-Organization"/>
  </responsible>
  <focus>🔗 
    <reference value="ServiceRequest/UC1-Initial-Prescription-Request"/>
  </focus>
</MessageHeader>