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:EpisodeOfCare ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ExampleHzvEpisode"] ; #
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: EpisodeOfCare ExampleHzvEpisode</b></p><a name=\"ExampleHzvEpisode\"> </a><a name=\"hcExampleHzvEpisode\"> </a><p><b>HZV-Teilnahmestatus</b>: <span title=\"Codes:{https://fhir.cognovis.de/praxis/CodeSystem/hzv-participation eingeschrieben}\">Eingeschrieben</span></p><p><b>HZV Einschreibedatum</b>: 2019-07-01</p><p><b>HZV Abmeldedatum</b>: 2030-12-31</p><p><b>HVG Datum Beantragt</b>: 2019-06-15</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://fhir.de/CodeSystem/dmp-kennzeichen-de 01}\">Diabetes mellitus Typ 2</span></p><p><b>patient</b>: <a href=\"Patient-example-patient.html\">Thomas Weber (official) Male, DoB: 1975-06-15</a></p><p><b>managingOrganization</b>: <a href=\"Organization-example-organization.html\">Organization Hausarztpraxis Dr. Schoell — Gibitzenhof</a></p><p><b>period</b>: 2019-07-01 --> (ongoing)</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hzv-participation"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hzv-participation> ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/hzv-participation"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/hzv-participation> ] ;
fhir:code [ fhir:v "eingeschrieben" ] ;
fhir:display [ fhir:v "Eingeschrieben" ] ] ) ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hzv-einschreibedatum"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hzv-einschreibedatum> ] ;
fhir:value [
a fhir:Date ;
fhir:v "2019-07-01"^^xsd:date ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hzv-abmeldedatum"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hzv-abmeldedatum> ] ;
fhir:value [
a fhir:Date ;
fhir:v "2030-12-31"^^xsd:date ]
] [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum-beantragt"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/hvg-datum-beantragt> ] ;
fhir:value [
a fhir:Date ;
fhir:v "2019-06-15"^^xsd:date ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:type ( [
( fhir:coding [
fhir:system [
fhir:v "http://fhir.de/CodeSystem/dmp-kennzeichen-de"^^xsd:anyURI ;
fhir:l <http://fhir.de/CodeSystem/dmp-kennzeichen-de> ] ;
fhir:code [ fhir:v "01" ] ;
fhir:display [ fhir:v "Diabetes mellitus Typ 2" ] ] )
] ) ; #
fhir:patient [
fhir:l fhir:Patient/example-patient ;
fhir:reference [ fhir:v "Patient/example-patient" ]
] ; #
fhir:managingOrganization [
fhir:l fhir:Organization/example-organization ;
fhir:reference [ fhir:v "Organization/example-organization" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2019-07-01"^^xsd:date ]
] . #
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