Dokumentacja Integracyjna SMPL
25.0.0 - STU1 Poland flag

: StatusReason - TTL Representation

Active as of 2024-09-17

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 "PLSMPLStatusReason"] ; # 
  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 PLSMPLStatusReason</b></p><a name=\"PLSMPLStatusReason\"> </a><a name=\"hcPLSMPLStatusReason\"> </a><a name=\"PLSMPLStatusReason-pl-PL\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-PLSMPLStatusReasonCodeSystem.html\"><code>https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLStatusReasonCodeSystem</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://ezdrowie.gov.pl/fhir/ValueSet/PLSMPLStatusReason"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "25.0.0"] ; # 
  fhir:name [ fhir:v "PLSMPLStatusReason"] ; # 
  fhir:title [ fhir:v "StatusReason"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-09-17T15:37:37+02:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "CeZ"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "CeZ" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://ezdrowie.gov.pl" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Słownik kodów opisujących status akcji programu lekowego"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PL" ] ;
fhir:display [ fhir:v "Poland" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "https://ezdrowie.gov.pl/fhir/CodeSystem/PLSMPLStatusReasonCodeSystem"^^xsd:anyURI ] ;
fhir:version [ fhir:v "1.0" ]     ] )
  ] . #