0.1.0 - ci-build

FastaKontakter - Lokal utvecklingsbygge (v0.1.0) byggt av FHIR (HL7® FHIR® Standard) Build Tools. Se katalogen över publicerade versioner

: Typ av CareTeam - TTL Representation

Active as of 2026-08-26

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

<http://hl7.org/fhir/ValueSet/typ-av-careteam-vs> a fhir:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "typ-av-careteam-vs"] ; # 
  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>Genererad berättande text: ValueSet typ-av-careteam-vs</b></p><a name=\"typ-av-careteam-vs\"> </a><a name=\"hctyp-av-careteam-vs\"> </a><ul><li>Include alla koder som definieras i <a href=\"CodeSystem-typ-av-careteam-cs.html\"><code>http://example.org/fhir/fasta-kontakter/CodeSystem/typ-av-careteam-cs</code></a><span title=\"Versionen är inte uttryckligen angiven, vilket innebär att den är fast till den version som tillhandahålls i denna specifikation\"> version ?0.1.0</span></li></ul></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:url [ fhir:v "http://example.org/fhir/fasta-kontakter/ValueSet/typ-av-careteam-vs"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "TypAvCareTeamVS"] ; # 
  fhir:title [ fhir:v "Typ av CareTeam"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2026-08-26T09:10:56+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Inera AB"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Inera AB" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://example.org/example-publisher" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "ValueSet som innehåller tillåtna typer av CareTeam."] ; # 
  fhir:compose [
     fhir:include ( [
       fhir:system [ fhir:v "http://example.org/fhir/fasta-kontakter/CodeSystem/typ-av-careteam-cs"^^xsd:anyURI ]
     ] )
  ] . #