{ "description": "Codes to identify how UDI data was entered", "_filename": "CodeSystem-udi-entry-type.json", "package_name": "hl7.fhir.r3.core", "date": "2019-10-24T11:53:00+11:00", "meta": { "lastUpdated": "2019-10-24T11:53:00+11:00" }, "publisher": "HL7 (FHIR Project)", "content": "complete", "name": "UDIEntryType", "type": null, "experimental": "false", "resourceType": "CodeSystem", "title": null, "package_version": "3.0.2", "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-ballot-status", "valueString": "Informative" }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm", "valueInteger": 2 }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "oo" } ], "status": "draft", "id": "ee97869e-9443-46c1-8ec0-e58a0fd0e212", "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.1.202", "system": "urn:ietf:rfc:3986" }, "concept": [ { "code": "barcode", "display": "BarCode", "definition": "A Barcode scanner 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 read by an operator." }, { "code": "self-reported", "display": "Self Reported", "definition": "The data originated from a patient source and not directly scanned or read from a label or card." }, { "code": "unknown", "display": "Unknown", "definition": "The method of data capture has not been determined" } ], "caseSensitive": true, "version": "3.0.2", "contact": [ { "telecom": [ { "value": "http://hl7.org/fhir", "system": "url" }, { "value": "fhir@lists.hl7.org", "system": "email" } ] } ] }