Finnish Base Profiles
1.0.0-rc21 - qa-preview Finland flag

This page is part of the Finnish Base Profiles (v1.0.0-rc21: QA Preview) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

: An imaginary example of a Provenance resource instance conforming to the imaginary metadata profile for Kanta system - TTL Representation

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:Provenance ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "kanta-document-metadata-profile-example"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/kanta-document-metadata-profile"^^xsd:anyURI ;
fhir:link <https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/kanta-document-metadata-profile>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Provenance</b><a name=\"kanta-document-metadata-profile-example\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Provenance &quot;kanta-document-metadata-profile-example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-kanta-document-metadata-profile.html\">An imaginary profile for Kanta system, utilizing the Finnish Base Information Custodian profile</a></p></div><p><b>target</b>: <a href=\"EpisodeOfCare-id-for-episode-1.html\">EpisodeOfCare/id-for-episode-1</a></p><p><b>recorded</b>: Aug 25, 2023, 4:42:17 PM</p><blockquote><p><b>agent</b></p><p><b>type</b>: Rekisterinpitäjä <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-ParticipationType.html\">ParticipationType</a>#CST &quot;custodian&quot;)</span></p><p><b>role</b>: Julkinen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#1)</span></p><p><b>who</b>: <span>: Pirkanmaan hyvinvointialueen rekisterinpitäjä</span></p></blockquote><blockquote><p><b>agent</b></p><p><b>role</b>: Palvelunjärjestäjä <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (fikanta-cs-rolecategory#8)</span></p><p><b>who</b>: <a name=\"jarjestajaorg1\"> </a></p><blockquote><p/><p><a name=\"jarjestajaorg1\"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote></blockquote><blockquote><p><b>agent</b></p><p><b>role</b>: Palveluntuottaja <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (fikanta-cs-rolecategory#11)</span></p><p><b>who</b>: <a name=\"tuottajaorg1\"> </a></p><blockquote><p/><p><a name=\"tuottajaorg1\"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote></blockquote><blockquote><p><b>entity</b></p><p><b>role</b>: source</p><p><b>what</b>: <span>: Työterveyshuolto</span></p></blockquote><blockquote><p><b>entity</b></p><p><b>role</b>: source</p><p><b>what</b>: <span>: Sensotrend Oy</span></p></blockquote><hr/><blockquote><p><b>Generated Narrative: Organization #jarjestajaorg1</b><a name=\"jarjestajaorg1\"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote><hr/><blockquote><p><b>Generated Narrative: Organization #tuottajaorg1</b><a name=\"tuottajaorg1\"> </a></p><p><b>identifier</b>: id: urn:oid:1.2.246.10.32213086.10.0</p><p><b>name</b>: Pirkanmaan hyvinvointialue</p></blockquote></div>"
  ] ; # 
  fhir:contained ( [
a fhir:Organization ;
fhir:id [ fhir:v "jarjestajaorg1" ] ;
    ( fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.40174"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.246.10.32213086.10.0" ]     ] ) ;
fhir:name [ fhir:v "Pirkanmaan hyvinvointialue" ]
  ] [
a fhir:Organization ;
fhir:id [ fhir:v "tuottajaorg1" ] ;
    ( fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.40174"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.246.10.32213086.10.0" ]     ] ) ;
fhir:name [ fhir:v "Pirkanmaan hyvinvointialue" ]
  ] ) ; # 
  fhir:target ( [
fhir:reference [ fhir:v "EpisodeOfCare/id-for-episode-1" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2023-08-25T16:42:17.239+03:00"^^xsd:dateTime] ; # 
  fhir:agent ( [
fhir:type [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ParticipationType"^^xsd:anyURI ] ;
fhir:code [ fhir:v "CST" ] ;
fhir:display [ fhir:v "custodian" ]       ] ) ;
fhir:text [ fhir:v "Rekisterinpitäjä" ]     ] ;
    ( fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "urn:oid:1.2.246.537.5.40172"^^xsd:anyURI ] ;
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "Julkinen" ]       ] ) ;
fhir:text [ fhir:v "Julkinen" ]     ] ) ;
fhir:who [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PRN" ]           ] )         ] ;
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.40174"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.246.10.32213086.19.0" ]       ] ;
fhir:display [ fhir:v "Pirkanmaan hyvinvointialueen rekisterinpitäjä" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "http://gen.kanta.fi/fikanta-cs-rolecategory"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8" ] ;
fhir:display [ fhir:v "Palvelunjärjestäjä" ]       ] )     ] ) ;
fhir:who [
fhir:reference [ fhir:v "#jarjestajaorg1" ]     ]
  ] [
    ( fhir:role [
      ( fhir:coding [
fhir:system [ fhir:v "http://gen.kanta.fi/fikanta-cs-rolecategory"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11" ] ;
fhir:display [ fhir:v "Palveluntuottaja" ]       ] )     ] ) ;
fhir:who [
fhir:reference [ fhir:v "#tuottajaorg1" ]     ]
  ] ) ; # 
  fhir:entity ( [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:identifier [
fhir:system [ fhir:v "urn:oid:1.2.246.537.5.40150"^^xsd:anyURI ] ;
fhir:value [ fhir:v "4" ]       ] ;
fhir:display [ fhir:v "Työterveyshuolto" ]     ]
  ] [
fhir:role [ fhir:v "source" ] ;
fhir:what [
fhir:identifier [
fhir:type [
          ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "XX" ]           ] )         ] ;
fhir:system [ fhir:v "urn:oid:1.2.246.10"^^xsd:anyURI ] ;
fhir:value [ fhir:v "2606155-7" ]       ] ;
fhir:display [ fhir:v "Sensotrend Oy" ]     ]
  ] ) . #