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
| Active as of 2026-05-04 |
@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:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "imaging-request-code"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet imaging-request-code</b></p><a name=\"imaging-request-code\"> </a><a name=\"hcimaging-request-code\"> </a><ul><li>Include these codes as defined in <a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"https://loinc.org/36803-5/\">36803-5</a></td><td>MRI of knee</td></tr><tr><td><a href=\"https://loinc.org/24558-9/\">24558-9</a></td><td>MRI of head</td></tr><tr><td><a href=\"https://loinc.org/36643-5/\">36643-5</a></td><td>CT of thorax</td></tr><tr><td><a href=\"https://loinc.org/24727-0/\">24727-0</a></td><td>MRI of pelvis</td></tr><tr><td><a href=\"https://loinc.org/24629-8/\">24629-8</a></td><td>CT of chest</td></tr><tr><td><a href=\"https://loinc.org/24648-8/\">24648-8</a></td><td>CT of abdomen</td></tr><tr><td><a href=\"https://loinc.org/36218-5/\">36218-5</a></td><td>MRI of spine</td></tr><tr><td><a href=\"https://loinc.org/24565-4/\">24565-4</a></td><td>MRI of shoulder</td></tr><tr><td><a href=\"https://loinc.org/24698-3/\">24698-3</a></td><td>MRI of abdomen</td></tr><tr><td><a href=\"https://loinc.org/24605-8/\">24605-8</a></td><td>CT of head</td></tr><tr><td><a href=\"https://loinc.org/24747-8/\">24747-8</a></td><td>XR chest</td></tr><tr><td><a href=\"https://loinc.org/24539-9/\">24539-9</a></td><td>US Abdomen</td></tr><tr><td><a href=\"https://loinc.org/24691-8/\">24691-8</a></td><td>NM Bone</td></tr></table></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://fhir.cognovis.de/praxis/ValueSet/imaging-request-code"^^xsd:anyURI ;
fhir:l <https://fhir.cognovis.de/praxis/ValueSet/imaging-request-code>
] ; #
fhir:identifier ( [
fhir:system [
fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ;
fhir:l <urn:ietf:rfc:3986> ] ;
fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.3.7985.48.24" ]
] ) ; #
fhir:version [ fhir:v "0.49.0"] ; #
fhir:name [ fhir:v "ImagingRequestCodeVS"] ; #
fhir:title [ fhir:v "Imaging Request Code"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2026-05-04T13:25:14+00:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "cognovis GmbH"] ; #
fhir:contact ( [
fhir:name [ fhir:v "cognovis GmbH" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cognovis.de" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@cognovis.de" ] ] )
] ) ; #
fhir:description [ fhir:v "LOINC-Codes fuer Bildgebungsanforderungen in der deutschen ambulanten Praxis. Preferred binding fuer ServiceRequest.code in ImagingServiceRequestPraxisDe."] ; #
fhir:jurisdiction ( [
( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166> ] ;
fhir:code [ fhir:v "DE" ] ;
fhir:display [ fhir:v "Germany" ] ] )
] ) ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "http://loinc.org"^^xsd:anyURI ;
fhir:l <http://loinc.org> ] ;
( fhir:concept [
fhir:code [ fhir:v "36803-5" ] ;
fhir:display [ fhir:v "MRI of knee" ] ] [
fhir:code [ fhir:v "24558-9" ] ;
fhir:display [ fhir:v "MRI of head" ] ] [
fhir:code [ fhir:v "36643-5" ] ;
fhir:display [ fhir:v "CT of thorax" ] ] [
fhir:code [ fhir:v "24727-0" ] ;
fhir:display [ fhir:v "MRI of pelvis" ] ] [
fhir:code [ fhir:v "24629-8" ] ;
fhir:display [ fhir:v "CT of chest" ] ] [
fhir:code [ fhir:v "24648-8" ] ;
fhir:display [ fhir:v "CT of abdomen" ] ] [
fhir:code [ fhir:v "36218-5" ] ;
fhir:display [ fhir:v "MRI of spine" ] ] [
fhir:code [ fhir:v "24565-4" ] ;
fhir:display [ fhir:v "MRI of shoulder" ] ] [
fhir:code [ fhir:v "24698-3" ] ;
fhir:display [ fhir:v "MRI of abdomen" ] ] [
fhir:code [ fhir:v "24605-8" ] ;
fhir:display [ fhir:v "CT of head" ] ] [
fhir:code [ fhir:v "24747-8" ] ;
fhir:display [ fhir:v "XR chest" ] ] [
fhir:code [ fhir:v "24539-9" ] ;
fhir:display [ fhir:v "US Abdomen" ] ] [
fhir:code [ fhir:v "24691-8" ] ;
fhir:display [ fhir:v "NM Bone" ] ] ) ] )
] . #
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