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

: Heilmittelverordnung: Physiotherapie bei Wirbelsaeulenerkrankung - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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/ServiceRequest/example-therapeutic-remedy-physio> a fhir:ServiceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "example-therapeutic-remedy-physio"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de" ;
       fhir:index 0 ;
       fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/praxis-therapeutic-remedy-de>
     ]
  ] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest example-therapeutic-remedy-physio</b></p><a name=\"example-therapeutic-remedy-physio\"> </a><a name=\"hcexample-therapeutic-remedy-physio\"> </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-praxis-therapeutic-remedy-de.html\">Praxis Therapeutic Remedy DE</a></p></div><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>category</b>: <span title=\"Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt e13}\">eHLM elektronische Heilmittelverordnung</span></p><p><b>code</b>: <span title=\"Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Katalog X0501}\">Klassische Massage</span></p><p><b>orderDetail</b>: <span title=\"Codes:{https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_HM_DIAGNOSEGRUPPE WS}\">Wirbelsäulenerkrankungen</span>, <span title=\"Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Leitsymptomatik a}\">Leitsymptomatik a</span>, <span title=\"Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type HLM}\">Heilmittel</span>, <span title=\"Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Heilmittelbereich PHYS}\">Physiotherapie</span>, <span title=\"Codes:{https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch 0}\">Hausbesuch - NEIN</span></p><p><b>quantity</b>: 6 Behandlungseinheiten</p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>occurrence</b>: Once per 1 week</p><p><b>authoredOn</b>: 2026-04-10</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 M54.5}\">Kreuzschmerz</span></p><p><b>insurance</b>: <a href=\"Coverage-ExampleCoverageGkvZe.html\">Coverage: extension = Nordrhein (KBV_CS_SFHIR_ITA_WOP#38); identifier = Gesetzliche Krankenversicherung; status = active; type = gesetzliche Krankenversicherung</a></p></div>"
  ] ;
  fhir:ServiceRequest.status [ fhir:value "active"] ;
  fhir:ServiceRequest.intent [ fhir:value "order"] ;
  fhir:ServiceRequest.category [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.gevko.de/CodeSystem/EVO_CS_FOR_FormularArt" ] ;
       fhir:Coding.code [ fhir:value "e13" ] ;
       fhir:Coding.display [ fhir:value "eHLM elektronische Heilmittelverordnung" ]
     ]
  ] ;
  fhir:ServiceRequest.code [
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Katalog" ] ;
       fhir:Coding.code [ fhir:value "X0501" ] ;
       fhir:Coding.display [ fhir:value "Klassische Massage" ]
     ]
  ] ;
  fhir:ServiceRequest.orderDetail [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.kbv.de/CodeSystem/KBV_CS_SFHIR_HM_DIAGNOSEGRUPPE" ] ;
       fhir:Coding.code [ fhir:value "WS" ] ;
       fhir:Coding.display [ fhir:value "Wirbelsäulenerkrankungen" ]
     ]
  ], [
     fhir:index 1 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Leitsymptomatik" ] ;
       fhir:Coding.code [ fhir:value "a" ] ;
       fhir:Coding.display [ fhir:value "Leitsymptomatik a" ]
     ]
  ], [
     fhir:index 2 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Section_Type" ] ;
       fhir:Coding.code [ fhir:value "HLM" ] ;
       fhir:Coding.display [ fhir:value "Heilmittel" ]
     ]
  ], [
     fhir:index 3 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Heilmittelbereich" ] ;
       fhir:Coding.code [ fhir:value "PHYS" ] ;
       fhir:Coding.display [ fhir:value "Physiotherapie" ]
     ]
  ], [
     fhir:index 4 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "https://fhir.gevko.de/CodeSystem/EVO_CS_HLM_Hausbesuch" ] ;
       fhir:Coding.code [ fhir:value "0" ] ;
       fhir:Coding.display [ fhir:value "Hausbesuch - NEIN" ]
     ]
  ] ;
  fhir:ServiceRequest.quantityQuantity [
     fhir:Quantity.value [ fhir:value "6"^^xsd:decimal ] ;
     fhir:Quantity.unit [ fhir:value "Behandlungseinheiten" ]
  ] ;
  fhir:ServiceRequest.subject [
     fhir:link <http://hl7.org/fhir/Patient/example-patient> ;
     fhir:Reference.reference [ fhir:value "Patient/example-patient" ]
  ] ;
  fhir:ServiceRequest.occurrenceTiming [
     fhir:Timing.repeat [
       fhir:Timing.repeat.frequency [ fhir:value "1"^^xsd:positiveInteger ] ;
       fhir:Timing.repeat.period [ fhir:value "1"^^xsd:decimal ] ;
       fhir:Timing.repeat.periodUnit [ fhir:value "wk" ]
     ]
  ] ;
  fhir:ServiceRequest.authoredOn [ fhir:value "2026-04-10"^^xsd:date] ;
  fhir:ServiceRequest.requester [
     fhir:link <http://hl7.org/fhir/Practitioner/example-practitioner> ;
     fhir:Reference.reference [ fhir:value "Practitioner/example-practitioner" ]
  ] ;
  fhir:ServiceRequest.reasonCode [
     fhir:index 0 ;
     fhir:CodeableConcept.coding [
       fhir:index 0 ;
       fhir:Coding.system [ fhir:value "http://fhir.de/CodeSystem/bfarm/icd-10-gm" ] ;
       fhir:Coding.code [ fhir:value "M54.5" ] ;
       fhir:Coding.display [ fhir:value "Kreuzschmerz" ]
     ]
  ] ;
  fhir:ServiceRequest.insurance [
     fhir:index 0 ;
     fhir:link <http://hl7.org/fhir/Coverage/ExampleCoverageGkvZe> ;
     fhir:Reference.reference [ fhir:value "Coverage/ExampleCoverageGkvZe" ]
  ] .

<http://hl7.org/fhir/Patient/example-patient> a fhir:Patient .

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

<http://hl7.org/fhir/Coverage/ExampleCoverageGkvZe> a fhir:Coverage .

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

<http://hl7.org/fhir/ServiceRequest/example-therapeutic-remedy-physio.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ServiceRequest/example-therapeutic-remedy-physio.ttl> .