Finnish Base Profiles - Local Development build (v2.0.0-ci) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
@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:Patient ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "patient-with-turvakielto"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-patient"^^xsd:anyURI ;
fhir:link <https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/fi-base-patient> ] ) ;
( fhir:security [
fhir:system [ fhir:v "https://hl7.fi/fhir/finnish-base-profiles/CodeSystem/fi-base-security-label-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "TURVAKIELTO" ] ] )
] ; #
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: Patient patient-with-turvakielto</b></p><a name=\"patient-with-turvakielto\"> </a><a name=\"hcpatient-with-turvakielto\"> </a><a name=\"patient-with-turvakielto-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\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-fi-base-patient.html\">FI Base Patient</a></p><p style=\"margin-bottom: 0px\">Security Label: Turvakielto (Details: Finnish CodeSystem for security labels code TURVAKIELTO = 'Turvakielto')</p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Turva Henkilö (no stated gender), DoB: 1990-01-01 ( National Identifier for Finland (use: official, ))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Record is active\">Active:</td><td colspan=\"3\">true</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Extension for home municipality. Home municipality is relevant for ex. in billing and listing available healthcare services, and for statistical purposes. It it not necessarily the place where a patient lives, rather closer to where they pay their taxes.\"><a href=\"StructureDefinition-municipality-code.html\">Municipality Code</a></td><td colspan=\"3\">unknown 020: Akaa (version = 2003 )</td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://hl7.fi/fhir/finnish-base-profiles/StructureDefinition/municipality-code"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding ;
fhir:system [ fhir:v "urn:oid:1.2.246.537.6.21"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2003" ] ;
fhir:code [ fhir:v "020" ] ;
fhir:display [ fhir:v "Akaa" ] ]
] ) ; #
fhir:identifier ( [
fhir:use [ fhir:v "official" ] ;
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "NNFIN" ] ] ) ] ;
fhir:system [ fhir:v "urn:oid:1.2.246.21"^^xsd:anyURI ] ;
fhir:value [ fhir:v "010190-999X" ]
] ) ; #
fhir:active [ fhir:v true] ; #
fhir:name ( [
fhir:text [ fhir:v "Turva Henkilö" ] ;
fhir:family [ fhir:v "Henkilö" ] ;
( fhir:given [ fhir:v "Turva" ] )
] ) ; #
fhir:birthDate [ fhir:v "1990-01-01"^^xsd:date] . #
IG © 2022+ HL7 Finland. Package hl7.fhir.fi.base#2.0.0-ci based on FHIR 4.0.1. Generated 2025-03-27
Links: Table of Contents
| QA Report| Version History
|
| Source
| Propose a change