German Practice Management FHIR Profiles (R4)
0.49.0 - STU1
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
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleUeberweisung"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ServiceRequest ExampleUeberweisung</b></p><a name=\"ExampleUeberweisung\"> </a><a name=\"hcExampleUeberweisung\"> </a><p><b>Ueberweisung Unfall</b>: false</p><p><b>Referral Suggested Type</b>: optimization</p><p><b>Referral Cross-Arztgruppe</b>: true</p><p><b>Referral Optimization Status</b>: suggested</p><p><b>Referral Optimization Delta</b>: -12.5</p><p><b>Belegarzt</b>: false</p><p><b>Notfall</b>: false</p><p><b>Unfall</b>: false</p><p><b>BVG</b>: false</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/bfarm/ops 1-100}\">Ueberweisung</span></p><p><b>subject</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>authoredOn</b>: 2026-01-15</p><p><b>requester</b>: <a href=\"Practitioner-example-practitioner.html\">Practitioner Markus Schoell (official)</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/ue-unfall"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/ue-unfall> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/referral-sug-type"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/referral-sug-type> ] ;
fhir:value [
a fhir:String ;
fhir:v "optimization" ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/referral-cross-arztgruppe"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/referral-cross-arztgruppe> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/referral-optimization-status"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/referral-optimization-status> ] ;
fhir:value [
a fhir:String ;
fhir:v "suggested" ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/referral-optimization-delta"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/referral-optimization-delta> ] ;
fhir:value [
a fhir:Decimal ;
fhir:v -12.5 ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/khe-belegarzt"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/khe-belegarzt> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/khe-notfall"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/khe-notfall> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/khe-unfall"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/khe-unfall> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/khe-bvg"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/khe-bvg> ] ;
fhir:value [
a fhir:Boolean ;
fhir:v false ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:intent [ fhir:v "order"] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/bfarm/ops"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/bfarm/ops> ] ;
fhir:code [ fhir:v "1-100" ] ;
fhir:display [ fhir:v "Ueberweisung" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/example-patient ;
fhir:reference [ fhir:v "Patient/example-patient" ]
] ; #
fhir:authoredOn [ fhir:v "2026-01-15"^^xsd:date] ; #
fhir:requester [
fhir:l fhir:Practitioner/example-practitioner ;
fhir:reference [ fhir:v "Practitioner/example-practitioner" ]
] . #
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.49.0 based on FHIR 4.0.1. Generated 2026-05-04
Links: Table of Contents |
QA Report