Implementation Guide
TI Terminology
Version 1.0.6 - ballot

: Data Category Other Value Set for ePA - TTL Representation

Active as of 2025-03-31

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 "epa-data-category-other-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 epa-data-category-other-vs</b></p><a name=\"epa-data-category-other-vs\"> </a><a name=\"hcepa-data-category-other-vs\"> </a><a name=\"epa-data-category-other-vs-de-DE\"> </a><ul><li>Include these codes as defined in <code>urn:oid:1.2.276.0.76.5.512</code><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td>emp</td><td/></tr><tr><td>emergency</td><td/></tr><tr><td>eab</td><td/></tr><tr><td>dental</td><td/></tr><tr><td>child</td><td/></tr><tr><td>pregnancy_childbirth</td><td/></tr><tr><td>vaccination</td><td/></tr><tr><td>patient</td><td/></tr><tr><td>receipt</td><td/></tr><tr><td>diga</td><td/></tr><tr><td>care</td><td/></tr><tr><td>eau</td><td/></tr><tr><td>other</td><td/></tr><tr><td>technical</td><td/></tr><tr><td>rehab</td><td/></tr><tr><td>transcripts</td><td/></tr><tr><td>health_risk_analysis</td><td/></tr></table></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "https://gematik.de/fhir/terminology/ValueSet/epa-data-category-other-vs"^^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.11.467" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.0.6"] ; # 
  fhir:name [ fhir:v "EPADataCategoryOtherVS"] ; # 
  fhir:title [ fhir:v "Data Category Other Value Set for ePA"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-03-31"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "gematik GmbH"] ; # 
  fhir:contact ( [
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.gematik.de" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Data category value set based on non-medical specialties"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "DE" ]     ] )
  ] ) ; # 
  fhir:immutable [ fhir:v false] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.276.0.76.5.512"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "emp" ]       ] [
fhir:code [ fhir:v "emergency" ]       ] [
fhir:code [ fhir:v "eab" ]       ] [
fhir:code [ fhir:v "dental" ]       ] [
fhir:code [ fhir:v "child" ]       ] [
fhir:code [ fhir:v "pregnancy_childbirth" ]       ] [
fhir:code [ fhir:v "vaccination" ]       ] [
fhir:code [ fhir:v "patient" ]       ] [
fhir:code [ fhir:v "receipt" ]       ] [
fhir:code [ fhir:v "diga" ]       ] [
fhir:code [ fhir:v "care" ]       ] [
fhir:code [ fhir:v "eau" ]       ] [
fhir:code [ fhir:v "other" ]       ] [
fhir:code [ fhir:v "technical" ]       ] [
fhir:code [ fhir:v "rehab" ]       ] [
fhir:code [ fhir:v "transcripts" ]       ] [
fhir:code [ fhir:v "health_risk_analysis" ]       ] )     ] )
  ] . #