Swedish Base Profiles Implementation Guide
1.1.0 - release Sweden flag

Swedish Base Profiles Implementation Guide, published by HL7 Sweden. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7Sweden/basprofiler-r4/ and changes regularly. See the Directory of published versions

: SEBaseHSAVerksamhetVS - TTL Representation

Active as of 2025-11-17

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 "SEBaseHSAVerksamhetVS"] ; # 
  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: ValueSet SEBaseHSAVerksamhetVS</b></p><a name=\"SEBaseHSAVerksamhetVS\"> </a><a name=\"hcSEBaseHSAVerksamhetVS\"> </a><ul><li>Include all codes defined in <code>urn:oid:1.2.752.129.2.2.1.3</code><span title=\"Version is not explicity stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [
fhir:v "http://hl7.se/fhir/ig/base/ValueSet/SEBaseHSAVerksamhetVS"^^xsd:anyURI ;
fhir:l <http://hl7.se/fhir/ig/base/ValueSet/SEBaseHSAVerksamhetVS>
  ] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "SEBaseHSAVerksamhetVS"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-11-17T09:45:17+00:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Sweden"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Sweden" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.se/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "info@hl7.se" ]     ] )
  ] ) ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [
fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ;
fhir:l <urn:iso:std:iso:3166>       ] ;
fhir:code [ fhir:v "SE" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [
fhir:v "urn:oid:1.2.752.129.2.2.1.3"^^xsd:anyURI ;
fhir:l <urn:oid:1.2.752.129.2.2.1.3>       ]     ] )
  ] . #