IKNL PZP STU3 - Local Development build (v0.1.3-beta3) 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 "P2-ACP-Patient-SamiraVanDerSluijs"] ; #
fhir:meta [
( fhir:profile [ fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-Patient"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Patient P2-ACP-Patient-SamiraVanDerSluijs</b></p><a name=\"P2-ACP-Patient-SamiraVanDerSluijs\"> </a><a name=\"hcP2-ACP-Patient-SamiraVanDerSluijs\"> </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\">Profiel: <a href=\"StructureDefinition-ACP-Patient.html\">Patient</a></p></div><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Samira van der Sluijs(official) Female, Geb.datum: 1959-07-31 ( http://fhir.nl/fhir/NamingSystem/bsn#999998298)</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Contactopties voor Patient\">Contactgegevens</td><td colspan=\"3\"><ul><li>ph: 0688877788(Home)</li><li><a href=\"mailto:samira.test@iknl.nl\">samira.test@iknl.nl</a></li><li>Vasteland 78 Rotterdam 3011BN Nederland (home)</li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"An extension to indicate the patient's legal capability regarding medical treatment decisions, and to provide a comment on this capability.\">ext LegallyCapable regarding medical treatment decisions:</td><td colspan=\"3\"><ul><li>legallyCapable: true</li><li>legallyCapableComment: Patiënt is wilsbekwaam. Bij verandering van de situatie wordt haar partner haar wettelijk vertegenwoordiger.</li></ul></td></tr></table></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
( fhir:extension [
fhir:url [ fhir:v "legallyCapable"^^xsd:anyURI ] ;
fhir:value [
a fhir:boolean ;
fhir:v true ] ] [
fhir:url [ fhir:v "legallyCapableComment"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Patiënt is wilsbekwaam. Bij verandering van de situatie wordt haar partner haar wettelijk vertegenwoordiger." ] ] ) ;
fhir:url [ fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ext-LegallyCapable-MedicalTreatmentDecisions"^^xsd:anyURI ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://fhir.nl/fhir/NamingSystem/bsn"^^xsd:anyURI ] ;
fhir:value [ fhir:v "999998298" ]
] ) ; #
fhir:name ( [
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Samira van der Sluijs" ] ;
fhir:family [
fhir:v "van der Sluijs" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Sluijs" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "van der" ] ] ) ] ;
( fhir:given [
fhir:v "Samira" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "BR" ] ] ) ] [
fhir:v "Louise" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "BR" ] ] ) ] )
] ) ; #
fhir:telecom ( [
fhir:system [
fhir:v "phone" ;
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/code-specification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "MC" ] ;
fhir:display [ fhir:v "mobile contact" ] ] ) ] ] ) ] ;
fhir:value [ fhir:v "0688877788" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "samira.test@iknl.nl" ] ;
fhir:use [ fhir:v "work" ]
] ) ; #
fhir:gender [ fhir:v "female"] ; #
fhir:birthDate [ fhir:v "1959-07-31"^^xsd:date] ; #
fhir:address ( [
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-AddressInformation-AddressType"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:code [ fhir:v "HP" ] ] ) ] ] ) ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
( fhir:line [
fhir:v "Vasteland 78" ;
( fhir:extension [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Vasteland" ] ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "78" ] ] ) ] ) ;
fhir:city [ fhir:v "Rotterdam" ] ;
fhir:district [ fhir:v "Rotterdam" ] ;
fhir:postalCode [ fhir:v "3011BN" ] ;
fhir:country [
fhir:v "Nederland" ;
( fhir:extension [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/code-specification"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:version [ fhir:v "2020-10-26T00:00:00" ] ;
fhir:code [ fhir:v "NL" ] ;
fhir:display [ fhir:v "Netherlands" ] ] ) ] ] ) ]
] ) . #
IG © 2025+ IKNL. Package iknl.fhir.stu3.pzp#0.1.3-beta3 based on FHIR 3.0.2. Generated 2025-08-28
Links: Table of Contents |
QA Report