Swedish Alert Information Implementation Guide
0.1.0 - draft

Swedish Alert Information Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Typ av uppmärksamhetsinformation - TTL Representation

Draft as of 2024-11-04

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "2"] ; # 
  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 2</b></p><a name=\"2\"> </a><a name=\"hc2\"> </a><a name=\"2-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-1.html\"><code>http://hl7.se/fhir/ig/alertinformation/CodeSystem/1</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "http://hl7.se/fhir/ig/alertinformation/ValueSet/2"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.1.0"] ; # 
  fhir:name [ fhir:v "SEAlertInformationCategoryVS"] ; # 
  fhir:title [ fhir:v "Typ av uppmärksamhetsinformation"] ; # 
  fhir:status [ fhir:v "draft"] ; # 
  fhir:date [ fhir:v "2024-11-04T12:04:22+01: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 "Kategorisering av uppmärksamhetsinformation."] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://hl7.se/fhir/ig/alertinformation/CodeSystem/1"^^xsd:anyURI ]     ] )
  ] . #