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

: Codes for clearing airway - 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-Clearance-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-Clearance-VS</b></p><a name=\"TR-AW-Airway-Clearance-VS\"> </a><a name=\"hcTR-AW-Airway-Clearance-VS\"> </a><a name=\"TR-AW-Airway-Clearance-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></tr><tr><td><a href=\"http://snomed.info/id/10849003\">10849003</a></td><td>Removal of foreign body</td></tr><tr><td><a href=\"http://snomed.info/id/300231003\">300231003</a></td><td>Removal of foreign body from mouth</td></tr><tr><td><a href=\"http://snomed.info/id/274414006\">274414006</a></td><td>Laryngoscopy to remove object</td></tr><tr><td><a href=\"http://snomed.info/id/1338041004\">1338041004</a></td><td>Wheeze clears with coughing</td></tr><tr><td><a href=\"http://snomed.info/id/53950000\">53950000</a></td><td>Respiratory therapy</td></tr><tr><td><a href=\"http://snomed.info/id/230040009\">230040009</a></td><td>Airway suction technique</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://example.org/ValueSet/TR-AW-Airway-Clearance-VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:title [ fhir:v "Codes for clearing airway"] ; # 
  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 "Includes SNOMED CT codes related to airway clearance procedures and findings."] ; # 
  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 "10849003" ] ;
fhir:display [ fhir:v "Removal of foreign body" ]       ] [
fhir:code [ fhir:v "300231003" ] ;
fhir:display [ fhir:v "Removal of foreign body from mouth" ]       ] [
fhir:code [ fhir:v "274414006" ] ;
fhir:display [ fhir:v "Laryngoscopy to remove object" ]       ] [
fhir:code [ fhir:v "1338041004" ] ;
fhir:display [ fhir:v "Wheeze clears with coughing" ]       ] [
fhir:code [ fhir:v "53950000" ] ;
fhir:display [ fhir:v "Respiratory therapy" ]       ] [
fhir:code [ fhir:v "230040009" ] ;
fhir:display [ fhir:v "Airway suction technique" ]       ] )     ] )
  ] . #