Advance Care Planning (PZP) - 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 sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "F1-ACP-OtherImportantInformation"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-OtherImportantInformation"^^xsd:anyURI ;
fhir:link <https://fhir.iknl.nl/fhir/StructureDefinition/ACP-OtherImportantInformation> ] )
] ; #
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: Observation F1-ACP-OtherImportantInformation</b></p><a name=\"F1-ACP-OtherImportantInformation\"> </a><a name=\"hcF1-ACP-OtherImportantInformation\"> </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-OtherImportantInformation.html\">Other Important Information</a></p></div><p><b>identifier</b>: Resource identifier/eef80c58-5721-45fa-8f05-210f9e1f0b63</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://snomed.info/sct 247751003}\">gevoel van zingeving (waarneembare entiteit)</span></p><p><b>subject</b>: <a href=\"Patient-F1-ACP-Patient-HendrikHartman.html\">Patient, Hendrik Hartman</a></p><p><b>encounter</b>: <a href=\"Encounter-F1-ACP-Encounter-01-10-2020.html\">Encounter, 2020-10-01</a></p><p><b>effective</b>: 2020-10-01</p><p><b>performer</b>: <a href=\"PractitionerRole-F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen.html\">Healthcare professional (role), van Huissen</a></p><p><b>value</b>: Michiel gaat nadenken over wat hij belangrijk vindt. Over een tijdje vervolggesprek</p></div>"^^rdf:XMLLiteral
] ; #
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 "eef80c58-5721-45fa-8f05-210f9e1f0b63" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:247751003 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "247751003" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/F1-ACP-Patient-HendrikHartman" ] ;
fhir:display [ fhir:v "Patient, Hendrik Hartman" ]
] ; #
fhir:encounter [
fhir:reference [ fhir:v "Encounter/F1-ACP-Encounter-01-10-2020" ] ;
fhir:display [ fhir:v "Encounter, 2020-10-01" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2020-10-01"^^xsd:date
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "PractitionerRole/F1-ACP-HealthProfessional-PractitionerRole-DrVanHuissen" ] ;
fhir:display [ fhir:v "Healthcare professional (role), van Huissen" ]
] ) ; #
fhir:value [
a fhir:string ;
fhir:v "Michiel gaat nadenken over wat hij belangrijk vindt. Over een tijdje vervolggesprek"
] . #
IG © 2025+ IKNL. Package iknl.fhir.r4.pzp#0.1.3-beta3 based on FHIR 4.0.1. Generated 2025-08-28
Links: Table of Contents |
QA Report