@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:NamingSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "ethernet-address-identifier"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Summary

Defining URLhttp://terminology.hl7.org/NamingSystem/ethernet-address-identifier
Version2.1.0
NameEthernet_Address_Identifier
TitleEthernet MAC Address as a device identifier
Statusactive
Definition

The Ethernet MAC (media access control) address is a unique identifier assigned to a network interface controller (NIC) for use as a network address in communications within a network segment. This use is common in most IEEE 802 networking technologies. The address typically includes a manufacturer's organizationally unique identifier (OUI). MAC addresses are formed according to the principles of two numbering spaces based on Extended Unique Identifiers (EUI) managed by the Institute of Electrical and Electronics Engineers (IEEE): EUI-48. A device that has an Ethernet MAC address can also have it own Bluetooth MAC address.

\n
PublisherIHE Patient Care Devices (PCD)

Identifiers

TypeValuePreferredComment
URIhttp://hl7.org/fhir/sid/eui-48/ethernettrueEthernet EUI-48 MAC address
" ] ; # fhir:extension ( [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url"^^xsd:anyURI ] ; fhir:value [ fhir:v "http://terminology.hl7.org/NamingSystem/ethernet-address-identifier"^^xsd:anyURI ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version"^^xsd:anyURI ] ; fhir:value [ fhir:v "2.1.0" ] ] [ fhir:url [ fhir:v "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title"^^xsd:anyURI ] ; fhir:value [ fhir:v "Ethernet MAC Address as a device identifier" ] ] ) ; # fhir:name [ fhir:v "Ethernet_Address_Identifier"] ; # fhir:status [ fhir:v "active"] ; # fhir:kind [ fhir:v "identifier"] ; # fhir:date [ fhir:v "2021-06-14T00:00:00-00:00"^^xsd:dateTime] ; # fhir:publisher [ fhir:v "IHE Patient Care Devices (PCD)"] ; # fhir:contact ( [ fhir:name [ fhir:v "Devices on FHIR working group; IHE Patient Care Devices" ] ] ) ; # fhir:responsible [ fhir:v "IHE Patient Care Devices"] ; # fhir:description [ fhir:v "The Ethernet MAC (media access control) address is a unique identifier assigned to a network interface controller (NIC) for use as a network address in communications within a network segment. This use is common in most IEEE 802 networking technologies. The address typically includes a manufacturer's organizationally unique identifier (OUI). MAC addresses are formed according to the principles of two numbering spaces based on Extended Unique Identifiers (EUI) managed by the Institute of Electrical and Electronics Engineers (IEEE): EUI-48. A device that has an Ethernet MAC address can also have it own Bluetooth MAC address."] ; # fhir:uniqueId ( [ fhir:type [ fhir:v "uri" ] ; fhir:value [ fhir:v "http://hl7.org/fhir/sid/eui-48/ethernet" ] ; fhir:preferred [ fhir:v "true"^^xsd:boolean ] ; fhir:comment [ fhir:v "Ethernet EUI-48 MAC address" ] ] ) . # # -------------------------------------------------------------------------------------