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

<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="cz-examplebase-imagingorder"/>
  <meta>
    <profile value="https://hl7.cz/fhir/img/StructureDefinition/cz-imagingOrderInformation"/>
  </meta>
  <language value="en"/>
  <text>
    <status value="additional"/><div xmlns="http://www.w3.org/1999/xhtml">Vyšetření MR pravého kolene</div>
  </text>
  <status value="active"/>
  <intent value="order"/>
  <category>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000279109"/>
      <code value="363679005"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000279109"/>
      <code value="19741000087109"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/cz-examplebase-patient"/>
  </subject>
  <authoredOn value="2025-04-01T09:00:00+01:00"/>
  <performer>
    <reference value="Device/cz-examplebase-device"/>
  </performer>
  <bodySite>
    <coding>
      <system value="http://snomed.info/sct"/>
      <version value="http://snomed.info/sct/11000279109"/>
      <code value="72696002"/>
    </coding>
  </bodySite>
  <note>
    <text value="Poznámka k vyšetření"/>
  </note>
</ServiceRequest>