Finnish Base Profiles
1.0.1 - draft 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 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

: Kanta PHR - patient 3 - 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:Patient ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "36749a02-1710-44e7-aa76-0e934eb7860a"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "1" ] ;
fhir:lastUpdated [ fhir:v "2018-03-13T14:01:59.834+02:00"^^xsd:dateTime ] ;
    ( fhir:profile [
fhir:v "http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient"^^xsd:anyURI ;
fhir:link <http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient>     ] )
  ] ; # 
  fhir:language [ fhir:v "fi"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"fi\" lang=\"fi\"><p class=\"res-header-id\"><b>Generated Narrative: Patient 36749a02-1710-44e7-aa76-0e934eb7860a</b></p><a name=\"36749a02-1710-44e7-aa76-0e934eb7860a\"> </a><a name=\"hc36749a02-1710-44e7-aa76-0e934eb7860a\"> </a><a name=\"36749a02-1710-44e7-aa76-0e934eb7860a-fi-FI\"> </a><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\">version: 1; Last updated: 2018-03-13 14:01:59+0200; Language: fi</p><p style=\"margin-bottom: 0px\">Profile: <code>http://phr.kanta.fi/StructureDefinition/fiphr-sd-patient</code></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Anonymous Patient (no stated gender), DoB Unknown ( UUID:36749a02-1710-44e7-aa76-0e934eb7860a)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr></table></div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:36749a02-1710-44e7-aa76-0e934eb7860a" ]
  ] ) ; # 
  fhir:active [ fhir:v "true"^^xsd:boolean] . #