German Practice Management FHIR Profiles (R4)
0.90.0 - STU1 Germany

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

: ImagingAppointment: MRT Knie (Weber) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <http://loinc.org/rdf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/Appointment/example-imaging-appointment-mrt-knie> a fhir:Appointment ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-imaging-appointment-mrt-knie"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/imaging-appointment-praxis-de" ;
       fhir:index 0 ;
       fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/imaging-appointment-praxis-de>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Appointment example-imaging-appointment-mrt-knie</b></p><a name=\"example-imaging-appointment-mrt-knie\"> </a><a name=\"hcexample-imaging-appointment-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-appointment-praxis-de.html\">Imaging Appointment (Praxis DE)</a></p></div><blockquote><p><b>Appointment Modality</b></p><ul><li>modality: <a href=\"http://hl7.org/fhir/R4/codesystem-dicom-dcim.html#dicom-dcim-MR\">DICOM: MR</a> (Magnetic Resonance)</li><li>device: <a href=\"Device-example-imaging-device-mrt-knie.html\">Device: extension = In Service (Device Maintenance Status#in-service); identifier = https://fhir.cognovis.de/praxis/NamingSystem/dicom-ae-title#DicomAeTitle#MRT_KNIE_001; status = active; manufacturer = Siemens Healthineers; modelNumber = MAGNETOM Vida; type = Magnetic Resonance</a></li></ul></blockquote><blockquote><p><b>Appointment Preparation</b></p><ul><li>prepDuration: No display for Duration  (value: 15; unit: min; system: http://unitsofmeasure.org; code: min)</li><li>recoveryDuration: No display for Duration  (value: 5; unit: min; system: http://unitsofmeasure.org; code: min)</li><li>patientInstruction: Bitte keine metallischen Gegenstaende mitbringen. Kontrastmittel-Allergieanamnese erforderlich.</li></ul></blockquote><p><b>Appointment Readiness</b>: <a href=\"CodeSystem-appointment-readiness.html#appointment-readiness-preparation-complete\">Appointment Readiness: preparation-complete</a> (Preparation Complete)</p><p><b>status</b>: Booked</p><p><b>serviceType</b>: <span title=\"Codes:{http://loinc.org 24802-1}\">MR Knee</span></p><p><b>start</b>: 2026-05-10 10:00:00+0200</p><p><b>end</b>: 2026-05-10 10:45:00+0200</p><p><b>basedOn</b>: <a href=\"ServiceRequest-example-imaging-service-request-mrt-knie.html\">ServiceRequest MR Knee</a></p><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Device-example-imaging-device-mrt-knie.html\">Device: extension = In Service (Device Maintenance Status#in-service); identifier = https://fhir.cognovis.de/praxis/NamingSystem/dicom-ae-title#DicomAeTitle#MRT_KNIE_001; status = active; manufacturer = Siemens Healthineers; modelNumber = MAGNETOM Vida; type = Magnetic Resonance</a></p><p><b>status</b>: Accepted</p></blockquote><blockquote><p><b>participant</b></p><p><b>actor</b>: <a href=\"Practitioner-example-practitioner-mtr-knie.html\">Practitioner Sabine Bauer (official)</a></p><p><b>status</b>: Accepted</p></blockquote></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index 0 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "modality" ] ;
       fhir:Extension.valueCoding [
         fhir:Coding.system [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ] ;
         fhir:Coding.code [ fhir:value "MR" ] ;
         fhir:Coding.display [ fhir:value "Magnetic Resonance" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "device" ] ;
       fhir:Extension.valueReference [
         fhir:link <http://hl7.org/fhir/Device/example-imaging-device-mrt-knie> ;
         fhir:Reference.reference [ fhir:value "Device/example-imaging-device-mrt-knie" ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/appointment-modality" ]
  ], [
     fhir:index 1 ;
     fhir:Element.extension [
       fhir:index 0 ;
       fhir:Extension.url [ fhir:value "prepDuration" ] ;
       fhir:Extension.valueDuration [
         fhir:Quantity.value [ fhir:value "15"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "min" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "min" ]
       ]
     ], [
       fhir:index 1 ;
       fhir:Extension.url [ fhir:value "recoveryDuration" ] ;
       fhir:Extension.valueDuration [
         fhir:Quantity.value [ fhir:value "5"^^xsd:decimal ] ;
         fhir:Quantity.unit [ fhir:value "min" ] ;
         fhir:Quantity.system [ fhir:value "http://unitsofmeasure.org" ] ;
         fhir:Quantity.code [ fhir:value "min" ]
       ]
     ], [
       fhir:index 2 ;
       fhir:Extension.url [ fhir:value "patientInstruction" ] ;
       fhir:Extension.valueString [ fhir:value "Bitte keine metallischen Gegenstaende mitbringen. Kontrastmittel-Allergieanamnese erforderlich." ]
     ] ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/appointment-preparation" ]
  ], [
     fhir:index 2 ;
     fhir:Extension.url [ fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/appointment-readiness" ] ;
     fhir:Extension.valueCoding [
       fhir:Coding.system [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/appointment-readiness" ] ;
       fhir:Coding.code [ fhir:value "preparation-complete" ] ;
       fhir:Coding.display [ fhir:value "Preparation Complete" ]
     ]
  ] ;
  fhir:Appointment.status [ fhir:value "booked"] ;
  fhir:Appointment.serviceType [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       a loinc:24802-1 ;
       fhir:Coding.system [ fhir:value "http://loinc.org" ] ;
       fhir:Coding.code [ fhir:value "24802-1" ] ;
       fhir:Coding.display [ fhir:value "MR Knee" ]
     ]
  ] ;
  fhir:Appointment.start [ fhir:value "2026-05-10T10:00:00+02:00"^^xsd:dateTime] ;
  fhir:Appointment.end [ fhir:value "2026-05-10T10:45:00+02:00"^^xsd:dateTime] ;
  fhir:Appointment.basedOn [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/ServiceRequest/example-imaging-service-request-mrt-knie> ;
     fhir:Reference.reference [ fhir:value "ServiceRequest/example-imaging-service-request-mrt-knie" ]
  ] ;
  fhir:Appointment.participant [
     fhir:index 0 ;
     fhir:Appointment.participant.actor [
       fhir:link <http://hl7.org/fhir/Device/example-imaging-device-mrt-knie> ;
       fhir:Reference.reference [ fhir:value "Device/example-imaging-device-mrt-knie" ]
     ] ;
     fhir:Appointment.participant.status [ fhir:value "accepted" ]
  ], [
     fhir:index 1 ;
     fhir:Appointment.participant.actor [
       fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner-mtr-knie> ;
       fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner-mtr-knie" ]
     ] ;
     fhir:Appointment.participant.status [ fhir:value "accepted" ]
  ] .

<http://hl7.org/fhir/Device/example-imaging-device-mrt-knie> a fhir:Device .

<http://hl7.org/fhir/ServiceRequest/example-imaging-service-request-mrt-knie> a fhir:ServiceRequest .

<http://hl7.org/fhir/Practitioner/example-practitioner-mtr-knie> a fhir:Practitioner .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/Appointment/example-imaging-appointment-mrt-knie.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/Appointment/example-imaging-appointment-mrt-knie.ttl> .