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/DeviceUseStatement/ACP-MedicalDevice-ICD-Pat2> a fhir:DeviceUseStatement ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "ACP-MedicalDevice-ICD-Pat2"] ; #
fhir:meta [
fhir:profile ( [ fhir:v "https://api.iknl.nl/docs/pzp/stu3/StructureDefinition/ACP-MedicalDevice"^^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: DeviceUseStatement ACP-MedicalDevice-ICD-Pat2</b></p><a name=\"ACP-MedicalDevice-ICD-Pat2\"> </a><a name=\"hcACP-MedicalDevice-ICD-Pat2\"> </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-MedicalDevice.html\">ACP MedicalDevice</a></p></div><p><b>HCIM MedicalDevice Practitioner</b>: <a href=\"Practitioner-ACP-HealthProfessional-Practitioner-Santos-Pat2.html\">Healthcare professional (person), Santos</a></p><p><b>identifier</b>: Resource identifier/3fdc0ec5-2984-4b47-b6b8-f9822fb8c425</p><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-ACP-Patient-SamiraVanDerSluijs-Pat2.html\">Patient, Samira van der Sluijs</a></p><p><b>timing</b>: 2024 --> (ongoing)</p><p><b>device</b>: <a href=\"Device-ACP-MedicalDeviceProduct-ICD-Pat2.html\">Device: identifier = https://www.gs1.org/gtin#GTIN Global Trade Item Number#8700000000001; type = implanteerbare cardioverter-defibrillator</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80891009}\">structuur van cor</span></p><p><b>note</b>: </p><blockquote><div><p>ICD is ongeveer eén jaar geleden geïmplanteerd.</p>\n</div></blockquote></div>"^^rdf:XMLLiteral ]
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/zib-MedicalDevice-Practitioner"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:link <http://hl7.org/fhir/Practitioner/ACP-HealthProfessional-Practitioner-Santos-Pat2> ;
fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/practitionerrole-reference"^^xsd:anyURI ] ;
fhir:value [
a fhir:Reference ;
fhir:link <http://hl7.org/fhir/PractitionerRole/ACP-HealthProfessional-PractitionerRole-Santos-Pat2> ;
fhir:reference [ fhir:v "PractitionerRole/ACP-HealthProfessional-PractitionerRole-Santos-Pat2" ] ;
fhir:display [ fhir:v "Healthcare professional, Santos" ]
]
] ) ;
fhir:reference [ fhir:v "Practitioner/ACP-HealthProfessional-Practitioner-Santos-Pat2" ] ;
fhir:display [ fhir:v "Healthcare professional (person), Santos" ]
]
] ) ; #
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 "3fdc0ec5-2984-4b47-b6b8-f9822fb8c425" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:subject [
fhir:link <http://hl7.org/fhir/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> ;
fhir:reference [ fhir:v "Patient/ACP-Patient-SamiraVanDerSluijs-Pat2" ] ;
fhir:display [ fhir:v "Patient, Samira van der Sluijs" ]
] ; #
fhir:timing [
a fhir:Period ;
fhir:start [ fhir:v "2024"^^xsd:gYear ]
] ; #
fhir:device [
fhir:link <http://hl7.org/fhir/Device/ACP-MedicalDeviceProduct-ICD-Pat2> ;
fhir:reference [ fhir:v "Device/ACP-MedicalDeviceProduct-ICD-Pat2" ]
] ; #
fhir:bodySite [
fhir:extension ( [
fhir:url [ fhir:v "http://nictiz.nl/fhir/StructureDefinition/BodySite-Qualifier"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
fhir:coding ( [
a sct:7771000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "7771000" ] ;
fhir:display [ fhir:v "links" ]
] )
]
] ) ;
fhir:coding ( [
a sct:80891009 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "80891009" ] ;
fhir:display [ fhir:v "structuur van cor" ]
] )
] ; #
fhir:note ( [
fhir:text [ fhir:v "ICD is ongeveer eén jaar geleden geïmplanteerd." ]
] ) . #
<http://hl7.org/fhir/Practitioner/ACP-HealthProfessional-Practitioner-Santos-Pat2> a fhir:Practitioner .
<http://hl7.org/fhir/PractitionerRole/ACP-HealthProfessional-PractitionerRole-Santos-Pat2> a fhir:PractitionerRole .
<http://hl7.org/fhir/Patient/ACP-Patient-SamiraVanDerSluijs-Pat2> a fhir:Patient .
<http://hl7.org/fhir/Device/ACP-MedicalDeviceProduct-ICD-Pat2> a fhir:Device .
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