This page is part of the Advance Care Planning (PZP) (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R3. This is the current published version. For a full list of available versions, 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
<http://hl7.org/fhir/RelatedPerson/ACP-ContactPerson-MichielHartman-Pat1> a fhir:RelatedPerson ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ACP-ContactPerson-MichielHartman-Pat1"] ; #
fhir:meta [
fhir:profile ( [ fhir:v "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-ContactPerson"^^xsd:anyURI ] )
] ; #
fhir:language [ fhir:v "en"] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: RelatedPerson ACP-ContactPerson-MichielHartman-Pat1</b></p><a name=\"ACP-ContactPerson-MichielHartman-Pat1\"> </a><a name=\"hcACP-ContactPerson-MichielHartman-Pat1\"> </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-ACP-ContactPerson.html\">ACP ContactPerson</a></p></div><p><b>nl-core-relatedperson-role</b>: <span title=\"Codes:{urn:oid:2.16.840.1.113883.2.4.3.11.22.472 24}\">Wettelijke vertegenwoordiger</span></p><p><b>nl-core-relatedperson-role</b>: <span title=\"Codes:{http://snomed.info/sct 310141000146103}\">Schriftelijk gemachtigde zorg en behandeling</span></p><p><b>identifier</b>: Resource identifier/6504c755-8466-4647-9e53-d6b51d459f3e</p><p><b>patient</b>: <a href=\"Patient-ACP-Patient-HendrikHartman-Pat1.html\">Patient, Hendrik Hartman</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode BRO}\">Brother</span></p><p><b>name</b>: Michiel Hartman(Official), Michiel </p><p><b>telecom</b>: ph: 06-45612378(Home), <a href=\"mailto:michiel@test.nl\">michiel@test.nl</a></p><p><b>address</b>: Keizersgracht 764A IV Amsterdam 1017EZ Nederland (home)</p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.22.472"^^xsd:anyURI ] ;
fhir:code [ fhir:v "24" ] ;
fhir:display [ fhir:v "Wettelijke vertegenwoordiger" ]
] )
]
] [
fhir:url [ fhir:v "http://fhir.nl/fhir/StructureDefinition/nl-core-relatedperson-role"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
a sct:310141000146103 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "310141000146103" ] ;
fhir:display [ fhir:v "Schriftelijk gemachtigde zorg en behandeling" ]
] )
]
] ) ; #
fhir:identifier ( [
fhir:type [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "Resource identifier" ]
] )
] ;
fhir:system [ fhir:v "https://acme.com/fhir/NamingSystem/resource-business-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "6504c755-8466-4647-9e53-d6b51d459f3e" ]
] ) ; #
fhir:patient [
fhir:link <http://hl7.org/fhir/Patient/ACP-Patient-HendrikHartman-Pat1> ;
fhir:reference [ fhir:v "Patient/ACP-Patient-HendrikHartman-Pat1" ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
] ; #
fhir:relationship [
fhir:coding ( [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-RoleCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BRO" ] ;
fhir:display [ fhir:v "Brother" ]
] )
] ; #
fhir:name ( [
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-assembly-order"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "NL1"
]
] ) ;
fhir:use [ fhir:v "official" ] ;
fhir:text [ fhir:v "Michiel Hartman" ] ;
fhir:family [
fhir:v "Hartman" ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/humanname-own-name"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Hartman"
]
] )
] ;
fhir:given ( [
fhir:v "M" ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-EN-qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:code ;
fhir:v "IN"
]
] )
] [
fhir:v "Michiel" ;
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:use [ fhir:v "usual" ] ;
fhir:given ( [ fhir:v "Michiel" ] )
] ) ; #
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 "06-45612378" ] ;
fhir:use [ fhir:v "home" ]
] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "michiel@test.nl" ] ;
fhir:use [ fhir:v "home" ]
] ) ; #
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:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-AddressUse"^^xsd:anyURI ] ;
fhir:code [ fhir:v "HP" ] ;
fhir:display [ fhir:v "Primary Home" ]
] )
]
] ) ;
fhir:use [ fhir:v "home" ] ;
fhir:type [ fhir:v "both" ] ;
fhir:line ( [
fhir:v "Keizersgracht 764A IV" ;
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-streetName"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Keizersgracht"
]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-houseNumber"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "764"
]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-buildingNumberSuffix"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "A"
]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/iso21090-ADXP-unitID"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "IV"
]
] )
] ) ;
fhir:city [ fhir:v "Amsterdam" ] ;
fhir:district [ fhir:v "Amsterdam" ] ;
fhir:postalCode [ fhir:v "1017EZ" ] ;
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:code [ fhir:v "NL" ] ;
fhir:display [ fhir:v "Netherlands" ]
] )
]
] )
]
] ) . #
<http://hl7.org/fhir/Patient/ACP-Patient-HendrikHartman-Pat1> a fhir:Patient .
IG © 2026+ IKNL.
Package iknl.fhir.stu3.pzp#1.0.0 based on FHIR 3.0.2.
Generated
2026-08-11
Links: Table of Contents |
QA Report
| Version History |
Propose a change