This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot: STU1 Ballot 1) based on FHIR (HL7® FHIR® Standard) v5.0.0. . For a full list of available versions, see the Directory of published versions
: 179899 - TTL Representation
Raw ttl | Download
@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 -------------------------------------------------------------------
a fhir:_DeviceDefinition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "179899"] ; #
fhir:meta [
fhir:versionId [ fhir:v "5" ] ;
fhir:lastUpdated [ fhir:v "2023-12-06T18:18:43.751Z"^^xsd:dateTime ]
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: DeviceDefinition</b><a name=\"179899\"> </a></p><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\">Resource DeviceDefinition "179899" Version "5" Updated "2023-12-06 18:18:43+0000" </p></div><p><b>Artifact Title</b>: Boots Finger Pulse Oximeter</p><p><b>Artifact URL</b>: <a href=\"https://fevir.net/resources/DeviceDefinition/179899\">https://fevir.net/resources/DeviceDefinition/179899</a></p><p><b>Artifact Author</b>: Brian S. Alper: </p><blockquote><p><b>modifierExtension[http://hl7.org/fhir/StructureDefinition/artifact-status]</b></p></blockquote><p><b>description</b>: This is an example describing the Boots Finger Pulse Oximeter for use in an example of Group.characteristic.determinedByReference and does not contain substantial detail as the focus is not the expression of device definition details.</p><p><b>identifier</b>: FEvIR Object Identifier: 179899</p><p><b>partNumber</b>: A2022/09</p><p><b>manufacturer</b>: <span>: Boots</span></p><h3>DeviceNames</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td style=\"display: none\">*</td><td>Boots Finger Pulse Oximeter</td><td>user-friendly-name</td></tr></table><p><b>modelNumber</b>: 3352250</p></div>"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-title"^^xsd:anyURI ] ;
fhir:value [ fhir:v "Boots Finger Pulse Oximeter" ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-url"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/resources/DeviceDefinition/179899"^^xsd:anyURI ]
] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-author"^^xsd:anyURI ] ;
fhir:value [
a fhir:ContactDetail ;
fhir:name [ fhir:v "Brian S. Alper" ] ]
] ) ; #
fhir:modifierExtension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-status"^^xsd:anyURI ] ;
fhir:value [ fhir:v "active" ]
] ) ; #
fhir:description [ fhir:v "This is an example describing the Boots Finger Pulse Oximeter for use in an example of Group.characteristic.determinedByReference and does not contain substantial detail as the focus is not the expression of device definition details."] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ] ) ;
fhir:text [ fhir:v "FEvIR Object Identifier" ] ] ;
fhir:system [ fhir:v "https://fevir.net"^^xsd:anyURI ] ;
fhir:value [ fhir:v "179899" ] ;
fhir:assigner [
fhir:display [ fhir:v "Computable Publishing LLC" ] ]
] ) ; #
fhir:partNumber [ fhir:v "A2022/09"] ; #
fhir:manufacturer [
fhir:display [ fhir:v "Boots" ]
] ; #
fhir:deviceName ( [
fhir:name [ fhir:v "Boots Finger Pulse Oximeter" ] ;
fhir:type [ fhir:v "user-friendly-name" ]
] ) ; #
fhir:modelNumber [ fhir:v "3352250"] . #