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

: Aktivitet: Sport (DKRR) - TTL Representation

Active as of 2022-09-19

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

<http://hl7.org/fhir/ValueSet/AktivitetSportDKRR> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "AktivitetSportDKRR"] ;
  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 AktivitetSportDKRR</b></p><a name=\"AktivitetSportDKRR\"> </a><a name=\"hcAktivitetSportDKRR\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href=\"CodeSystem-ActivityType.html\"><code>https://kip.rkkp.dk/fhir/CodeSystem/ActivityType</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-ActivityType.html#ActivityType-football\">football</a></td><td>Fodbold</td><td>Football / Fodbold</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-handball\">handball</a></td><td>Håndbold</td><td>Handball / Håndbold</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-alpine\">alpine</a></td><td>Alpint</td><td>Alpine / Alpint</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-snowboard\">snowboard</a></td><td>Snowboard</td><td>Snowboard</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-cross-country_skiing\">cross-country_skiing</a></td><td>Langrend</td><td>Cross-country skiing / Langrend</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-ice_hockey\">ice_hockey</a></td><td>Ishockey</td><td>Ice hockey / Ishockey</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-badminton\">badminton</a></td><td>Badminton</td><td>Badminton</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-tennis_squash\">tennis_squash</a></td><td>Tennis/Squash</td><td>Tennis/Squash</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-martial_arts\">martial_arts</a></td><td>Kampsport</td><td>Martial arts / Kampsport</td></tr><tr><td><a href=\"CodeSystem-ActivityType.html#ActivityType-basketball\">basketball</a></td><td>Basketball</td><td>Basketball</td></tr></table></li><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 idræt</td><td>Other - used to choose unspecific value not in a valueset</td></tr></table></li></ul></div>"
  ] ;
  fhir:ValueSet.url [ fhir:value "https://kip.rkkp.dk/fhir/ValueSet/AktivitetSportDKRR"] ;
  fhir:ValueSet.version [ fhir:value "2.23.2"] ;
  fhir:ValueSet.name [ fhir:value "AktivitetSportDKRR"] ;
  fhir:ValueSet.title [ fhir:value "Aktivitet: Sport (DKRR)"] ;
  fhir:ValueSet.status [ fhir:value "active"] ;
  fhir:ValueSet.experimental [ fhir:value "true"^^xsd:boolean] ;
  fhir:ValueSet.date [ fhir:value "2022-09-19T00: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 "Aktivitet: Sport (DKRR)"] ;
  fhir:ValueSet.compose [
     fhir:ValueSet.compose.include [
       fhir:index 0 ;
       fhir:ValueSet.compose.include.system [ fhir:value "https://kip.rkkp.dk/fhir/CodeSystem/ActivityType" ] ;
       fhir:ValueSet.compose.include.concept [
         fhir:index 0 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "football" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Fodbold" ]
       ], [
         fhir:index 1 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "handball" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Håndbold" ]
       ], [
         fhir:index 2 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "alpine" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Alpint" ]
       ], [
         fhir:index 3 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "snowboard" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Snowboard" ]
       ], [
         fhir:index 4 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "cross-country_skiing" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Langrend" ]
       ], [
         fhir:index 5 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "ice_hockey" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Ishockey" ]
       ], [
         fhir:index 6 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "badminton" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Badminton" ]
       ], [
         fhir:index 7 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "tennis_squash" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Tennis/Squash" ]
       ], [
         fhir:index 8 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "martial_arts" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Kampsport" ]
       ], [
         fhir:index 9 ;
         fhir:ValueSet.compose.include.concept.code [ fhir:value "basketball" ] ;
         fhir:ValueSet.compose.include.concept.display [ fhir:value "Basketball" ]
       ]
     ], [
       fhir:index 1 ;
       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 idræt" ]
       ]
     ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/ValueSet/AktivitetSportDKRR.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/ValueSet/AktivitetSportDKRR.ttl> .