Swedish Base Profiles Implementation Guide
1.1.0 - release Sweden flag

This page is part of the HL7 Sweden base profiles (v1.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: ValueSet for certification occupation from HOSP - TTL Representation

Active as of 2025-05-20

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 "SEBaseHOSPLegitimationsYrkeVS"] ; # 
  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 SEBaseHOSPLegitimationsYrkeVS</b></p><a name=\"SEBaseHOSPLegitimationsYrkeVS\"> </a><a name=\"hcSEBaseHOSPLegitimationsYrkeVS\"> </a><a name=\"SEBaseHOSPLegitimationsYrkeVS-sv-SE\"> </a><ul><li>Include all codes defined in <code>urn:oid:1.2.752.116.3.1.3</code></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:url [ fhir:v "http://hl7.se/fhir/ig/base/ValueSet/SEBaseHOSPLegitimationsYrkeVS"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.1.0"] ; # 
  fhir:name [ fhir:v "SEBaseHOSPLegitimationsYrkeVS"] ; # 
  fhir:title [ fhir:v "ValueSet for certification occupation from HOSP"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2025-05-20T13:02:08+02: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:description [ fhir:v "Certified occupations as listed in the Register of Authorised Healthcare Professionals (HOSP)"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "SE" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "urn:oid:1.2.752.116.3.1.3"^^xsd:anyURI ]     ] )
  ] . #