FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: NamingSystem/ethernet-address-identifier

Packagehl7.terminology.r4b
TypeNamingSystem
Idethernet-address-identifier
FHIR VersionR4B
Sourcehttp://terminology.hl7.org/http://terminology.hl7.org/6.0.2/NamingSystem-ethernet-address-identifier.html
URLhttp://terminology.hl7.org/NamingSystem/ethernet-address-identifier
Version2.1.0
Statusactive
Date2021-06-14T00:00:00-00:00
NameEthernet_Address_Identifier
TitleEthernet MAC Address as a device identifier
Realmuv
Authorityhl7
DescriptionThe 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.
Kindidentifier

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: NamingSystem ethernet-address-identifier

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.

PublisherIHE Patient Care Devices (PCD)

Identifiers

TypeValuePreferredComment
URIhttp://hl7.org/fhir/sid/eui-48/ethernettrueEthernet EUI-48 MAC address

Source

{
  "resourceType": "NamingSystem",
  "id": "ethernet-address-identifier",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url",
      "valueUri": "http://terminology.hl7.org/NamingSystem/ethernet-address-identifier"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version",
      "valueString": "2.1.0"
    },
    {
      "url": "http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.title",
      "valueString": "Ethernet MAC Address as a device identifier"
    }
  ],
  "name": "Ethernet_Address_Identifier",
  "status": "active",
  "kind": "identifier",
  "date": "2021-06-14T00:00:00-00:00",
  "publisher": "IHE Patient Care Devices (PCD)",
  "contact": [
    {
      "name": "Devices on FHIR working group; IHE Patient Care Devices"
    }
  ],
  "responsible": "IHE Patient Care Devices",
  "description": "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.",
  "uniqueId": [
    {
      "type": "uri",
      "value": "http://hl7.org/fhir/sid/eui-48/ethernet",
      "preferred": true,
      "comment": "Ethernet EUI-48 MAC address"
    }
  ]
}