Evidence Based Medicine on FHIR Implementation Guide
1.0.0-ballot2 - STU 1 ballot International flag

This page is part of the Evidence Based Medicine on FHIR Implementation Guide (v1.0.0-ballot2: STU1 Ballot 2) based on FHIR (HL7® FHIR® Standard) v6.0.0. No current official version has been published yet. 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 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:_DeviceDefinition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "179899"] ; # 
  fhir:meta [
fhir:versionId [ fhir:v "6" ] ;
fhir:lastUpdated [ fhir:v "2024-11-16T19:14:57.392Z"^^xsd:dateTime ]
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: DeviceDefinition 179899</b></p><a name=\"179899\"> </a><a name=\"hc179899\"> </a><a name=\"179899-en-US\"> </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\">version: 6; Last updated: 2024-11-16 19:14:57+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><p><b>Artifact Status</b>: active</p><p><b>description</b>: </p><div><p>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>\n</div><p><b>identifier</b>: FEvIR Object Identifier/https://fevir.net/FOI/179899</p><p><b>partNumber</b>: A2022/09</p><p><b>manufacturer</b>: Boots</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><span title=\"Codes:{http://hl7.org/fhir/device-nametype user-friendly-name}\">User Friendly name</span></td></tr></table><p><b>modelNumber</b>: 3352250</p></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-title"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "Boots Finger Pulse Oximeter"     ]
  ] [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/artifact-url"^^xsd:anyURI ] ;
fhir:value [
a fhir:uri ;
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 [
a fhir:code ;
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 "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "https://fevir.net/FOI/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:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/device-nametype"^^xsd:anyURI ] ;
fhir:code [ fhir:v "user-friendly-name" ] ;
fhir:display [ fhir:v "User Friendly name" ]       ] )     ]
  ] ) ; # 
  fhir:modelNumber [ fhir:v "3352250"] . #