PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.r5.core@4.5.0
    http://hl7.org/fhir/device-nametype
{
  "description": "The type of name the device is referred by.",
  "_filename": "CodeSystem-device-nametype.json",
  "package_name": "hl7.fhir.r5.core",
  "date": "2020-08-20T17:41:31+10:00",
  "meta": {
    "lastUpdated": "2020-08-20T17:41:31.970+10:00"
  },
  "publisher": "HL7 (FHIR Project)",
  "content": "complete",
  "name": "DeviceNameType",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "DeviceNameType",
  "package_version": "4.5.0",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "oo"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "trial-use"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 1
  } ],
  "status": "draft",
  "id": "312d3504-9aa4-4fb4-8ddf-2c82c63c6c07",
  "valueSet": "http://hl7.org/fhir/ValueSet/device-nametype",
  "kind": null,
  "url": "http://hl7.org/fhir/device-nametype",
  "identifier": [ {
    "value": "urn:oid:2.16.840.1.113883.4.642.1.1084",
    "system": "urn:ietf:rfc:3986"
  } ],
  "concept": [ {
    "code": "udi-label-name",
    "display": "UDI Label name",
    "definition": "UDI Label name."
  }, {
    "code": "user-friendly-name",
    "display": "User Friendly name",
    "definition": "The 'user friendly name' typically is the name of the device on the package it came in or some combination of that name with the model number, serial number, or other attribute that makes the name easy to understand for the user of that device. It is often exposed in communicating devices transport protocols. It is provided to help users identify the device when reported in discovery operations."
  }, {
    "code": "patient-reported-name",
    "display": "Patient Reported name",
    "definition": "A name as provided by a patient of the device, for example \"knee implant\", when documenting, e.g., self-reported device."
  }, {
    "code": "manufacturer-name",
    "display": "Manufacturer name",
    "definition": "The formal name as provided by the manufacturer of the device."
  }, {
    "code": "model-name",
    "display": "Model name",
    "definition": "The name of the model. The manufacturer-name or user-friendly-name may include that as a component."
  }, {
    "code": "other",
    "display": "other",
    "definition": "other."
  } ],
  "caseSensitive": true,
  "version": "4.5.0",
  "contact": [ {
    "telecom": [ {
      "value": "http://hl7.org/fhir",
      "system": "url"
    }, {
      "value": "fhir@lists.hl7.org",
      "system": "email"
    } ]
  } ]
}