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
@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/annex2b-e61-rehabilitation-order> a fhir:ServiceRequest ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "annex2b-e61-rehabilitation-order"] ;
fhir:Resource.meta [
fhir:Meta.profile [
fhir:value "https://fhir.cognovis.de/praxis/StructureDefinition/fpde-e61-rehabilitation-request" ;
fhir:index 0 ;
fhir:link <https://fhir.cognovis.de/praxis/StructureDefinition/fpde-e61-rehabilitation-request>
]
] ;
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 annex2b-e61-rehabilitation-order</b></p><a name=\"annex2b-e61-rehabilitation-order\"> </a><a name=\"hcannex2b-e61-rehabilitation-order\"> </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-fpde-e61-rehabilitation-request.html\">e61 Rehabilitation Request</a></p></div><p><b>identifier</b>: <a href=\"NamingSystem-annex2b-order-id.html\" title=\"Identifier namespace used by examples of Annex 2b rehabilitation and device orders.\">Annex2bOrderIdentifier</a>/e61-order-1</p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>code</b>: <span title=\"Codes:\">Medical rehabilitation</span></p><p><b>subject</b>: <a href=\"Patient-annex2b-example-patient.html\">Alex Example (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)</a></p><p><b>authoredOn</b>: 2026-07-20</p><p><b>requester</b>: <a href=\"Practitioner-annex2b-example-practitioner.html\">Practitioner Maria Sample </a></p><p><b>supportingInfo</b>: <a href=\"QuestionnaireResponse-annex2b-e61-assessment-response.html\">Response to Questionnaire '->e61 Rehabilitation Assessment Questionnaire' about '->Alex Example (no stated gender), DoB: 1970-01-01 ( https://fhir.cognovis.de/praxis/NamingSystem/pvs-patient-nummer#PvsPatientNummer#annex2b-patient-1)'</a></p></div>"
] ;
fhir:ServiceRequest.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "https://fhir.cognovis.de/praxis/NamingSystem/annex2b-order-id" ] ;
fhir:Identifier.value [ fhir:value "e61-order-1" ]
] ;
fhir:ServiceRequest.status [ fhir:value "active"] ;
fhir:ServiceRequest.intent [ fhir:value "order"] ;
fhir:ServiceRequest.code [
fhir:CodeableConcept.text [ fhir:value "Medical rehabilitation" ]
] ;
fhir:ServiceRequest.subject [
fhir:link <http://hl7.org/fhir/Patient/annex2b-example-patient> ;
fhir:Reference.reference [ fhir:value "Patient/annex2b-example-patient" ]
] ;
fhir:ServiceRequest.authoredOn [ fhir:value "2026-07-20"^^xsd:date] ;
fhir:ServiceRequest.requester [
fhir:link <http://hl7.org/fhir/Practitioner/annex2b-example-practitioner> ;
fhir:Reference.reference [ fhir:value "Practitioner/annex2b-example-practitioner" ]
] ;
fhir:ServiceRequest.supportingInfo [
fhir:index 0 ;
fhir:link <http://hl7.org/fhir/QuestionnaireResponse/annex2b-e61-assessment-response> ;
fhir:Reference.reference [ fhir:value "QuestionnaireResponse/annex2b-e61-assessment-response" ]
] .
<http://hl7.org/fhir/Patient/annex2b-example-patient> a fhir:Patient .
<http://hl7.org/fhir/Practitioner/annex2b-example-practitioner> a fhir:Practitioner .
<http://hl7.org/fhir/QuestionnaireResponse/annex2b-e61-assessment-response> a fhir:QuestionnaireResponse .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ServiceRequest/annex2b-e61-rehabilitation-order.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ServiceRequest/annex2b-e61-rehabilitation-order.ttl> .
IG © 2026+ cognovis GmbH. Package de.cognovis.fhir.praxis#0.90.0 based on FHIR 4.0.1. Generated 2026-07-29
Links: Table of Contents |
QA Report