Advance Care Planning (PZP) STU3
1.0.0 - release International flag

Advance Care Planning (PZP) STU3 - Downloaded Version 1.0.0 See the Directory of published versions

: Example DeviceUseStatement - ACP-MedicalDevice-ICD-Pat1

Raw ttl | Download


@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-Pat1> a fhir:DeviceUseStatement ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "ACP-MedicalDevice-ICD-Pat1"] ; # 
  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-Pat1</b></p><a name=\"ACP-MedicalDevice-ICD-Pat1\"> </a><a name=\"hcACP-MedicalDevice-ICD-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-MedicalDevice.html\">ACP MedicalDevice</a></p></div><p><b>HCIM MedicalDevice Practitioner</b>: <a href=\"Practitioner-ACP-HealthProfessional-Practitioner-Gerrits-Pat1.html\">Healthcare professional (person), Gerrits</a></p><p><b>identifier</b>: Resource identifier/19f6c62e-dc54-46ff-b350-99f1e7a5a566</p><p><b>status</b>: Active</p><p><b>subject</b>: <a href=\"Patient-ACP-Patient-HendrikHartman-Pat1.html\">Patient, Hendrik Hartman</a></p><p><b>timing</b>: 2020-05-19 --&gt; (ongoing)</p><p><b>device</b>: <a href=\"Device-ACP-MedicalDeviceProduct-ICD-Pat1.html\">Device: identifier = https://www.gs1.org/gtin#GTIN Global Trade Item Number#8700000000000; type = implanteerbare cardioverter-defibrillator</a></p><p><b>bodySite</b>: <span title=\"Codes:{http://snomed.info/sct 80891009}\">structuur van cor</span></p></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-Gerrits-Pat1> ;
       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-Gerrits-Pat1> ;
           fhir:reference [ fhir:v "PractitionerRole/ACP-HealthProfessional-PractitionerRole-Gerrits-Pat1" ] ;
           fhir:display [ fhir:v "Healthcare professional, Gerrits" ]
         ]
       ] ) ;
       fhir:reference [ fhir:v "Practitioner/ACP-HealthProfessional-Practitioner-Gerrits-Pat1" ] ;
       fhir:display [ fhir:v "Healthcare professional (person), Gerrits" ]
     ]
  ] ) ; # 
  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 "19f6c62e-dc54-46ff-b350-99f1e7a5a566" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
     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:timing [
     a fhir:Period ;
     fhir:start [ fhir:v "2020-05-19"^^xsd:date ]
  ] ; # 
  fhir:device [
     fhir:link <http://hl7.org/fhir/Device/ACP-MedicalDeviceProduct-ICD-Pat1> ;
     fhir:reference [ fhir:v "Device/ACP-MedicalDeviceProduct-ICD-Pat1" ]
  ] ; # 
  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" ]
     ] )
  ] . # 

<http://hl7.org/fhir/Practitioner/ACP-HealthProfessional-Practitioner-Gerrits-Pat1> a fhir:Practitioner .

<http://hl7.org/fhir/PractitionerRole/ACP-HealthProfessional-PractitionerRole-Gerrits-Pat1> a fhir:PractitionerRole .

<http://hl7.org/fhir/Patient/ACP-Patient-HendrikHartman-Pat1> a fhir:Patient .

<http://hl7.org/fhir/Device/ACP-MedicalDeviceProduct-ICD-Pat1> a fhir:Device .