Finnish Base Profiles
1.0.1-cibuild - ci-build Finland flag

Finnish Base Profiles, published by HL7 Finland. This guide is not an authorized publication; it is the continuous build for version 1.0.1-cibuild built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/fhir-fi/finnish-base-profiles/ and changes regularly. See the Directory of published versions

: Custodian of information (rekisterinpitäjä), private occupational healthcare - 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 "custodian-occupational-healthcare"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-information-custodian-private"^^xsd:anyURI ;
fhir:link <https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-information-custodian-private>     ] )
  ] ; # 
  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: Provenance custodian-occupational-healthcare</b></p><a name=\"custodian-occupational-healthcare\"> </a><a name=\"hccustodian-occupational-healthcare\"> </a><a name=\"custodian-occupational-healthcare-fi-FI\"> </a><p>Provenance for <a href=\"EpisodeOfCare-id-for-episode-1.html\">EpisodeOfCare: status = active</a></p><p>Summary</p><table class=\"grid\"><tr><td>Recorded</td><td>2015-02-07 13:28:17+0200</td></tr></table><p><b>Agents</b></p><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Role</b></td><td><b>who</b></td></tr><tr><td><span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType CST}\">Rekisterinpitäjä</span></td><td/><td>Ratinan Terveys Oy (Identifier: Provider number/urn:oid:1.2.246.10.32515682.10.0)</td></tr></table></div>"
  ] ; # 
  fhir:target ( [
fhir:reference [ fhir:v "EpisodeOfCare/id-for-episode-1" ]
  ] ) ; # 
  fhir:recorded [ fhir:v "2015-02-07T13:28:17.239+02: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 "2" ] ;
fhir:display [ fhir:v "Yksityinen" ]       ] ) ;
fhir:text [ fhir:v "Yksityinen" ]     ] ) ;
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.202"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:oid:1.2.246.10.32515682.10.0" ]       ] ;
fhir:display [ fhir:v "Ratinan Terveys Oy" ]     ]
  ] ) . #