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:Device ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example-imaging-device-mrt-knie"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/imaging-device-praxis-de"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/imaging-device-praxis-de> ] )
] ; #
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: Device example-imaging-device-mrt-knie</b></p><a name=\"example-imaging-device-mrt-knie\"> </a><a name=\"hcexample-imaging-device-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-device-praxis-de.html\">Imaging Device (Praxis DE)</a></p></div><p><b>Device Maintenance Status</b>: <a href=\"CodeSystem-device-maintenance-status.html#device-maintenance-status-in-service\">Device Maintenance Status: in-service</a> (In Service)</p><p><b>identifier</b>: <a href=\"NamingSystem-dicom-ae-title.html\" title=\"DICOM Application Entity Title (AE-Title) — eindeutiger Bezeichner fuer DICOM-Geraete im PACS-Netzwerk. Pflicht-Identifier fuer PACS-Routing in ImagingDevicePraxisDe.\">DicomAeTitle</a>/MRT_KNIE_001</p><p><b>status</b>: Active</p><p><b>manufacturer</b>: Siemens Healthineers</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>MAGNETOM Vida 3T</td><td>Manufacturer name</td></tr></table><p><b>modelNumber</b>: MAGNETOM Vida</p><p><b>type</b>: <span title=\"Codes:{http://dicom.nema.org/resources/ontology/DCM MR}\">Magnetic Resonance</span></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/StructureDefinition/device-maintenance-status"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/StructureDefinition/device-maintenance-status> ] ;
fhir:value [
a fhir:Coding ;
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/CodeSystem/device-maintenance-status"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/CodeSystem/device-maintenance-status> ] ;
fhir:code [ fhir:v "in-service" ] ;
fhir:display [ fhir:v "In Service" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [
fhir:v "https://fhir.cognovis.de/praxis/NamingSystem/dicom-ae-title"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/NamingSystem/dicom-ae-title> ] ;
fhir:value [ fhir:v "MRT_KNIE_001" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:manufacturer [ fhir:v "Siemens Healthineers"] ; #
fhir:deviceName ( [
fhir:name [ fhir:v "MAGNETOM Vida 3T" ] ;
fhir:type [ fhir:v "manufacturer-name" ]
] ) ; #
fhir:modelNumber [ fhir:v "MAGNETOM Vida"] ; #
fhir:type [
( fhir:coding [
fhir:system [
fhir:v "http://dicom.nema.org/resources/ontology/DCM"^^xsd:anyURI ;
fhir:l <http://dicom.nema.org/resources/ontology/DCM> ] ;
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Magnetic Resonance" ] ] )
] . #
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