0.0.1 - 0.0.1

EAHPInteroperabilityIG - Local Development build (v0.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Device - UniDose Production Robot - TTL Representation

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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Device ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "dev-unidose-robot-01"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/DeviceEAHPInteroperability"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/StructureDefinition/DeviceEAHPInteroperability>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Device dev-unidose-robot-01</b></p><a name=\"dev-unidose-robot-01\"> </a><a name=\"hcdev-unidose-robot-01\"> </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-DeviceEAHPInteroperability.html\">Device EAHP Interoperability</a></p></div><p><b>identifier</b>: <code>http://hospital.org/assets/device</code>/UD-PACK-05</p><h3>Names</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Value</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Unit Dose Line 1</td><td>User Friendly name</td></tr></table><p><b>type</b>: <span title=\"Codes:{https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-medicine-handling-automation-types UniDoseRobot}\">UniDose Robot</span></p><p><b>location</b>: <a href=\"Location-loc-pharmacy-central-room.html\">Location Central Pharmacy Room</a></p></div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:identifier ( [
fhir:system [
fhir:v "http://hospital.org/assets/device"^^xsd:anyURI ;
fhir:l <http://hospital.org/assets/device>     ] ;
fhir:value [ fhir:v "UD-PACK-05" ]
  ] ) ; # 
  fhir:name ( [
fhir:value [ fhir:v "Unit Dose Line 1" ] ;
fhir:type [ fhir:v "user-friendly-name" ]
  ] ) ; # 
  fhir:type ( [
    ( fhir:coding [
fhir:system [
fhir:v "https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-medicine-handling-automation-types"^^xsd:anyURI ;
fhir:l <https://eahp-official.github.io/EAHP_Interoperabillty/CodeSystem/eahp-medicine-handling-automation-types>       ] ;
fhir:code [ fhir:v "UniDoseRobot" ]     ] )
  ] ) ; # 
  fhir:location [
fhir:l fhir:Location/loc-pharmacy-central-room ;
fhir:reference [ fhir:v "Location/loc-pharmacy-central-room" ]
  ] . #