Swedish Language Pack
0.1.0 - Working Copy Sweden flag

Swedish Language Pack, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/danka74/hl7.fhir.r4.sv/ and changes regularly. See the Directory of published versions

: ContactRole2 - TTL Representation

Active as of 2024-08-28

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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "cs-sv-v2-0131"] ; # 
  fhir:language [ fhir:v "sv"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"sv\" lang=\"sv\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem cs-sv-v2-0131</b></p><a name=\"cs-sv-v2-0131\"> </a><a name=\"hccs-sv-v2-0131\"> </a><a name=\"cs-sv-v2-0131-sv\"> </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: sv</p></div><p>This code system <code>http://hl7.org/fhir/langs/CodeSystem/cs-sv-v2-0131</code> defines features on the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-BP\">BP</a><a name=\"cs-sv-v2-0131-BP\"> </a></td><td>kontaktperson fakturering</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-CP\">CP</a><a name=\"cs-sv-v2-0131-CP\"> </a></td><td>kontaktperson</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-EP\">EP</a><a name=\"cs-sv-v2-0131-EP\"> </a></td><td>kontaktperson nöd</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-E\">E</a><a name=\"cs-sv-v2-0131-E\"> </a></td><td>arbetsgivare</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-C\">C</a><a name=\"cs-sv-v2-0131-C\"> </a></td><td>nödkontakt</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-I\">I</a><a name=\"cs-sv-v2-0131-I\"> </a></td><td>försäkringsbolag</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-N\">N</a><a name=\"cs-sv-v2-0131-N\"> </a></td><td>anhörig</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-O\">O</a><a name=\"cs-sv-v2-0131-O\"> </a></td><td>annan</td></tr><tr><td><a style=\"white-space:nowrap\" href=\"http://terminology.hl7.org/6.0.2/CodeSystem-v2-0131.html#v2-0131-U\">U</a><a name=\"cs-sv-v2-0131-U\"> </a></td><td>okänd</td></tr></table></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/langs/CodeSystem/cs-sv-v2-0131"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "ContactRole2"] ; # 
  fhir:title [ fhir:v "contactRole2"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2024-08-28T11:40:25+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Sweden"] ; # 
  fhir:description [ fhir:v "Code system of concepts which specify a relationship role that the next of kin/associated parties plays with regard to the patient. Also used in referrals, for example, it may be necessary to identify the contact representative at the clinic that sent a referral. Used in HL7 Version 2 messaging in the NK1 and CTD segments after 2.5, when it replace 2.16.840.1.113883.18.57."] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SE" ]     ] )
  ] ) ; # 
  fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0131 (Contact Role)"] ; # 
  fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license.html"] ; # 
  fhir:caseSensitive [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:content [ fhir:v "supplement"] ; # 
  fhir:supplements [
fhir:v "http://terminology.hl7.org/CodeSystem/v2-0131"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/CodeSystem/v2-0131>
  ] ; # 
  fhir:concept ( [
fhir:code [ fhir:v "BP" ] ;
fhir:display [ fhir:v "kontaktperson fakturering" ]
  ] [
fhir:code [ fhir:v "CP" ] ;
fhir:display [ fhir:v "kontaktperson" ]
  ] [
fhir:code [ fhir:v "EP" ] ;
fhir:display [ fhir:v "kontaktperson nöd" ]
  ] [
fhir:code [ fhir:v "E" ] ;
fhir:display [ fhir:v "arbetsgivare" ]
  ] [
fhir:code [ fhir:v "C" ] ;
fhir:display [ fhir:v "nödkontakt" ]
  ] [
fhir:code [ fhir:v "I" ] ;
fhir:display [ fhir:v "försäkringsbolag" ]
  ] [
fhir:code [ fhir:v "N" ] ;
fhir:display [ fhir:v "anhörig" ]
  ] [
fhir:code [ fhir:v "O" ] ;
fhir:display [ fhir:v "annan" ]
  ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "okänd" ]
  ] ) . #