{
"description": "Codes to identify how UDI data was entered.",
"_filename": "CodeSystem-udi-entry-type.json",
"package_name": "hl7.fhir.r6.core",
"date": "2021-01-05T10:01:24+11:00",
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2024-08-12T16:52:12.437+08:00"
},
"publisher": "HL7 (FHIR Project)",
"jurisdiction": [ {
"coding": [ {
"code": "001",
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display": "World"
} ]
} ],
"content": "complete",
"name": "UDIEntryType",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "UDI Entry Type",
"package_version": "6.0.0-ballot2",
"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": 2
} ],
"status": "active",
"id": "f412a1b4-6ae1-401e-9d3b-33054ad31bcc",
"valueSet": "http://hl7.org/fhir/ValueSet/udi-entry-type",
"kind": null,
"url": "http://hl7.org/fhir/udi-entry-type",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.4.212",
"system": "urn:ietf:rfc:3986"
}, {
"use": "old",
"value": "urn:oid:2.16.840.1.113883.4.642.1.202",
"system": "urn:ietf:rfc:3986"
} ],
"concept": [ {
"code": "barcode",
"display": "Barcode",
"definition": "a barcodescanner captured the data from the device label."
}, {
"code": "rfid",
"display": "RFID",
"definition": "An RFID chip reader captured the data from the device label."
}, {
"code": "manual",
"display": "Manual",
"definition": "The data was read from the label by a person and manually entered. (e.g. via a keyboard)."
}, {
"code": "card",
"display": "Card",
"definition": "The data originated from a patient's implant card and was read by an operator."
}, {
"code": "self-reported",
"display": "Self Reported",
"definition": "The data originated from a patient source and was not directly scanned or read from a label or card."
}, {
"code": "electronic-transmission",
"display": "Electronic Transmission",
"definition": "The UDI information was received electronically from the device through a communication protocol, such as the IEEE 11073 20601 version 4 exchange protocol over Bluetooth or USB."
}, {
"code": "unknown",
"display": "Unknown",
"definition": "The method of data capture has not been determined."
} ],
"caseSensitive": true,
"version": "6.0.0-ballot2",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}