@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/us/pacio-pfe/DeviceRequest/PFEIG-DeviceRequest-LingraphicaTouchTalk> a fhir:DeviceRequest ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "PFEIG-DeviceRequest-LingraphicaTouchTalk"] ;
  fhir:Resource.meta [
     fhir:Meta.profile [
       fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request" ;
       fhir:index -1 ;
       fhir:link <http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request>
     ]
  ] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "extensions" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceRequest PFEIG-DeviceRequest-LingraphicaTouchTalk</b></p><a name=\"PFEIG-DeviceRequest-LingraphicaTouchTalk\"> </a><a name=\"hcPFEIG-DeviceRequest-LingraphicaTouchTalk\"> </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-pfe-device-request.html\">Personal Functioning and Engagement Device Request Profile</a></p></div><p><b>PFEDeviceRequestLocation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-RoleCode SNF}\">Skilled nursing facility</span></p><blockquote><p><b>PFEDeviceRequestUser</b></p><ul><li>user: <a href=\"Patient-PFEIG-patientBSJ1.html\">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></li><li>relationship: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/deviceassociation-relationship used-by}\">Used By</span></li></ul></blockquote><blockquote><p><b>PFEDeviceRequestClinicalJustification</b></p><ul><li>note: A Lingraphica TouchTalk AAC device is requested to support the patient's communication during speech-language therapy.</li></ul></blockquote><p><b>basedOn</b>: <a href=\"ServiceRequest-PFEIG-ServiceRequest-SNFDischargeCallSLPRefer.html\">ServiceRequest Speech therapy assessment (procedure)</a></p><p><b>status</b>: Active</p><p><b>intent</b>: Order</p><p><b>priority</b>: Routine</p><p><b>code</b>: <a href=\"Device-PFEIG-CMS-Device-LingraphicaTouchTalk.html\">Device: manufacturer = Lingraphica; modelNumber = TouchTalk; type = Communication and information assistive device (physical object)</a></p><p><b>subject</b>: <a href=\"Patient-PFEIG-patientBSJ1.html\">Betsy Smith-Johnson Female, DoB Unknown ( http://example.org/identifiers/patient#10A3D58WH1600)</a></p><p><b>occurrence</b>: 2024-07-18</p><p><b>authoredOn</b>: 2024-07-17</p><p><b>requester</b>: <a href=\"PractitionerRole-PFEIG-Role-SLP-JennyGlass.html\">PractitionerRole Speech and language therapist</a></p><p><b>note</b>: </p><blockquote><div><p>Order for a Lingraphica TouchTalk AAC device.</p>\n</div></blockquote></div>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-location" ] ;
     fhir:Extension.valueCodeableConcept [
       fhir:CodeableConcept.coding [
         fhir:index -1 ;
         fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v3-RoleCode" ] ;
         fhir:Coding.code [ fhir:value "SNF" ] ;
         fhir:Coding.display [ fhir:value "Skilled nursing facility" ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "user" ] ;
       fhir:Extension.valueReference [
         fhir:link <http://hl7.org/fhir/us/pacio-pfe/Patient/PFEIG-patientBSJ1> ;
         fhir:Reference.reference [ fhir:value "Patient/PFEIG-patientBSJ1" ]
       ]
     ], [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "relationship" ] ;
       fhir:Extension.valueCodeableConcept [
         fhir:CodeableConcept.coding [
           fhir:index -1 ;
           fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/deviceassociation-relationship" ] ;
           fhir:Coding.code [ fhir:value "used-by" ] ;
           fhir:Coding.display [ fhir:value "Used By" ]
         ]
       ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-user" ]
  ], [
     fhir:index -1 ;
     fhir:Element.extension [
       fhir:index -1 ;
       fhir:Extension.url [ fhir:value "note" ] ;
       fhir:Extension.valueString [ fhir:value "A Lingraphica TouchTalk AAC device is requested to support the patient's communication during speech-language therapy." ]
     ] ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/pacio-pfe/StructureDefinition/pfe-device-request-clinical-justification" ]
  ] ;
  fhir:DeviceRequest.basedOn [
     fhir:index -1 ;
     fhir:link <http://hl7.org/fhir/us/pacio-pfe/ServiceRequest/PFEIG-ServiceRequest-SNFDischargeCallSLPRefer> ;
     fhir:Reference.reference [ fhir:value "ServiceRequest/PFEIG-ServiceRequest-SNFDischargeCallSLPRefer" ]
  ] ;
  fhir:DeviceRequest.status [ fhir:value "active"] ;
  fhir:DeviceRequest.intent [ fhir:value "order"] ;
  fhir:DeviceRequest.priority [ fhir:value "routine"] ;
  fhir:DeviceRequest.codeReference [
     fhir:link <http://hl7.org/fhir/us/pacio-pfe/Device/PFEIG-CMS-Device-LingraphicaTouchTalk> ;
     fhir:Reference.reference [ fhir:value "Device/PFEIG-CMS-Device-LingraphicaTouchTalk" ]
  ] ;
  fhir:DeviceRequest.subject [
     fhir:link <http://hl7.org/fhir/us/pacio-pfe/Patient/PFEIG-patientBSJ1> ;
     fhir:Reference.reference [ fhir:value "Patient/PFEIG-patientBSJ1" ]
  ] ;
  fhir:DeviceRequest.occurrenceDateTime [ fhir:value "2024-07-18"^^xsd:date] ;
  fhir:DeviceRequest.authoredOn [ fhir:value "2024-07-17"^^xsd:date] ;
  fhir:DeviceRequest.requester [
     fhir:link <http://hl7.org/fhir/us/pacio-pfe/PractitionerRole/PFEIG-Role-SLP-JennyGlass> ;
     fhir:Reference.reference [ fhir:value "PractitionerRole/PFEIG-Role-SLP-JennyGlass" ]
  ] ;
  fhir:DeviceRequest.note [
     fhir:index -1 ;
     fhir:Annotation.text [ fhir:value "Order for a Lingraphica TouchTalk AAC device." ]
  ] .

<http://hl7.org/fhir/us/pacio-pfe/Patient/PFEIG-patientBSJ1> a fhir:us .

<http://hl7.org/fhir/us/pacio-pfe/ServiceRequest/PFEIG-ServiceRequest-SNFDischargeCallSLPRefer> a fhir:us .

<http://hl7.org/fhir/us/pacio-pfe/Device/PFEIG-CMS-Device-LingraphicaTouchTalk> a fhir:us .

<http://hl7.org/fhir/us/pacio-pfe/PractitionerRole/PFEIG-Role-SLP-JennyGlass> a fhir:us .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/us/pacio-pfe/DeviceRequest/PFEIG-DeviceRequest-LingraphicaTouchTalk.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/us/pacio-pfe/DeviceRequest/PFEIG-DeviceRequest-LingraphicaTouchTalk.ttl> .

# -------------------------------------------------------------------------------------

