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

: Obstruction caused due to change in Neck Structure - 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-Structure-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-Structure-VS</b></p><a name=\"TR-AW-Airway-Obstruction-Causes-Structure-VS\"> </a><a name=\"hcTR-AW-Airway-Obstruction-Causes-Structure-VS\"> </a><a name=\"TR-AW-Airway-Obstruction-Causes-Structure-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/52653008\">52653008</a></td><td>Animal bite wound of neck</td></tr><tr><td><a href=\"http://snomed.info/id/428152007\">428152007</a></td><td>Penetrating wound of neck</td></tr><tr><td><a href=\"http://snomed.info/id/283653006\">283653006</a></td><td>Nail wound of neck</td></tr><tr><td><a href=\"http://snomed.info/id/397180001\">397180001</a></td><td>Open wound of head and/or neck</td></tr><tr><td><a href=\"http://snomed.info/id/283789008\">283789008</a></td><td>Animal bite wound of head and neck</td></tr><tr><td><a href=\"http://snomed.info/id/10954491000119108\">10954491000119108</a></td><td>Gunshot wound of neck</td></tr><tr><td><a href=\"http://snomed.info/id/722635008\">722635008</a></td><td>Traumatic amputation of part of head</td></tr><tr><td><a href=\"http://snomed.info/id/417163006\">417163006</a></td><td>Traumatic or non-traumatic injury</td></tr><tr><td><a href=\"http://snomed.info/id/82271004\">82271004</a></td><td>Injury of head</td></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://example.org/ValueSet/TR-AW-Airway-Obstruction-Causes-Structure-VS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:title [ fhir:v "Obstruction caused due to change in Neck Structure"] ; # 
  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 "Trauma to the neck or head can cause airway to close up."] ; # 
  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 "52653008" ] ;
fhir:display [ fhir:v "Animal bite wound of neck" ]       ] [
fhir:code [ fhir:v "428152007" ] ;
fhir:display [ fhir:v "Penetrating wound of neck" ]       ] [
fhir:code [ fhir:v "283653006" ] ;
fhir:display [ fhir:v "Nail wound of neck" ]       ] [
fhir:code [ fhir:v "397180001" ] ;
fhir:display [ fhir:v "Open wound of head and/or neck" ]       ] [
fhir:code [ fhir:v "283789008" ] ;
fhir:display [ fhir:v "Animal bite wound of head and neck" ]       ] [
fhir:code [ fhir:v "10954491000119108" ] ;
fhir:display [ fhir:v "Gunshot wound of neck" ]       ] [
fhir:code [ fhir:v "722635008" ] ;
fhir:display [ fhir:v "Traumatic amputation of part of head" ]       ] [
fhir:code [ fhir:v "417163006" ] ;
fhir:display [ fhir:v "Traumatic or non-traumatic injury" ]       ] [
fhir:code [ fhir:v "82271004" ] ;
fhir:display [ fhir:v "Injury of head" ]       ] )     ] )
  ] . #