@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 -------------------------------------------------------------------

<https://api.iknl.nl/docs/pzp/r4/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/r4/StructureDefinition/ACP-MedicalDevice"^^xsd:anyURI ;
       fhir:l <https://api.iknl.nl/docs/pzp/r4/StructureDefinition/ACP-MedicalDevice>
     ] )
  ] ; # 
  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>ext MedicalDevice.HealthProfessional</b>: <a href=\"PractitionerRole-ACP-HealthProfessional-PractitionerRole-Santos-Pat2.html\">Healthcare professional, 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 --&gt; (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/ext-MedicalDevice.HealthProfessional"^^xsd:anyURI ;
       fhir:l <http://nictiz.nl/fhir/StructureDefinition/ext-MedicalDevice.HealthProfessional>
     ] ;
     fhir:value [
       a fhir:Reference ;
       fhir:l <https://api.iknl.nl/docs/pzp/r4/PractitionerRole/ACP-HealthProfessional-PractitionerRole-Santos-Pat2> ;
       fhir:reference [ fhir:v "PractitionerRole/ACP-HealthProfessional-PractitionerRole-Santos-Pat2" ] ;
       fhir:display [ fhir:v "Healthcare professional, Santos" ]
     ]
  ] ) ; # 
  fhir:identifier ( [
     fhir:type [
       fhir:coding ( [
         fhir:system [
           fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ;
           fhir:l <http://terminology.hl7.org/CodeSystem/v2-0203>
         ] ;
         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:l <https://acme.com/fhir/NamingSystem/resource-business-identifier>
     ] ;
     fhir:value [ fhir:v "3fdc0ec5-2984-4b47-b6b8-f9822fb8c425" ]
  ] ) ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:subject [
     fhir:l <https://api.iknl.nl/docs/pzp/r4/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:l <https://api.iknl.nl/docs/pzp/r4/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/ext-AnatomicalLocation.Laterality"^^xsd:anyURI ;
         fhir:l <http://nictiz.nl/fhir/StructureDefinition/ext-AnatomicalLocation.Laterality>
       ] ;
       fhir:value [
         a fhir:CodeableConcept ;
         fhir:coding ( [
           a sct:7771000 ;
           fhir:system [
             fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
             fhir:l <http://snomed.info/sct>
           ] ;
           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:l <http://snomed.info/sct>
       ] ;
       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." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

