KIP Infrastructure
2.23.2 - 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.23.2 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-10-12 |
@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/AnatomiskLokation2> a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:Resource.id [ fhir:value "AnatomiskLokation2"] ;
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "extensions" ] ;
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet AnatomiskLokation2</b></p><a name=\"AnatomiskLokation2\"> </a><a name=\"hcAnatomiskLokation2\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-GenericValues.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/GenericValues</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.23.2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-GenericValues.html#GenericValues-other\">other</a></td><td>Anden</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-AnatomicalLocations.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/AnatomicalLocations</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.23.2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-AnatomicalLocations.html#AnatomicalLocations-adneks\">adneks</a></td><td>Adneks</td><td>Adneks</td></tr><tr><td><a href=\"CodeSystem-AnatomicalLocations.html#AnatomicalLocations-gastrocolic_ligament\">gastrocolic_ligament</a></td><td>Gastrokoliske ligament</td><td>Gastrokoliske ligament</td></tr><tr><td><a href=\"CodeSystem-AnatomicalLocations.html#AnatomicalLocations-lymfeknude_lateral\">lymfeknude_lateral</a></td><td>Lateralt lymfeknudecompartment på bækken væg</td><td>Lateralt lymfeknudecompartment på bækken væg</td></tr></table></li><li>Include these codes as defined in <a href=\"CodeSystem-SKS.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/SKS</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2.23.2</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T001220\">T001220</a></td><td>Bugvæg</td><td>T001220 - bugvæg</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000703\">T000703</a></td><td>Duodenum</td><td>T000703 - duodenum</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000627\">T000627</a></td><td>Galdeblære</td><td>T000627 - galdeblære</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000607\">T000607</a></td><td>Lever</td><td>T000607 - lever</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000132\">T000132</a></td><td>Milt</td><td>T000132 - milt</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000773\">T000773</a></td><td>Nyre</td><td>T000773 - nyre</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000240\">T000240</a></td><td>Os sacrum</td><td>T000240 - os sacrum</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000241\">T000241</a></td><td>Os coccygis</td><td>T000241 - os coccygis</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000638\">T000638</a></td><td>Pancreas</td><td>T000638 - pancreas</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T001222\">T001222</a></td><td>Peritoneum parietale</td><td>T001222 - peritoneum</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000695\">T000695</a></td><td>Tyndtarm</td><td>T000695 - tyndtarm</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000803\">T000803</a></td><td>Urteter</td><td>T000803 - ureter</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000812\">T000812</a></td><td>Urinblære</td><td>T000812 - vesica urinaria</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000898\">T000898</a></td><td>Uterus</td><td>T000898 - uterus</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000892\">T000892</a></td><td>Vagina</td><td>T000892 - vagina</td></tr><tr><td><a href=\"CodeSystem-SKS.html#SKS-T000670\">T000670</a></td><td>Ventrikel</td><td>T000670 - ventrikel</td></tr></table></li></ul></div>"
] ;
fhir:ValueSet.url [ fhir:value "https://kip.rkkp.dk/fhir/ValueSet/AnatomiskLokation2"] ;
fhir:ValueSet.version [ fhir:value "2.23.2"] ;
fhir:ValueSet.name [ fhir:value "AnatomiskLokation2"] ;
fhir:ValueSet.title [ fhir:value "Anatomisk lokation 2"] ;
fhir:ValueSet.status [ fhir:value "active"] ;
fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
fhir:ValueSet.date [ fhir:value "2022-10-12T00:00:00+02:00"^^xsd:dateTime] ;
fhir:ValueSet.publisher [ fhir:value "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S"] ;
fhir:ValueSet.contact [
fhir:index 0 ;
fhir:ContactDetail.name [ fhir:value "Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S" ] ;
fhir:ContactDetail.telecom [
fhir:index 0 ;
fhir:ContactPoint.system [ fhir:value "url" ] ;
fhir:ContactPoint.value [ fhir:value "https://trifork.com" ]
], [
fhir:index 1 ;
fhir:ContactPoint.system [ fhir:value "email" ] ;
fhir:ContactPoint.value [ fhir:value "rbk@trifork.com" ]
]
] ;
fhir:ValueSet.description [ fhir:value "Anatomisk lokation 2"] ;
fhir:ValueSet.compose [
fhir:ValueSet.compose.include [
fhir:index 0 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://kip.rkkp.dk/fhir/CodeSystem/GenericValues" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "other" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Anden" ]
]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://kip.rkkp.dk/fhir/CodeSystem/AnatomicalLocations" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "adneks" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Adneks" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "gastrocolic_ligament" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Gastrokoliske ligament" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "lymfeknude_lateral" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Lateralt lymfeknudecompartment på bækken væg" ]
]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.system [ fhir:value "https://kip.rkkp.dk/fhir/CodeSystem/SKS" ] ;
fhir:ValueSet.compose.include.concept [
fhir:index 0 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T001220" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Bugvæg" ]
], [
fhir:index 1 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000703" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Duodenum" ]
], [
fhir:index 2 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000627" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Galdeblære" ]
], [
fhir:index 3 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000607" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Lever" ]
], [
fhir:index 4 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000132" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Milt" ]
], [
fhir:index 5 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000773" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Nyre" ]
], [
fhir:index 6 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000240" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Os sacrum" ]
], [
fhir:index 7 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000241" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Os coccygis" ]
], [
fhir:index 8 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000638" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Pancreas" ]
], [
fhir:index 9 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T001222" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Peritoneum parietale" ]
], [
fhir:index 10 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000695" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Tyndtarm" ]
], [
fhir:index 11 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000803" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Urteter" ]
], [
fhir:index 12 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000812" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Urinblære" ]
], [
fhir:index 13 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000898" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Uterus" ]
], [
fhir:index 14 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000892" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Vagina" ]
], [
fhir:index 15 ;
fhir:ValueSet.compose.include.concept.code [ fhir:value "T000670" ] ;
fhir:ValueSet.compose.include.concept.display [ fhir:value "Ventrikel" ]
]
]
] .
# - ontology header ------------------------------------------------------------
<http://hl7.org/fhir/ValueSet/AnatomiskLokation2.ttl> a owl:Ontology ;
owl:imports fhir:fhir.ttl ;
owl:versionIRI <http://build.fhir.org/ValueSet/AnatomiskLokation2.ttl> .
IG © 2022+ Sundhedsvæsenets Kvalitetsinstitut with Trifork Digital Health A/S. Package dk.kip.rkkp.fhir.ig.core#2.23.2 based on FHIR 4.0.1. Generated 2026-07-03
Links: Table of Contents |
QA Report