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
| Retired as of 2026-07-29 |
@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/CodeSystem/contrast-agent-type> a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "contrast-agent-type"] ;
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: CodeSystem contrast-agent-type</b></p><a name=\"contrast-agent-type\"> </a><a name=\"hccontrast-agent-type\"> </a><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Name</b></td><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>atc-code</td><td>atc-code</td><td>http://www.whocc.no/atc</td><td>string</td><td>WHO ATC classification code for the contrast agent</td></tr><tr><td>dicom-cid12-code</td><td>dicom-cid12-code</td><td>http://dicom.nema.org/resources/ontology/DCM</td><td>string</td><td>DICOM CID 12 Contrast/Bolus Agent code</td></tr><tr><td>goae-code</td><td>goae-code</td><td>https://fhir.de/CodeSystem/bak/goae</td><td>string</td><td>GOÄ billing code for contrast agent administration</td></tr><tr><td>pzn-code</td><td>pzn-code</td><td>http://fhir.de/CodeSystem/ifa/pzn</td><td>string</td><td>Pharmazentralnummer (PZN) per IFA — product-specific identifier for contrast agent preparations approved in Germany</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>https://fhir.cognovis.de/praxis/CodeSystem/contrast-agent-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>atc-code</b></td><td><b>dicom-cid12-code</b></td><td><b>goae-code</b></td></tr><tr><td style=\"white-space:nowrap\">iodinated-low-osmolar<a name=\"contrast-agent-type-iodinated-low-osmolar\"> </a></td><td>Low-osmolar Iodinated Contrast</td><td>Niederosmolares iodhaltiges Kontrastmittel (LOCM) fuer CT/Roentgen</td><td>V08AA</td><td>127508</td><td>345</td></tr><tr><td style=\"white-space:nowrap\">iodinated-iso-osmolar<a name=\"contrast-agent-type-iodinated-iso-osmolar\"> </a></td><td>Iso-osmolar Iodinated Contrast</td><td>Isoosmolares iodhaltiges Kontrastmittel fuer CT</td><td>V08AB</td><td>127508</td><td>345</td></tr><tr><td style=\"white-space:nowrap\">gadolinium-extracellular<a name=\"contrast-agent-type-gadolinium-extracellular\"> </a></td><td>Extracellular Gadolinium Contrast</td><td>Extrazellulaeres Gadolinium-Kontrastmittel fuer MRT</td><td>V08CA</td><td>127504</td><td>5730</td></tr><tr><td style=\"white-space:nowrap\">gadolinium-hepatobiliary<a name=\"contrast-agent-type-gadolinium-hepatobiliary\"> </a></td><td>Hepatobiliary Gadolinium Contrast</td><td>Hepatobiliaeres Gadolinium-Kontrastmittel fuer Leber-MRT</td><td>V08CA</td><td>127504</td><td>5730</td></tr><tr><td style=\"white-space:nowrap\">ultrasound-microbubble<a name=\"contrast-agent-type-ultrasound-microbubble\"> </a></td><td>Microbubble Ultrasound Contrast</td><td>Mikroblaeschen-Kontrastmittel fuer Kontrastmittelsonographie (CEUS)</td><td>V08DA</td><td>127502</td><td>420</td></tr><tr><td style=\"white-space:nowrap\">barium-sulfate<a name=\"contrast-agent-type-barium-sulfate\"> </a></td><td>Barium Sulfate</td><td>Bariumsulfat fuer gastrointestinale Roentgenuntersuchungen</td><td>V08BA</td><td>127510</td><td>344</td></tr></table></div>"
] ;
fhir:CodeSystem.url [ fhir:value "https://fhir.cognovis.de/praxis/CodeSystem/contrast-agent-type"] ;
fhir:CodeSystem.identifier [
fhir:index 0 ;
fhir:Identifier.system [ fhir:value "urn:ietf:rfc:3986" ] ;
fhir:Identifier.value [ fhir:value "urn:oid:2.16.840.1.113883.3.7985.16.40" ]
] ;
fhir:CodeSystem.version [ fhir:value "0.90.0"] ;
fhir:CodeSystem.name [ fhir:value "ContrastAgentTypeCS"] ;
fhir:CodeSystem.title [ fhir:value "Contrast Agent Type (Deprecated)"] ;
fhir:CodeSystem.status [ fhir:value "retired"] ;
fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
fhir:CodeSystem.date [ fhir:value "2026-07-29T13:00:36+02:00"^^xsd:dateTime] ;
fhir:CodeSystem.publisher [ fhir:value "cognovis GmbH"] ;
fhir:CodeSystem.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "cognovis GmbH" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://www.cognovis.de" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "info@cognovis.de" ]
]
] ;
fhir:CodeSystem.description [ fhir:value "DEPRECATED. Superseded by https://fhir.cognovis.de/imaging/ValueSet/contrast-agent-atc (ATC classification) and https://fhir.cognovis.de/imaging/ValueSet/contrast-agent-dicom (DICOM CID 12) from de.cognovis.terminology.imaging. cpw.2 (imaging order) and cpw.4 (imaging study) SHOULD bind to the external ValueSets directly. Local DE CodeSystem for radiological contrast agents approved in Germany — includes ATC, DICOM CID 12, GOÄ billing codes, and PZN properties."] ;
fhir:CodeSystem.jurisdiction [
fhir:index 0 ;
fhir:CodeableConcept.coding [
fhir:index 0 ;
fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
fhir:Coding.code [ fhir:value "DE" ] ;
fhir:Coding.display [ fhir:value "Germany" ]
]
] ;
fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
fhir:CodeSystem.content [ fhir:value "complete"] ;
fhir:CodeSystem.count [ fhir:value "6"^^xsd:nonNegativeInteger] ;
fhir:CodeSystem.property [
fhir:index 0 ;
fhir:CodeSystem.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://www.whocc.no/atc" ] ;
fhir:CodeSystem.property.description [ fhir:value "WHO ATC classification code for the contrast agent" ] ;
fhir:CodeSystem.property.type [ fhir:value "string" ]
], [
fhir:index 1 ;
fhir:CodeSystem.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://dicom.nema.org/resources/ontology/DCM" ] ;
fhir:CodeSystem.property.description [ fhir:value "DICOM CID 12 Contrast/Bolus Agent code" ] ;
fhir:CodeSystem.property.type [ fhir:value "string" ]
], [
fhir:index 2 ;
fhir:CodeSystem.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.property.uri [ fhir:value "https://fhir.de/CodeSystem/bak/goae" ] ;
fhir:CodeSystem.property.description [ fhir:value "GOÄ billing code for contrast agent administration" ] ;
fhir:CodeSystem.property.type [ fhir:value "string" ]
], [
fhir:index 3 ;
fhir:CodeSystem.property.code [ fhir:value "pzn-code" ] ;
fhir:CodeSystem.property.uri [ fhir:value "http://fhir.de/CodeSystem/ifa/pzn" ] ;
fhir:CodeSystem.property.description [ fhir:value "Pharmazentralnummer (PZN) per IFA — product-specific identifier for contrast agent preparations approved in Germany" ] ;
fhir:CodeSystem.property.type [ fhir:value "string" ]
] ;
fhir:CodeSystem.concept [
fhir:index 0 ;
fhir:CodeSystem.concept.code [ fhir:value "iodinated-low-osmolar" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Low-osmolar Iodinated Contrast" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Niederosmolares iodhaltiges Kontrastmittel (LOCM) fuer CT/Roentgen" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "V08AA" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "127508" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "345" ]
]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.code [ fhir:value "iodinated-iso-osmolar" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Iso-osmolar Iodinated Contrast" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Isoosmolares iodhaltiges Kontrastmittel fuer CT" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "V08AB" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "127508" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "345" ]
]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.code [ fhir:value "gadolinium-extracellular" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Extracellular Gadolinium Contrast" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Extrazellulaeres Gadolinium-Kontrastmittel fuer MRT" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "V08CA" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "127504" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "5730" ]
]
], [
fhir:index 3 ;
fhir:CodeSystem.concept.code [ fhir:value "gadolinium-hepatobiliary" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Hepatobiliary Gadolinium Contrast" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Hepatobiliaeres Gadolinium-Kontrastmittel fuer Leber-MRT" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "V08CA" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "127504" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "5730" ]
]
], [
fhir:index 4 ;
fhir:CodeSystem.concept.code [ fhir:value "ultrasound-microbubble" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Microbubble Ultrasound Contrast" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Mikroblaeschen-Kontrastmittel fuer Kontrastmittelsonographie (CEUS)" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "V08DA" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "127502" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "420" ]
]
], [
fhir:index 5 ;
fhir:CodeSystem.concept.code [ fhir:value "barium-sulfate" ] ;
fhir:CodeSystem.concept.display [ fhir:value "Barium Sulfate" ] ;
fhir:CodeSystem.concept.definition [ fhir:value "Bariumsulfat fuer gastrointestinale Roentgenuntersuchungen" ] ;
fhir:CodeSystem.concept.property [
fhir:index 0 ;
fhir:CodeSystem.concept.property.code [ fhir:value "atc-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "V08BA" ]
], [
fhir:index 1 ;
fhir:CodeSystem.concept.property.code [ fhir:value "dicom-cid12-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "127510" ]
], [
fhir:index 2 ;
fhir:CodeSystem.concept.property.code [ fhir:value "goae-code" ] ;
fhir:CodeSystem.concept.property.valueString [ fhir:value "344" ]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/CodeSystem/contrast-agent-type.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/CodeSystem/contrast-agent-type.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