German Practice Management FHIR Profiles (R4)
0.49.0 - STU1 Germany flag

German Practice Management FHIR Profiles (R4) - Local Development build (v0.49.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: ImagingServiceRequest: MRT Knie (Weber) - XML Representation

Raw xml | Download


<ServiceRequest xmlns="http://hl7.org/fhir">
  <id value="example-imaging-service-request-mrt-knie"/>
  <meta>
    <profile
             value="https://fhir.cognovis.de/praxis/StructureDefinition/imaging-service-request-praxis-de"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ServiceRequest example-imaging-service-request-mrt-knie</b></p><a name="example-imaging-service-request-mrt-knie"> </a><a name="hcexample-imaging-service-request-mrt-knie"> </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-imaging-service-request-praxis-de.html">Imaging ServiceRequest (Praxis DE)</a></p></div><p><b>identifier</b>: Accession ID/SR-MRT-KNIE-2026-001</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <span title="Codes:{http://loinc.org 36803-5}">MRI of knee</span></p><p><b>subject</b>: <a href="Patient-example-patient.html">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>requester</b>: <a href="Practitioner-example-practitioner.html">Practitioner Markus Schoell (official)</a></p><p><b>reasonCode</b>: <span title="Codes:{http://fhir.de/CodeSystem/bfarm/icd-10-gm M23.2}">Meniskusschaden durch altes Trauma</span></p><p><b>insurance</b>: <a href="Coverage-example-coverage-gkv-knie.html">Coverage: identifier = http://fhir.de/sid/gkv/kvid-10#NamingSystemKVID#A123456789; status = active; type = gesetzliche Krankenversicherung</a></p><p><b>supportingInfo</b>: <a href="ImagingStudy-example-prior-imaging-study-knie.html">ImagingStudy: status = available; modality = Magnetic Resonance (DICOM#MR)</a></p></div>
  </text>
  <identifier>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="ACSN"/>
      </coding>
    </type>
    <system value="https://fhir.cognovis.de/praxis/NamingSystem/pvs-id"/>
    <value value="SR-MRT-KNIE-2026-001"/>
  </identifier>
  <status value="active"/>
  <intent value="order"/>
  <priority value="routine"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="36803-5"/>
      <display value="MRI of knee"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/example-patient"/>
  </subject>
  <requester>🔗 
    <reference value="Practitioner/example-practitioner"/>
  </requester>
  <reasonCode>
    <coding>
      <system value="http://fhir.de/CodeSystem/bfarm/icd-10-gm"/>
      <code value="M23.2"/>
      <display value="Meniskusschaden durch altes Trauma"/>
    </coding>
  </reasonCode>
  <insurance>🔗 
    <reference value="Coverage/example-coverage-gkv-knie"/>
  </insurance>
  <supportingInfo>🔗 
    <reference value="ImagingStudy/example-prior-imaging-study-knie"/>
  </supportingInfo>
</ServiceRequest>