v2+ Vocabulary
0.3.0 - Working Draft to present the concept ideas (FO)

v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: Identifier Type (2.7 - 1.5.0) - TTL Representation

Active as of 2025-08-05

Raw ttl | Download

@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 -------------------------------------------------------------------

 a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "identifierTypeV150"] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><ul><li>Include all codes defined in <a href=\"CodeSystem-identifierTypeV150.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/identifierTypeV150</code></a></li></ul></div>"^^rdf:XMLLiteral
  ] ; # 
  fhir:extension ( [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-v2versionCreated"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-versionHistory"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "generate correct history somehow"     ]
  ] [
fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/StructureDefinition/codesystem-tableNo"^^xsd:anyURI ] ;
fhir:value [
a fhir:string ;
fhir:v "0203"     ]
  ] ) ; # 
  fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/identifierTypeV150"^^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.18.108" ]
  ] ) ; # 
  fhir:version [ fhir:v "1.5.0"] ; # 
  fhir:name [ fhir:v "IdentifierTypeV150"] ; # 
  fhir:title [ fhir:v "Identifier Type (2.7 - 1.5.0)"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v true] ; # 
  fhir:date [ fhir:v "2025-08-05T15:14:51+02:00"^^xsd:dateTime] ; # 
  fhir:description [ fhir:v "HL7-defined code system of concepts specifying type of identifier. Used in HL7 Version 2.x messaging data types CX, PLN, PPN, XCN and XON."] ; # 
  fhir:copyright [ fhir:v "HL7 Inc., 2024"] ; # 
  fhir:caseSensitive [ fhir:v true] ; # 
  fhir:content [ fhir:v "complete"] ; # 
  fhir:property ( [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionIntroduced"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code introduced" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "versionDeprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#versionDeprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "version when was this code deprecated" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A code that indicates the status of the concept. Typical values are active, experimental, deprecated, and retired" ] ;
fhir:type [ fhir:v "code" ]
  ] [
fhir:code [ fhir:v "comment" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#comment"^^xsd:anyURI ] ;
fhir:description [ fhir:v "A string that provides additional detail pertinent to the use or understanding of the concept" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "usage" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#usage"^^xsd:anyURI ] ;
fhir:description [ fhir:v "usage notes for this code" ] ;
fhir:type [ fhir:v "string" ]
  ] [
fhir:code [ fhir:v "modified" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#modified"^^xsd:anyURI ] ;
fhir:description [ fhir:v "date of last modification" ] ;
fhir:type [ fhir:v "dateTime" ]
  ] [
fhir:code [ fhir:v "class" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#class"^^xsd:anyURI ] ;
fhir:description [ fhir:v "class" ] ;
fhir:type [ fhir:v "code" ]
  ] ) ; # 
  fhir:concept ( [
fhir:code [ fhir:v "ACSN" ] ;
fhir:display [ fhir:v "Accession ID" ] ;
fhir:definition [ fhir:v "Accession ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Accession Identifier"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "AM" ] ;
fhir:display [ fhir:v "American Express" ] ;
fhir:definition [ fhir:v "American Express" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "American Express" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Deprecated and replaced by BC in v 2.5."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "AMA" ] ;
fhir:display [ fhir:v "American Medical Association Number" ] ;
fhir:definition [ fhir:v "American Medical Association Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A physician identifier assigned by the AMA."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "AN" ] ;
fhir:display [ fhir:v "Account number" ] ;
fhir:definition [ fhir:v "Account number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Kontonummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to an account."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ANC" ] ;
fhir:display [ fhir:v "Account number Creditor" ] ;
fhir:definition [ fhir:v "Account number Creditor" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial<p>A more precise definition of an account number: sometimes two distinct account numbers must be transmitted in the same message, one as the creditor, the other as the debitor.<p>Kreditorenkontonummer"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "AND" ] ;
fhir:display [ fhir:v "Account number debitor" ] ;
fhir:definition [ fhir:v "Account number debitor" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial<p>A more precise definition of an account number: sometimes two distinct account numbers must be transmitted in the same message, one as the creditor, the other as the debitor.<p>Debitorenkontonummer"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "ANON" ] ;
fhir:display [ fhir:v "Anonymous identifier" ] ;
fhir:definition [ fhir:v "Anonymous identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier for a living subject whose real identity is protected or suppressed<p>Justification: For public health reporting purposes, anonymous identifiers are occasionally used for protecting patient identity in reporting certain results. For instance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "ANT" ] ;
fhir:display [ fhir:v "Temporary Account Number" ] ;
fhir:definition [ fhir:v "Temporary Account Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial<p>Temporary version of an Account Number.<p>Use Case: An ancillary system that does not normally assign account numbers is the first time to register a patient. This ancillary system will generate a temporary account number that will only"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "APRN" ] ;
fhir:display [ fhir:v "Advanced Practice Registered Nurse number" ] ;
fhir:definition [ fhir:v "Advanced Practice Registered Nurse number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to an advanced practice registered nurse within the jurisdiction of a certifying board"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "ASID" ] ;
fhir:display [ fhir:v "Ancestor Specimen ID" ] ;
fhir:definition [ fhir:v "Ancestor Specimen ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A unique identifier for the ancestor specimen. All child, grandchild, etc. specimens of the ancestor specimen share the same Ancestor Specimen ID."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "BA" ] ;
fhir:display [ fhir:v "Bank Account Number" ] ;
fhir:definition [ fhir:v "Bank Account Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "BC" ] ;
fhir:display [ fhir:v "Bank Card Number" ] ;
fhir:definition [ fhir:v "Bank Card Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial<p>An identifier that is unique to a person's bank card. Replaces AM, DI, DS, MS, and VS beginning in v 2.5."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "BCT" ] ;
fhir:display [ fhir:v "Birth Certificate" ] ;
fhir:definition [ fhir:v "Birth Certificate" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a document identifying the event of a person's birth."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "BR" ] ;
fhir:display [ fhir:v "Birth registry number" ] ;
fhir:definition [ fhir:v "Birth registry number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Geburtsregisternummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier unique within the Assigning Authority that is the official legal record of a person's birth."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "BRN" ] ;
fhir:display [ fhir:v "Breed Registry Number" ] ;
fhir:definition [ fhir:v "Breed Registry Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "BSNR" ] ;
fhir:display [ fhir:v "Primary physician office number" ] ;
fhir:definition [ fhir:v "Primary physician office number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Betriebsstättennummer - for use in the German realm."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "CC" ] ;
fhir:display [ fhir:v "Cost Center number" ] ;
fhir:definition [ fhir:v "Cost Center number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial<p>Use Case: needed especially for transmitting information about invoices."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "CONM" ] ;
fhir:display [ fhir:v "Change of Name Document" ] ;
fhir:definition [ fhir:v "Change of Name Document" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a document identifying a person's legal change of name."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "CY" ] ;
fhir:display [ fhir:v "County number" ] ;
fhir:definition [ fhir:v "County number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "CZ" ] ;
fhir:display [ fhir:v "Citizenship Card" ] ;
fhir:definition [ fhir:v "Citizenship Card" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number assigned by a person's country of residence to identify a person's citizenship."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "DDS" ] ;
fhir:display [ fhir:v "Dentist license number" ] ;
fhir:definition [ fhir:v "Dentist license number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a dentist within the jurisdiction of the licensing board"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "DEA" ] ;
fhir:display [ fhir:v "Drug Enforcement Administration registration number" ] ;
fhir:definition [ fhir:v "Drug Enforcement Administration registration number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier for an individual or organization relative to controlled substance regulation and transactions.<p>Use case: This is a registration number that identifies an individual or organization relative to controlled substance regulation and transacti"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "DFN" ] ;
fhir:display [ fhir:v "Drug Furnishing or prescriptive authority Number" ] ;
fhir:definition [ fhir:v "Drug Furnishing or prescriptive authority Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier issued to a health care provider authorizing the person to write drug orders<p>Use Case: A nurse practitioner has authorization to furnish or prescribe pharmaceutical substances; this identifier is in component 1."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "DI" ] ;
fhir:display [ fhir:v "Diner's Club card" ] ;
fhir:definition [ fhir:v "Diner's Club card" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Diners Club" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Deprecated and replaced by BC in v 2.5."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "DL" ] ;
fhir:display [ fhir:v "Driver's license number" ] ;
fhir:definition [ fhir:v "Driver's license number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Führerscheinnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "DN" ] ;
fhir:display [ fhir:v "Doctor number" ] ;
fhir:definition [ fhir:v "Doctor number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Arztnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "DO" ] ;
fhir:display [ fhir:v "Osteopathic License number" ] ;
fhir:definition [ fhir:v "Osteopathic License number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to an osteopath within the jurisdiction of a licensing board."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "DP" ] ;
fhir:display [ fhir:v "Diplomatic Passport" ] ;
fhir:definition [ fhir:v "Diplomatic Passport" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number assigned to a diplomatic passport."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "DPM" ] ;
fhir:display [ fhir:v "Podiatrist license number" ] ;
fhir:definition [ fhir:v "Podiatrist license number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a podiatrist within the jurisdiction of the licensing board."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "DR" ] ;
fhir:display [ fhir:v "Donor Registration Number" ] ;
fhir:definition [ fhir:v "Donor Registration Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "DS" ] ;
fhir:display [ fhir:v "Discover Card" ] ;
fhir:definition [ fhir:v "Discover Card" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Discover Card" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Deprecated and replaced by BC in v 2.5."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "EI" ] ;
fhir:display [ fhir:v "Employee number" ] ;
fhir:definition [ fhir:v "Employee number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Arbeitnehmernummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number that uniquely identifies an employee to an employer."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "EN" ] ;
fhir:display [ fhir:v "Employer number" ] ;
fhir:definition [ fhir:v "Employer number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Arbeitgebernummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "ESN" ] ;
fhir:display [ fhir:v "Staff Enterprise Number" ] ;
fhir:definition [ fhir:v "Staff Enterprise Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a staff member within an enterprise (as identified by the Assigning Authority)."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "FI" ] ;
fhir:display [ fhir:v "Facility ID" ] ;
fhir:definition [ fhir:v "Facility ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "GI" ] ;
fhir:display [ fhir:v "Guarantor internal identifier" ] ;
fhir:definition [ fhir:v "Guarantor internal identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "interne ID des Zahlungspflichtigen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "GL" ] ;
fhir:display [ fhir:v "General ledger number" ] ;
fhir:definition [ fhir:v "General ledger number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "GN" ] ;
fhir:display [ fhir:v "Guarantor external  identifier" ] ;
fhir:definition [ fhir:v "Guarantor external  identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "externe ID des Zahlungspflichtigen" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Financial"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "HC" ] ;
fhir:display [ fhir:v "Health Card Number" ] ;
fhir:definition [ fhir:v "Health Card Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "IND" ] ;
fhir:display [ fhir:v "Indigenous/Aboriginal" ] ;
fhir:definition [ fhir:v "Indigenous/Aboriginal" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number assigned to a member of an indigenous or aboriginal group outside of Canada."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "JHN" ] ;
fhir:display [ fhir:v "Jurisdictional health number (Canada)" ] ;
fhir:definition [ fhir:v "Jurisdictional health number (Canada)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>2 uses: a) UK jurisdictional CHI number; b) Canadian provincial health card number:"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "LACSN" ] ;
fhir:display [ fhir:v "Laboratory Accession ID" ] ;
fhir:definition [ fhir:v "Laboratory Accession ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A laboratory accession id is used in the laboratory domain. The concept of accession is used in other domains such as radiology, so the LACSN is used to distinguish a lab accession id from an radiology accession id"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "LANR" ] ;
fhir:display [ fhir:v "Lifelong physician number" ] ;
fhir:definition [ fhir:v "Lifelong physician number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Lebenslange Arztnummer - for use in German realm."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "LI" ] ;
fhir:display [ fhir:v "Labor and industries number" ] ;
fhir:definition [ fhir:v "Labor and industries number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "LN" ] ;
fhir:display [ fhir:v "License number" ] ;
fhir:definition [ fhir:v "License number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "LR" ] ;
fhir:display [ fhir:v "Local Registry ID" ] ;
fhir:definition [ fhir:v "Local Registry ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "MA" ] ;
fhir:display [ fhir:v "Patient Medicaid number" ] ;
fhir:definition [ fhir:v "Patient Medicaid number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Armennummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "MB" ] ;
fhir:display [ fhir:v "Member Number" ] ;
fhir:definition [ fhir:v "Member Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier for the insured of an insurance policy (this insured always has a subscriber), usually assigned by the insurance carrier.<p>Use Case: Person is covered by an insurance policy. This person may or may not be the subscriber of the policy."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "MC" ] ;
fhir:display [ fhir:v "Patient's Medicare number" ] ;
fhir:definition [ fhir:v "Patient's Medicare number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Rentnernummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "MCD" ] ;
fhir:display [ fhir:v "Practitioner Medicaid number" ] ;
fhir:definition [ fhir:v "Practitioner Medicaid number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "MCN" ] ;
fhir:display [ fhir:v "Microchip Number" ] ;
fhir:definition [ fhir:v "Microchip Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "MCR" ] ;
fhir:display [ fhir:v "Practitioner Medicare number" ] ;
fhir:definition [ fhir:v "Practitioner Medicare number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "MCT" ] ;
fhir:display [ fhir:v "Marriage Certificate" ] ;
fhir:definition [ fhir:v "Marriage Certificate" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a document identifying the event of a person's marriage."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "MD" ] ;
fhir:display [ fhir:v "Medical License number" ] ;
fhir:definition [ fhir:v "Medical License number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a medical doctor within the jurisdiction of a licensing board.<p>Use Case: These license numbers are sometimes used as identifiers. In some states, the same authority issues all three identifiers, e.g., medical, osteopathic"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "MI" ] ;
fhir:display [ fhir:v "Military ID number" ] ;
fhir:definition [ fhir:v "Military ID number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number assigned to an individual who has had military duty, but is not currently on active duty. The number is assigned by the DOD or Veterans' Affairs (VA)."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "MR" ] ;
fhir:display [ fhir:v "Medical record number" ] ;
fhir:definition [ fhir:v "Medical record number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Krankenaktennummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "MRT" ] ;
fhir:display [ fhir:v "Temporary Medical Record Number" ] ;
fhir:definition [ fhir:v "Temporary Medical Record Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Temporary version of a Medical Record Number<p>Use Case: An ancillary system that does not normally assign medical record numbers is the first time to register a patient. This ancillary system will generate a temporary medical record number that will only"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "MS" ] ;
fhir:display [ fhir:v "MasterCard" ] ;
fhir:definition [ fhir:v "MasterCard" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "MasterCard" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Deprecated and replaced by BC in v 2.5."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "NBSNR" ] ;
fhir:display [ fhir:v "Secondary physician office number" ] ;
fhir:definition [ fhir:v "Secondary physician office number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Nebenbetriebsstättennummer - for use in the German realm."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "NCT" ] ;
fhir:display [ fhir:v "Naturalization Certificate" ] ;
fhir:definition [ fhir:v "Naturalization Certificate" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a document identifying a person's retention of citizenship in a particular country."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "NE" ] ;
fhir:display [ fhir:v "National employer identifier" ] ;
fhir:definition [ fhir:v "National employer identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "In the US, the Assigning Authority for this value is typically CMS, but it may be used by all providers and insurance companies in HIPAA related transactions."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "NH" ] ;
fhir:display [ fhir:v "National Health Plan Identifier" ] ;
fhir:definition [ fhir:v "National Health Plan Identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>Used for the UK NHS national identifier.<p>In the US, the Assigning Authority for this value is typically CMS, but it may be used by all providers and insurance companies in HIPAA related transactions."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "NI" ] ;
fhir:display [ fhir:v "National unique individual identifier" ] ;
fhir:definition [ fhir:v "National unique individual identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>In the US, the Assigning Authority for this value is typically CMS, but it may be used by all providers and insurance companies in HIPAA related transactions."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "NII" ] ;
fhir:display [ fhir:v "National Insurance Organization Identifier" ] ;
fhir:definition [ fhir:v "National Insurance Organization Identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Institutskennzeichen der Krankenkasse" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>In Germany a national identifier for an insurance company. It is printed on the insurance card (health card). It is not to be confused with the health card number itself.<p>Krankenkassen-ID der KV-Karte"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "NIIP" ] ;
fhir:display [ fhir:v "National Insurance Payor Identifier (Payor)" ] ;
fhir:definition [ fhir:v "National Insurance Payor Identifier (Payor)" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Vertragskassennummer (VKNR)" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>In Germany the insurance identifier addressed as the payor.<p>Krankenkassen-ID des Rechnungsempfängers<p>Use case: a subdivision issues the card with their identifier, but the main division is going to pay the invoices."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "NNxxx" ] ;
fhir:display [ fhir:v "National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code" ] ;
fhir:definition [ fhir:v "National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "NP" ] ;
fhir:display [ fhir:v "Nurse practitioner number" ] ;
fhir:definition [ fhir:v "Nurse practitioner number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a nurse practitioner within the jurisdiction of a certifying board."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "NPI" ] ;
fhir:display [ fhir:v "National provider identifier" ] ;
fhir:definition [ fhir:v "National provider identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>In the US, the Assigning Authority for this value is typically CMS, but it may be used by all providers and insurance companies in HIPAA related transactions."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "OD" ] ;
fhir:display [ fhir:v "Optometrist license number" ] ;
fhir:definition [ fhir:v "Optometrist license number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number that is unique to an individual optometrist within the jurisdiction of the licensing board."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PA" ] ;
fhir:display [ fhir:v "Physician Assistant number" ] ;
fhir:definition [ fhir:v "Physician Assistant number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Assistenzarztnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a physician assistant within the jurisdiction of a licensing board"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PC" ] ;
fhir:display [ fhir:v "Parole Card" ] ;
fhir:definition [ fhir:v "Parole Card" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number identifying a person on parole."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "PCN" ] ;
fhir:display [ fhir:v "Penitentiary/correctional institution Number" ] ;
fhir:definition [ fhir:v "Penitentiary/correctional institution Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number assigned to individual who is incarcerated."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PE" ] ;
fhir:display [ fhir:v "Living Subject Enterprise Number" ] ;
fhir:definition [ fhir:v "Living Subject Enterprise Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a living subject within an enterprise (as identified by the Assigning Authority)."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PEN" ] ;
fhir:display [ fhir:v "Pension Number" ] ;
fhir:definition [ fhir:v "Pension Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "PI" ] ;
fhir:display [ fhir:v "Patient internal identifier" ] ;
fhir:definition [ fhir:v "Patient internal identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "interne Patienten-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number that is unique to a patient within an Assigning Authority."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "PN" ] ;
fhir:display [ fhir:v "Person number" ] ;
fhir:definition [ fhir:v "Person number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Personen-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number that is unique to a living subject within an Assigning Authority."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "PNT" ] ;
fhir:display [ fhir:v "Temporary Living Subject Number" ] ;
fhir:definition [ fhir:v "Temporary Living Subject Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Temporary version of a Lining Subject Number."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PPIN" ] ;
fhir:display [ fhir:v "Medicare/CMS Performing Provider Identification Number" ] ;
fhir:definition [ fhir:v "Medicare/CMS Performing Provider Identification Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "PPN" ] ;
fhir:display [ fhir:v "Passport number" ] ;
fhir:definition [ fhir:v "Passport number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Passnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A unique number assigned to the document affirming that a person is a citizen of the country. In the US this number is issued only by the State Department."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PRC" ] ;
fhir:display [ fhir:v "Permanent Resident Card Number" ] ;
fhir:definition [ fhir:v "Permanent Resident Card Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "PRN" ] ;
fhir:display [ fhir:v "Provider number" ] ;
fhir:definition [ fhir:v "Provider number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number that is unique to an individual provider, a provider group or an organization within an Assigning Authority.<p>Use case: This allows PRN to represent either an individual (a nurse) or a group/organization (orthopedic surgery team)."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "PT" ] ;
fhir:display [ fhir:v "Patient external identifier" ] ;
fhir:definition [ fhir:v "Patient external identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "externe Patienten-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "QA" ] ;
fhir:display [ fhir:v "QA number" ] ;
fhir:definition [ fhir:v "QA number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "Resource identifier" ] ;
fhir:definition [ fhir:v "Resource identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A generalized resource identifier.<p>Use Case: An identifier type is needed to accommodate what are commonly known as resources. The resources can include human (e.g. a respiratory therapist), non-human (e.g., a companion animal), inanimate object (e.g.,.."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "RN" ] ;
fhir:display [ fhir:v "Registered Nurse Number" ] ;
fhir:definition [ fhir:v "Registered Nurse Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a registered nurse within the jurisdiction of the licensing board."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "RPH" ] ;
fhir:display [ fhir:v "Pharmacist license number" ] ;
fhir:definition [ fhir:v "Pharmacist license number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier that is unique to a pharmacist within the jurisdiction of the licensing board."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "RR" ] ;
fhir:display [ fhir:v "Railroad Retirement number" ] ;
fhir:definition [ fhir:v "Railroad Retirement number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Seniorenkartennummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "An identifier for an individual enrolled with the Railroad Retirement Administration.  Analogous to, but distinct from, a Social Security Number"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "RRI" ] ;
fhir:display [ fhir:v "Regional registry ID" ] ;
fhir:definition [ fhir:v "Regional registry ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "RRP" ] ;
fhir:display [ fhir:v "Railroad Retirement Provider" ] ;
fhir:definition [ fhir:v "Railroad Retirement Provider" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "SID" ] ;
fhir:display [ fhir:v "Specimen ID" ] ;
fhir:definition [ fhir:v "Specimen ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Identifier for a specimen. Used when it is not known if the specimen ID is a unique specimen ID (USID) or an ancestor ID (ASID)."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "SL" ] ;
fhir:display [ fhir:v "State license" ] ;
fhir:definition [ fhir:v "State license" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "SN" ] ;
fhir:display [ fhir:v "Subscriber Number" ] ;
fhir:definition [ fhir:v "Subscriber Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>An identifier for a subscriber of an insurance policy which is unique for, and usually assigned by, the insurance carrier.<p>Use Case: A person is the subscriber of an insurance policy. The person's family may be plan members, but are n"       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "SP" ] ;
fhir:display [ fhir:v "Study Permit" ] ;
fhir:definition [ fhir:v "Study Permit" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a permit identifying a person who is a resident of a jurisdiction for the purpose of education."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "SR" ] ;
fhir:display [ fhir:v "State registry ID" ] ;
fhir:definition [ fhir:v "State registry ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "SS" ] ;
fhir:display [ fhir:v "Social Security number" ] ;
fhir:definition [ fhir:v "Social Security number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Sozialversicherungsnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "TAX" ] ;
fhir:display [ fhir:v "Tax ID number" ] ;
fhir:definition [ fhir:v "Tax ID number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Steueridentifikationsnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "TN" ] ;
fhir:display [ fhir:v "Treaty Number/ (Canada)" ] ;
fhir:definition [ fhir:v "Treaty Number/ (Canada)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number assigned to a member of an indigenous group in Canada.<p>Use Case: First Nation."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.5"       ]     ] )
  ] [
fhir:code [ fhir:v "TPR" ] ;
fhir:display [ fhir:v "Temporary Permanent Resident (Canada)" ] ;
fhir:definition [ fhir:v "Temporary Permanent Resident (Canada)" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a document identifying a person's temporary permanent resident status."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Unspecified identifier" ] ;
fhir:definition [ fhir:v "Unspecified identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "UPIN" ] ;
fhir:display [ fhir:v "Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers" ] ;
fhir:definition [ fhir:v "Medicare/CMS (formerly HCFA)'s Universal Physician Identification numbers" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Class: Insurance<p>An identifier for a provider within the CMS/Medicare program.  A globally unique identifier for the provider in the Medicare program."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "USID" ] ;
fhir:display [ fhir:v "Unique Specimen ID" ] ;
fhir:definition [ fhir:v "Unique Specimen ID" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A unique identifier for a specimen."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.7"       ]     ] )
  ] [
fhir:code [ fhir:v "VN" ] ;
fhir:display [ fhir:v "Visit number" ] ;
fhir:definition [ fhir:v "Visit number" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Fallnummer" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "VP" ] ;
fhir:display [ fhir:v "Visitor Permit" ] ;
fhir:definition [ fhir:v "Visitor Permit" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Besucherkennung" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a document identifying a person as a visitor of a jurisdiction or country."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "VS" ] ;
fhir:display [ fhir:v "VISA" ] ;
fhir:definition [ fhir:v "VISA" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "VISA" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "Deprecated and replaced by BC in v 2.5."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] [
fhir:code [ fhir:v "WC" ] ;
fhir:display [ fhir:v "WIC identifier" ] ;
fhir:definition [ fhir:v "WIC identifier" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3.1"       ]     ] )
  ] [
fhir:code [ fhir:v "WCN" ] ;
fhir:display [ fhir:v "Workers' Comp Number" ] ;
fhir:definition [ fhir:v "Workers' Comp Number" ] ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.4"       ]     ] )
  ] [
fhir:code [ fhir:v "WP" ] ;
fhir:display [ fhir:v "Work Permit" ] ;
fhir:definition [ fhir:v "Work Permit" ] ;
    ( fhir:property [
fhir:code [ fhir:v "usage" ] ;
fhir:value [
a fhir:string ;
fhir:v "A number associated with a permit for a person who is granted permission to work in a country for a specified time period."       ]     ] [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.6"       ]     ] )
  ] [
fhir:code [ fhir:v "XX" ] ;
fhir:display [ fhir:v "Organization identifier" ] ;
fhir:definition [ fhir:v "Organization identifier" ] ;
    ( fhir:designation [
fhir:language [ fhir:v "de" ] ;
fhir:value [ fhir:v "Organisations-ID" ]     ] ) ;
    ( fhir:property [
fhir:code [ fhir:v "versionIntroduced" ] ;
fhir:value [
a fhir:string ;
fhir:v "2.3"       ]     ] )
  ] ) . #