0.1.0 - ci-build

TraumaIG - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Breathing Sounds - TTL Representation

Draft as of 2025-05-19

Raw ttl | Download


@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 "TR-AW-Airway-Obstruction-Causes-Breathing-Sounds-VS"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet TR-AW-Airway-Obstruction-Causes-Breathing-Sounds-VS</b></p><a name=\"TR-AW-Airway-Obstruction-Causes-Breathing-Sounds-VS\"> </a><a name=\"hcTR-AW-Airway-Obstruction-Causes-Breathing-Sounds-VS\"> </a><a name=\"TR-AW-Airway-Obstruction-Causes-Breathing-Sounds-VS-en-US\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a> version <code>http://snomed.info/sct/version/2025-02-01</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Deutsch (Österreich) (German (Austria), de)</b></td></tr><tr><td><a href=\"http://snomed.info/id/301282008\">301282008</a></td><td>Finding of respiration</td><td>Beobachtung der Atmung</td></tr><tr><td><a href=\"http://snomed.info/id/56018004\">56018004</a></td><td>Wheezing</td><td>Giemen</td></tr><tr><td><a href=\"http://snomed.info/id/301285005\">301285005</a></td><td>Finding of sound of breathing</td><td>Feststellung von Atemgeräuschen</td></tr><tr><td><a href=\"http://snomed.info/id/248573009\">248573009</a></td><td>Noisy respiration</td><td>Geräuschvolle Atmung</td></tr><tr><td><a href=\"http://snomed.info/id/248573009\">248573009</a></td><td>Rattling breathing</td><td>Rasselnde Atmung</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://example.org/ValueSet/TR-AW-Airway-Obstruction-Causes-Breathing-Sounds-VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:title [ fhir:v "Breathing Sounds"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2025-05-19T18:20:06+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Constantin Renner"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "Constantin Renner" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://github.com/medinterop-renner/TraumaIG" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "constantinrenner1@gmail.com" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Certain breathing sounds are an indication for aw obstruction."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:version [ fhir:v "http://snomed.info/sct/version/2025-02-01" ] ;
      ( fhir:concept [
fhir:code [ fhir:v "301282008" ] ;
fhir:display [ fhir:v "Finding of respiration" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "Beobachtung der Atmung" ]         ] )       ] [
fhir:code [ fhir:v "56018004" ] ;
fhir:display [ fhir:v "Wheezing" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "Giemen" ]         ] )       ] [
fhir:code [ fhir:v "301285005" ] ;
fhir:display [ fhir:v "Finding of sound of breathing" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "Feststellung von Atemgeräuschen" ]         ] )       ] [
fhir:code [ fhir:v "248573009" ] ;
fhir:display [ fhir:v "Noisy respiration" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "Geräuschvolle Atmung" ]         ] )       ] [
fhir:code [ fhir:v "248573009" ] ;
fhir:display [ fhir:v "Rattling breathing" ] ;
        ( fhir:designation [
fhir:language [ fhir:v "de-AT" ] ;
fhir:value [ fhir:v "Rasselnde Atmung" ]         ] )       ] )     ] )
  ] . #