@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/uv/xver/CodeSystem/udi-entry-type> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "udi-entry-type"] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/udi-entry-type</code> defines the following codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">barcode\n                  <a name=\"udi-entry-type-barcode\"> </a>\n                </td>\n                <td>Barcode</td>\n                <td>a barcodescanner captured the data from the device label.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">rfid\n                  <a name=\"udi-entry-type-rfid\"> </a>\n                </td>\n                <td>RFID</td>\n                <td>An RFID chip reader captured the data from the device label.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">manual\n                  <a name=\"udi-entry-type-manual\"> </a>\n                </td>\n                <td>Manual</td>\n                <td>The data was read from the label by a person and manually entered. (e.g.  via a keyboard).</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">card\n                  <a name=\"udi-entry-type-card\"> </a>\n                </td>\n                <td>Card</td>\n                <td>The data originated from a patient's implant card and was read by an operator.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">self-reported\n                  <a name=\"udi-entry-type-self-reported\"> </a>\n                </td>\n                <td>Self Reported</td>\n                <td>The data originated from a patient source and was not directly scanned or read from a label or card.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">electronic-transmission\n                  <a name=\"udi-entry-type-electronic-transmission\"> </a>\n                </td>\n                <td>Electronic Transmission</td>\n                <td>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.</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">unknown\n                  <a name=\"udi-entry-type-unknown\"> </a>\n                </td>\n                <td>Unknown</td>\n                <td>The method of data capture has not been determined.</td>\n              </tr>\n            </table>\n          </div>"^^rdf:XMLLiteral ]
  ] ; # 
  fhir:extension ( [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "trial-use"
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm>
     ] ;
     fhir:value [
       a fhir:Integer ;
       fhir:v 2
     ]
  ] [
     fhir:extension ( [
       fhir:url [
         fhir:v "packageId"^^xsd:anyURI ;
         fhir:l fhir:packageId
       ] ;
       fhir:value [
         a fhir:Id ;
         fhir:v "hl7.fhir.uv.xver-r5.r4b"
       ]
     ] [
       fhir:url [
         fhir:v "version"^^xsd:anyURI ;
         fhir:l fhir:version
       ] ;
       fhir:value [
         a fhir:String ;
         fhir:v "0.1.0"
       ]
     ] [
       fhir:url [
         fhir:v "uri"^^xsd:anyURI ;
         fhir:l fhir:uri
       ] ;
       fhir:value [
         a fhir:Uri ;
         fhir:v "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b"^^xsd:anyURI ;
         fhir:l <http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r5.r4b>
       ]
     ] ) ;
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/package-source"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/package-source>
     ]
  ] [
     fhir:url [
       fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ;
       fhir:l <http://hl7.org/fhir/StructureDefinition/structuredefinition-wg>
     ] ;
     fhir:value [
       a fhir:Code ;
       fhir:v "oo"
     ]
  ] ) ; # 
  fhir:url [
     fhir:v "http://hl7.org/fhir/udi-entry-type"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/udi-entry-type>
  ] ; # 
  fhir:version [ fhir:v "5.0.0"] ; # 
  fhir:name [ fhir:v "UDIEntryType"] ; # 
  fhir:title [ fhir:v "UDI Entry Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v false] ; # 
  fhir:date [ fhir:v "2021-01-04T17:01:24-06:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "Orders and Observations"] ; # 
  fhir:contact ( [
     fhir:name [ fhir:v "Orders and Observations" ] ;
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://www.hl7.org/Special/committees/orders" ]
     ] )
  ] ) ; # 
  fhir:description [ fhir:v "Codes to identify how UDI data was entered."] ; # 
  fhir:jurisdiction ( [
     fhir:coding ( [
       fhir:system [
         fhir:v "http://unstats.un.org/unsd/methods/m49/m49.htm"^^xsd:anyURI ;
         fhir:l <http://unstats.un.org/unsd/methods/m49/m49.htm>
       ] ;
       fhir:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/udi-entry-type|4.3.0"^^xsd:anyURI ;
     fhir:l <http://hl7.org/fhir/ValueSet/udi-entry-type?version=4.3.0>
  ] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:concept ( [
     fhir:code [ fhir:v "barcode" ] ;
     fhir:display [ fhir:v "Barcode" ] ;
     fhir:definition [ fhir:v "a barcodescanner captured the data from the device label." ]
  ] [
     fhir:code [ fhir:v "rfid" ] ;
     fhir:display [ fhir:v "RFID" ] ;
     fhir:definition [ fhir:v "An RFID chip reader captured the data from the device label." ]
  ] [
     fhir:code [ fhir:v "manual" ] ;
     fhir:display [ fhir:v "Manual" ] ;
     fhir:definition [ fhir:v "The data was read from the label by a person and manually entered. (e.g.  via a keyboard)." ]
  ] [
     fhir:code [ fhir:v "card" ] ;
     fhir:display [ fhir:v "Card" ] ;
     fhir:definition [ fhir:v "The data originated from a patient's implant card and was read by an operator." ]
  ] [
     fhir:code [ fhir:v "self-reported" ] ;
     fhir:display [ fhir:v "Self Reported" ] ;
     fhir:definition [ fhir:v "The data originated from a patient source and was not directly scanned or read from a label or card." ]
  ] [
     fhir:code [ fhir:v "electronic-transmission" ] ;
     fhir:display [ fhir:v "Electronic Transmission" ] ;
     fhir:definition [ fhir:v "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." ]
  ] [
     fhir:code [ fhir:v "unknown" ] ;
     fhir:display [ fhir:v "Unknown" ] ;
     fhir:definition [ fhir:v "The method of data capture has not been determined." ]
  ] ) . # 

# -------------------------------------------------------------------------------------

