FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example CodeSystem/udi-entry-type (Turtle)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: Informative

Raw Turtle (+ also see Turtle/RDF Format Specification)

Definition for Code SystemUDIEntryType

@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

[a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "udi-entry-type"] ; # 
  fhir:meta [
     fhir:lastUpdated [ fhir:v "2025-01-18T17:22:29.174+00:00"^^xsd:dateTime ] ;
     fhir:profile ( [
       fhir:v "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"^^xsd:anyURI ;
       fhir:link <http://hl7.org/fhir/StructureDefinition/shareablecodesystem>
     ] )
  ] ; # 
  fhir:text [
     fhir:status [ fhir:v "generated" ] ;
     fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem udi-entry-type</b></p><a name=\"udi-entry-type\"> </a><a name=\"hcudi-entry-type\"> </a><a name=\"udi-entry-type-en-US\"> </a><p>This case-sensitive code system <code>http://hl7.org/fhir/udi-entry-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">barcode<a name=\"udi-entry-type-barcode\"> </a></td><td>Barcode</td><td>a barcodescanner captured the data from the device label.</td></tr><tr><td style=\"white-space:nowrap\">rfid<a name=\"udi-entry-type-rfid\"> </a></td><td>RFID</td><td>An RFID chip reader captured the data from the device label.</td></tr><tr><td style=\"white-space:nowrap\">manual<a name=\"udi-entry-type-manual\"> </a></td><td>Manual</td><td>The data was read from the label by a person and manually entered. (e.g.  via a keyboard).</td></tr><tr><td style=\"white-space:nowrap\">card<a name=\"udi-entry-type-card\"> </a></td><td>Card</td><td>The data originated from a patient's implant card and was read by an operator.</td></tr><tr><td style=\"white-space:nowrap\">self-reported<a name=\"udi-entry-type-self-reported\"> </a></td><td>Self Reported</td><td>The data originated from a patient source and was not directly scanned or read from a label or card.</td></tr><tr><td style=\"white-space:nowrap\">electronic-transmission<a name=\"udi-entry-type-electronic-transmission\"> </a></td><td>Electronic Transmission</td><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></tr><tr><td style=\"white-space:nowrap\">unknown<a name=\"udi-entry-type-unknown\"> </a></td><td>Unknown</td><td>The method of data capture has not been determined.</td></tr></table></div>"
  ] ; # 
  fhir:extension ( [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "oo" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "trial-use" ]
  ] [
     fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "2"^^xsd:integer ]
  ] ) ; # 
  fhir:url [ fhir:v "http://hl7.org/fhir/udi-entry-type"^^xsd:anyURI] ; # 
  fhir:identifier ( [
     fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.4.212" ]
  ] [
     fhir:use [ fhir:v "old" ] ;
     fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
     fhir:value [ fhir:v "urn:oid:2.16.840.1.113883.4.642.1.202" ]
  ] ) ; # 
  fhir:version [ fhir:v "6.0.0-ballot2"] ; # 
  fhir:name [ fhir:v "UDIEntryType"] ; # 
  fhir:title [ fhir:v "UDI Entry Type"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2021-01-05T10:01:24+11:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 (FHIR Project)"] ; # 
  fhir:contact ( [
     fhir:telecom ( [
       fhir:system [ fhir:v "url" ] ;
       fhir:value [ fhir:v "http://hl7.org/fhir" ]
     ] [
       fhir:system [ fhir:v "email" ] ;
       fhir:value [ fhir:v "fhir@lists.hl7.org" ]
     ] )
  ] ) ; # 
  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:code [ fhir:v "001" ] ;
       fhir:display [ fhir:v "World" ]
     ] )
  ] ) ; # 
  fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # 
  fhir:valueSet [
     fhir:v "http://hl7.org/fhir/ValueSet/udi-entry-type"^^xsd:anyURI ;
     fhir:link <http://hl7.org/fhir/ValueSet/udi-entry-type>
  ] ; # 
  fhir:hierarchyMeaning [] ; # 
  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." ]
  ] )] . # 

# -------------------------------------------------------------------------------------


Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.