eKOK Dokumentacja Integracyjna
0.5.0 - draft Poland flag

: provenance-patient-identifier - TTL Representation

Active as of 2026-03-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:SearchParameter ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "provenance-patient-identifier"] ; # 
  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: SearchParameter provenance-patient-identifier</b></p><a name=\"provenance-patient-identifier\"> </a><a name=\"hcprovenance-patient-identifier\"> </a><h2>target</h2><p>Parameter <code>target</code>:<code>reference</code></p><div><p>Wyszukanie łańcuchowe podpisu pracownika medycznego po identyfikatorze pacjenta</p>\n</div><table class=\"grid\"><tr><td>Resource</td><td><a href=\"http://hl7.org/fhir/R4/provenance.html\">Provenance</a></td></tr><tr><td>Expression</td><td><code>Provenance.target</code></td></tr><tr><td>Target Resources</td><td><a href=\"http://hl7.org/fhir/R4/careplan.html\">CarePlan</a></td></tr><tr><td>Multiples</td><td><ul><li>multipleAnd: It's up to the server whether the parameter may repeat in order to specify multiple values that must all be true</li><li>multipleOr: It's up to the server whether the parameter can have multiple values (separated by comma) where at least one must be true</li></ul></td></tr></table></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
    ( fhir:extension [
fhir:url [ fhir:v "code"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "name"       ]     ] ) ;
fhir:url [ fhir:v "https://smilecdr.com/fhir/ns/StructureDefinition/searchparameter-uplift-refchain"^^xsd:anyURI ]
  ] ) ; # 
  fhir:url [ fhir:v "https://ezdrowie.gov.pl/ekok/fhir/SearchParameter/provenance-patient-identifier"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "0.5.0"] ; # 
  fhir:name [ fhir:v "target"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:date [ fhir:v "2026-03-17T08:16:18+01: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 "Wyszukanie łańcuchowe podpisu pracownika medycznego po identyfikatorze pacjenta"] ; # 
  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:code [ fhir:v "target"] ; # 
  fhir:base ( [ fhir:v "Provenance"] ) ; # 
  fhir:type [ fhir:v "reference"] ; # 
  fhir:expression [ fhir:v "Provenance.target"] ; # 
  fhir:target ( [ fhir:v "CarePlan"] ) . #