AKTIN Notfalldokumentation
0.2.0 - ci-build Germany flag

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

: Emergency Severity Index - TTL Representation

Draft as of 2024-08-23

Raw ttl | Download


@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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "aktin-cs-emergencyseverityindex"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>     ] )
  ] ; # 
  fhir:language [ fhir:v "de-DE"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"de-DE\" lang=\"de-DE\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem aktin-cs-emergencyseverityindex</b></p><a name=\"aktin-cs-emergencyseverityindex\"> </a><a name=\"hcaktin-cs-emergencyseverityindex\"> </a><a name=\"aktin-cs-emergencyseverityindex-de-DE\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: de-DE</p><p style=\"margin-bottom: 0px\">Profile: <a href=\"http://hl7.org/fhir/R4/shareablecodesystem.html\">Shareable CodeSystem</a></p></div><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>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties</td><td>code</td><td>A code that indicates the status of the concept. Values found in this version of the code system are: active</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties</td><td>dateTime</td><td>The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'</td></tr></table><p><b>Concepts</b></p><p>This case-insensitive code system <code>http://aktin.org/fhir/CodeSystem/aktin-cs-emergencyseverityindex</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>status</b></td><td><b>effectiveDate</b></td><td><b>English (United States) (English (United States), en)</b></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"aktin-cs-emergencyseverityindex-1\"> </a></td><td>Resuscitation - Immediate, life-saving intervention required without delay</td><td>active</td><td>2015-03-03</td><td>Resuscitation - Immediate, life-saving intervention required without delay</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"aktin-cs-emergencyseverityindex-2\"> </a></td><td>Emergent - High risk of deterioration, or signs of a time-critical problem</td><td>active</td><td>2015-03-03</td><td>Emergent - High risk of deterioration, or signs of a time-critical problem</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"aktin-cs-emergencyseverityindex-3\"> </a></td><td>Urgent - Stable, with multiple types of resources needed to investigate or treat (such as lab tests plus X-ray imaging)</td><td>active</td><td>2015-03-03</td><td>Urgent - Stable, with multiple types of resources needed to investigate or treat (such as lab tests plus X-ray imaging)</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"aktin-cs-emergencyseverityindex-4\"> </a></td><td>Less Urgent - Stable, with only one type of resource anticipated (such as only an X-ray, or only sutures)</td><td>active</td><td>2015-03-03</td><td>Less Urgent - Stable, with only one type of resource anticipated (such as only an X-ray, or only sutures)</td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"aktin-cs-emergencyseverityindex-5\"> </a></td><td>Nonurgent - Stable, with no resources anticipated except oral or topical medications, or prescriptions</td><td>active</td><td>2015-03-03</td><td>Nonurgent - Stable, with no resources anticipated except oral or topical medications, or prescriptions</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/resource-effectivePeriod"^^xsd:anyURI ] ;
fhir:value [
a fhir:Period ;
fhir:start [ fhir:v "2015-03-03T00:00:00+02:00"^^xsd:dateTime ]     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://aktin.org/fhir/CodeSystem/aktin-cs-emergencyseverityindex"^^xsd:anyURI] ; # 
  fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.276.0.76.5.437" ]
  ] ) ; # 
  fhir:version [ fhir:v "0.2.0"] ; # 
  fhir:name [ fhir:v "Emergencyseverityindex"] ; # 
  fhir:title [ fhir:v "Emergency Severity Index"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-08-23T21:10:54+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "AKTIN e.V."] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "AKTIN e.V." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.aktin.org" ]     ] )
  ] [
fhir:name [ fhir:v "AKTIN e.V." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.aktin.org/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Emergency Severity Index"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DEU" ]     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; # 
  fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Values found in this version of the code system are: active" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties"^^xsd:anyURI ] ;
fhir:description [ fhir:v "The date at which the concept was status was last changed. This is calculated based on the highest of 'creation date', 'expiration date', and 'official release date'" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Resuscitation - Immediate, life-saving intervention required without delay" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]       ] ;
fhir:value [ fhir:v "Resuscitation - Immediate, life-saving intervention required without delay" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2015-03-03"^^xsd:date ]     ] )
  ] [
fhir:code [ fhir:v "2" ] ;
fhir:display [ fhir:v "Emergent - High risk of deterioration, or signs of a time-critical problem" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]       ] ;
fhir:value [ fhir:v "Emergent - High risk of deterioration, or signs of a time-critical problem" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2015-03-03"^^xsd:date ]     ] )
  ] [
fhir:code [ fhir:v "3" ] ;
fhir:display [ fhir:v "Urgent - Stable, with multiple types of resources needed to investigate or treat (such as lab tests plus X-ray imaging)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]       ] ;
fhir:value [ fhir:v "Urgent - Stable, with multiple types of resources needed to investigate or treat (such as lab tests plus X-ray imaging)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2015-03-03"^^xsd:date ]     ] )
  ] [
fhir:code [ fhir:v "4" ] ;
fhir:display [ fhir:v "Less Urgent - Stable, with only one type of resource anticipated (such as only an X-ray, or only sutures)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]       ] ;
fhir:value [ fhir:v "Less Urgent - Stable, with only one type of resource anticipated (such as only an X-ray, or only sutures)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2015-03-03"^^xsd:date ]     ] )
  ] [
fhir:code [ fhir:v "5" ] ;
fhir:display [ fhir:v "Nonurgent - Stable, with no resources anticipated except oral or topical medications, or prescriptions" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "en-US" ] ;
fhir:use [
a sct:900000000000013009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "900000000000013009" ] ;
fhir:display [ fhir:v "Synonym" ]       ] ;
fhir:value [ fhir:v "Nonurgent - Stable, with no resources anticipated except oral or topical medications, or prescriptions" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "active" ]     ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [ fhir:v "2015-03-03"^^xsd:date ]     ] )
  ] ) . #