KIP Infrastructure
2.20.0 - ci-build
KIP Infrastructure, published by Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. This guide is not an authorized publication; it is the continuous build for version 2.20.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/KIP-infrastructure/implementation-guide/ and changes regularly. See the Directory of published versions
| Active as of 2022-06-09 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "LaryngoskopiDegree"] ; #
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: CodeSystem LaryngoskopiDegree</b></p><a name=\"LaryngoskopiDegree\"> </a><a name=\"hcLaryngoskopiDegree\"> </a><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>comment</td><td>comment</td><td>http://hl7.org/fhir/concept-properties#comment</td><td>string</td><td>A string that provides additional detail pertinent to the use or understanding of the concept</td></tr><tr><td>effectiveDate</td><td>effectiveDate</td><td>http://hl7.org/fhir/concept-properties#effectiveDate</td><td>dateTime</td><td>The date at which the concept status was last changed</td></tr><tr><td>status</td><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>code</td><td>A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired</td></tr><tr><td>Inactive</td><td>inactive</td><td>http://hl7.org/fhir/concept-properties#inactive</td><td>boolean</td><td>True if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive</td></tr></table><p><b>Concepts</b></p><p>This code system <code>https://kip.rkkp.dk/fhir/CodeSystem/LaryngoskopiDegree</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>Definition</b></td><td><b>comment</b></td><td><b>effectiveDate</b></td><td><b>status</b></td><td><b>Inactive</b></td></tr><tr><td style=\"white-space:nowrap\">degree1<a name=\"LaryngoskopiDegree-degree1\"> </a></td><td>Grad 1:</td><td>Grad 1: Stemmebånd kan visualiseres i fuld længde</td><td/><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">degree2<a name=\"LaryngoskopiDegree-degree2\"> </a></td><td>Grad 2:</td><td>Grad 2: 1/3 af stemmebåndene kan visualiseres</td><td/><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">degree3<a name=\"LaryngoskopiDegree-degree3\"> </a></td><td>Grad 3:</td><td>Grad 3: Epiglottis men ikke stemmebånd kan visualiseres</td><td/><td/><td/><td/></tr><tr><td style=\"white-space:nowrap\">degree4<a name=\"LaryngoskopiDegree-degree4\"> </a></td><td>Grad 4:</td><td>Grad 4: Epiglottis kan ikke visualiseres</td><td/><td/><td/><td/></tr><tr style=\"background-color: #ffeeee\"><td style=\"white-space:nowrap\">noattempt<a name=\"LaryngoskopiDegree-noattempt\"> </a></td><td>Ikke forsøgt</td><td>Direkte laryngoskopi ikke forsøgt</td><td>Removed</td><td>2026-03-04T00:00:00+01:00</td><td>retired</td><td>true</td></tr></table></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://kip.rkkp.dk/fhir/CodeSystem/LaryngoskopiDegree"^^xsd:anyURI ;
fhir:l <https://kip.rkkp.dk/fhir/CodeSystem/LaryngoskopiDegree>
] ; #
fhir:version [ fhir:v "2.20.0"] ; #
fhir:name [ fhir:v "LaryngoskopiDegreeCS"] ; #
fhir:title [ fhir:v "Laryngoskopi grad"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:date [ fhir:v "2022-06-09T00:00:00+02:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://trifork.com" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "rbk@trifork.com" ] ] )
] ) ; #
fhir:description [ fhir:v "Bedst opnåede laryngoskopigrad ved direkte laryngoskopi efter Cormack & Lehane"] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "5"^^xsd:nonNegativeInteger] ; #
fhir:property ( [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#comment"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#comment> ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#effectiveDate"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#effectiveDate> ] ;
fhir:description [ fhir:v "The date at which the concept status was last changed" ] ;
fhir:type [ fhir:v "dateTime" ]
] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#status> ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "inactive" ] ;
fhir:uri [
fhir:v "http://hl7.org/fhir/concept-properties#inactive"^^xsd:anyURI ;
fhir:l <http://hl7.org/fhir/concept-properties#inactive> ] ;
fhir:description [ fhir:v "True if the concept is not considered active - e.g. not a valid concept any more. Property type is boolean, default value is false. Note that the status property may also be used to indicate that a concept is inactive" ] ;
fhir:type [ fhir:v "boolean" ]
] ) ; #
fhir:concept ( [
fhir:code [ fhir:v "degree1" ] ;
fhir:display [ fhir:v "Grad 1:" ] ;
fhir:definition [ fhir:v "Grad 1: Stemmebånd kan visualiseres i fuld længde" ]
] [
fhir:code [ fhir:v "degree2" ] ;
fhir:display [ fhir:v "Grad 2:" ] ;
fhir:definition [ fhir:v "Grad 2: 1/3 af stemmebåndene kan visualiseres" ]
] [
fhir:code [ fhir:v "degree3" ] ;
fhir:display [ fhir:v "Grad 3:" ] ;
fhir:definition [ fhir:v "Grad 3: Epiglottis men ikke stemmebånd kan visualiseres" ]
] [
fhir:code [ fhir:v "degree4" ] ;
fhir:display [ fhir:v "Grad 4:" ] ;
fhir:definition [ fhir:v "Grad 4: Epiglottis kan ikke visualiseres" ]
] [
fhir:code [ fhir:v "noattempt" ] ;
fhir:display [ fhir:v "Ikke forsøgt" ] ;
fhir:definition [ fhir:v "Direkte laryngoskopi ikke forsøgt" ] ;
( fhir:property [
fhir:code [ fhir:v "comment" ] ;
fhir:value [
a fhir:String ;
fhir:v "Removed" ] ] [
fhir:code [ fhir:v "effectiveDate" ] ;
fhir:value [
a fhir:DateTime ;
fhir:v "2026-03-04T00:00:00+01:00"^^xsd:dateTime ] ] [
fhir:code [ fhir:v "status" ] ;
fhir:value [
a fhir:Code ;
fhir:v "retired" ] ] [
fhir:code [ fhir:v "inactive" ] ;
fhir:value [
a fhir:Boolean ;
fhir:v true ] ] )
] ) . #
IG © 2022+ Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. Package dk.kip.rkkp.fhir.ig.core#2.20.0 based on FHIR 4.0.1. Generated 2026-03-23
Links: Table of Contents |
QA Report