v2+ Vocabulary - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Active as of 2025-08-05 |
@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 "codingSystemV120"] ; # 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-codingSystemV120.html\"><code>http://terminology.hl7.org/v2plusvocab/CodeSystem/codingSystemV120</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.5.1" ] ] [ 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 "0396" ] ] ) ; # fhir:url [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/codingSystemV120"^^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.247" ] ] ) ; # fhir:version [ fhir:v "1.2.0"] ; # fhir:name [ fhir:v "CodingSystemV120"] ; # fhir:title [ fhir:v "Coding System (2.5.1 - 1.2.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 the coding system. This table is maintained outside of the published Version 2 standards, and may be found at http://www.hl7.org/Special/committees/vocab/table_0396/index.cfm. Used in HL7 Version 2.x messaging in the CWE segment."] ; # 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 "category" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#category"^^xsd:anyURI ] ; fhir:description [ fhir:v "category" ] ; fhir:type [ fhir:v "string" ] ] [ fhir:code [ fhir:v "country" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/v2plusvocab/CodeSystem/Property#country"^^xsd:anyURI ] ; fhir:description [ fhir:v "country" ] ; fhir:type [ fhir:v "string" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "99zzz" ] ; fhir:display [ fhir:v "Local general code where z is an alphanumeric character" ] ; fhir:definition [ fhir:v "Local general code where z is an alphanumeric character" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Locally defined codes for purpose of sender or receiver - 99zzz (where z is an alphanumeric character)." ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-08-09"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ACR" ] ; fhir:display [ fhir:v "American College of Radiology finding codes" ] ; fhir:definition [ fhir:v "American College of Radiology finding codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ANS+" ] ; fhir:display [ fhir:v "HL7 set of units of measure" ] ; fhir:definition [ fhir:v "HL7 set of units of measure" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "ART" ] ; fhir:display [ fhir:v "WHO Adverse Reaction Terms" ] ; fhir:definition [ fhir:v "WHO Adverse Reaction Terms" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "AS4" ] ; fhir:display [ fhir:v "ASTM E1238/ E1467 Universal" ] ; fhir:definition [ fhir:v "ASTM E1238/ E1467 Universal" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "AS4E" ] ; fhir:display [ fhir:v "AS4 Neurophysiology Codes" ] ; fhir:definition [ fhir:v "AS4 Neurophysiology Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ATC" ] ; fhir:display [ fhir:v "American Type Culture Collection" ] ; fhir:definition [ fhir:v "American Type Culture Collection" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "C4" ] ; fhir:display [ fhir:v "CPT-4" ] ; fhir:definition [ fhir:v "CPT-4" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "C5" ] ; fhir:display [ fhir:v "CPT-5" ] ; fhir:definition [ fhir:v "CPT-5" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CAS" ] ; fhir:display [ fhir:v "Chemical abstract codes" ] ; fhir:definition [ fhir:v "Chemical abstract codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CD2" ] ; fhir:display [ fhir:v "CDT-2 Codes" ] ; fhir:definition [ fhir:v "CDT-2 Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CDCA" ] ; fhir:display [ fhir:v "CDC Analyte Codes" ] ; fhir:definition [ fhir:v "CDC Analyte Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "country" ] ; fhir:value [ a fhir:string ; fhir:v "US" ] ] ) ] [ fhir:code [ fhir:v "CDCM" ] ; fhir:display [ fhir:v "CDC Methods/Instruments Codes" ] ; fhir:definition [ fhir:v "CDC Methods/Instruments Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] [ fhir:code [ fhir:v "country" ] ; fhir:value [ a fhir:string ; fhir:v "US" ] ] ) ] [ fhir:code [ fhir:v "CDS" ] ; fhir:display [ fhir:v "CDC Surveillance" ] ; fhir:definition [ fhir:v "CDC Surveillance" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CE" ] ; fhir:display [ fhir:v "CEN ECG diagnostic codes" ] ; fhir:definition [ fhir:v "CEN ECG diagnostic codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CLP" ] ; fhir:display [ fhir:v "CLIP" ] ; fhir:definition [ fhir:v "CLIP" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CPTM" ] ; fhir:display [ fhir:v "CPT Modifier Code" ] ; fhir:definition [ fhir:v "CPT Modifier Code" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CST" ] ; fhir:display [ fhir:v "COSTART" ] ; fhir:definition [ fhir:v "COSTART" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "CVX" ] ; fhir:display [ fhir:v "CDC Vaccine Codes" ] ; fhir:definition [ fhir:v "CDC Vaccine Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "DCL" ] ; fhir:display [ fhir:v "DICOM Class Label" ] ; fhir:definition [ fhir:v "DICOM Class Label" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-08-09"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "DCM" ] ; fhir:display [ fhir:v "DICOM Controlled Terminology" ] ; fhir:definition [ fhir:v "DICOM Controlled Terminology" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "DQL" ] ; fhir:display [ fhir:v "DICOM Query Label" ] ; fhir:definition [ fhir:v "DICOM Query Label" ] ; ( fhir:property [ fhir:code [ fhir:v "status" ] ; fhir:value [ a fhir:code ; fhir:v "inactive" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-08-09"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "E" ] ; fhir:display [ fhir:v "EUCLIDES" ] ; fhir:definition [ fhir:v "EUCLIDES" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "E5" ] ; fhir:display [ fhir:v "Euclides quantity codes" ] ; fhir:definition [ fhir:v "Euclides quantity codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "E6" ] ; fhir:display [ fhir:v "Euclides Lab method codes" ] ; fhir:definition [ fhir:v "Euclides Lab method codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "E7" ] ; fhir:display [ fhir:v "Euclides Lab equipment codes" ] ; fhir:definition [ fhir:v "Euclides Lab equipment codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ENZC" ] ; fhir:display [ fhir:v "Enzyme Codes" ] ; fhir:definition [ fhir:v "Enzyme Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "FDDC" ] ; fhir:display [ fhir:v "First DataBank Drug Codes" ] ; fhir:definition [ fhir:v "First DataBank Drug Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "FDDX" ] ; fhir:display [ fhir:v "First DataBank Diagnostic Codes" ] ; fhir:definition [ fhir:v "First DataBank Diagnostic Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "FDK" ] ; fhir:display [ fhir:v "FDA K10" ] ; fhir:definition [ fhir:v "FDA K10" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "HB" ] ; fhir:display [ fhir:v "HIBCC" ] ; fhir:definition [ fhir:v "HIBCC" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "HCPCS" ] ; fhir:display [ fhir:v "CMS (formerly HCFA) Common Procedure Coding System" ] ; fhir:definition [ fhir:v "CMS (formerly HCFA) Common Procedure Coding System" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "HCPT" ] ; fhir:display [ fhir:v "Health Care Provider Taxonomy" ] ; fhir:definition [ fhir:v "Health Care Provider Taxonomy" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "HHC" ] ; fhir:display [ fhir:v "Home Health Care" ] ; fhir:definition [ fhir:v "Home Health Care" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "HI" ] ; fhir:display [ fhir:v "Health Outcomes" ] ; fhir:definition [ fhir:v "Health Outcomes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "HL7nnnn" ] ; fhir:display [ fhir:v "HL7 Defined Codes where nnnn is the HL7 table number" ] ; fhir:definition [ fhir:v "HL7 Defined Codes where nnnn is the HL7 table number" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "HOT" ] ; fhir:display [ fhir:v "Japanese Nationwide Medicine Code" ] ; fhir:definition [ fhir:v "Japanese Nationwide Medicine Code" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "HPC" ] ; fhir:display [ fhir:v "CMS (formerly HCFA )Procedure Codes (HCPCS)" ] ; fhir:definition [ fhir:v "CMS (formerly HCFA )Procedure Codes (HCPCS)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "I10" ] ; fhir:display [ fhir:v "ICD-10" ] ; fhir:definition [ fhir:v "ICD-10" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "I10P" ] ; fhir:display [ fhir:v "ICD-10 Procedure Codes" ] ; fhir:definition [ fhir:v "ICD-10 Procedure Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "I9" ] ; fhir:display [ fhir:v "ICD9" ] ; fhir:definition [ fhir:v "ICD9" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "I9C" ] ; fhir:display [ fhir:v "ICD-9CM" ] ; fhir:definition [ fhir:v "ICD-9CM" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "IBT" ] ; fhir:display [ fhir:v "ISBT" ] ; fhir:definition [ fhir:v "ISBT" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "IBTnnnn" ] ; fhir:display [ fhir:v "ISBT 128 codes where nnnn specifies a specific table within ISBT 128." ] ; fhir:definition [ fhir:v "ISBT 128 codes where nnnn specifies a specific table within ISBT 128." ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "IC2" ] ; fhir:display [ fhir:v "ICHPPC-2" ] ; fhir:definition [ fhir:v "ICHPPC-2" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ICD10AM" ] ; fhir:display [ fhir:v "ICD-10 Australian modification" ] ; fhir:definition [ fhir:v "ICD-10 Australian modification" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "ICD10CA" ] ; fhir:display [ fhir:v "ICD-10 Canada" ] ; fhir:definition [ fhir:v "ICD-10 Canada" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "ICDO" ] ; fhir:display [ fhir:v "International Classification of Diseases for Oncology" ] ; fhir:definition [ fhir:v "International Classification of Diseases for Oncology" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ICS" ] ; fhir:display [ fhir:v "ICCS" ] ; fhir:definition [ fhir:v "ICCS" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ICSD" ] ; fhir:display [ fhir:v "International Classification of Sleep Disorders" ] ; fhir:definition [ fhir:v "International Classification of Sleep Disorders" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "ISO" ] ; fhir:display [ fhir:v "ISO 2955.83 (units of measure) with HL7 extensions" ] ; fhir:definition [ fhir:v "ISO 2955.83 (units of measure) with HL7 extensions" ] ; ( fhir:property [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-08-10"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "ISOnnnn" ] ; fhir:display [ fhir:v "ISO Defined Codes where nnnn is the ISO table number" ] ; fhir:definition [ fhir:v "ISO Defined Codes where nnnn is the ISO table number" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "IUPC" ] ; fhir:display [ fhir:v "IUPAC/IFCC Component Codes" ] ; fhir:definition [ fhir:v "IUPAC/IFCC Component Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "IUPP" ] ; fhir:display [ fhir:v "IUPAC/IFCC Property Codes" ] ; fhir:definition [ fhir:v "IUPAC/IFCC Property Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "JC10" ] ; fhir:display [ fhir:v "JLAC/JSLM, nationwide laboratory code" ] ; fhir:definition [ fhir:v "JLAC/JSLM, nationwide laboratory code" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "JC8" ] ; fhir:display [ fhir:v "Japanese Chemistry" ] ; fhir:definition [ fhir:v "Japanese Chemistry" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "JJ1017" ] ; fhir:display [ fhir:v "Japanese Image Examination Cache" ] ; fhir:definition [ fhir:v "Japanese Image Examination Cache" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "L" ] ; fhir:display [ fhir:v "Local general code" ] ; fhir:definition [ fhir:v "Local general code" ] ; ( fhir:property [ fhir:code [ fhir:v "usage" ] ; fhir:value [ a fhir:string ; fhir:v "Locally defined codes for purpose of sender or receiver. Local codes can be identified by L (for backward compatibility)" ] ] [ fhir:code [ fhir:v "modified" ] ; fhir:value [ a fhir:dateTime ; fhir:v "2024-08-09"^^xsd:date ] ] [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "LB" ] ; fhir:display [ fhir:v "Local billing code" ] ; fhir:definition [ fhir:v "Local billing code" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "LN" ] ; fhir:display [ fhir:v "Logical Observation Identifier Names and Codes (LOINC®)" ] ; fhir:definition [ fhir:v "Logical Observation Identifier Names and Codes (LOINC®)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MCD" ] ; fhir:display [ fhir:v "Medicaid" ] ; fhir:definition [ fhir:v "Medicaid" ] ; ( 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 "Medicare" ] ; fhir:definition [ fhir:v "Medicare" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MDDX" ] ; fhir:display [ fhir:v "Medispan Diagnostic Codes" ] ; fhir:definition [ fhir:v "Medispan Diagnostic Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MEDC" ] ; fhir:display [ fhir:v "Medical Economics Drug Codes" ] ; fhir:definition [ fhir:v "Medical Economics Drug Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MEDR" ] ; fhir:display [ fhir:v "Medical Dictionary for Drug Regulatory Affairs (MEDDRA)" ] ; fhir:definition [ fhir:v "Medical Dictionary for Drug Regulatory Affairs (MEDDRA)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MEDX" ] ; fhir:display [ fhir:v "Medical Economics Diagnostic Codes" ] ; fhir:definition [ fhir:v "Medical Economics Diagnostic Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MGPI" ] ; fhir:display [ fhir:v "Medispan GPI" ] ; fhir:definition [ fhir:v "Medispan GPI" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "MVX" ] ; fhir:display [ fhir:v "CDC Vaccine Manufacturer Codes" ] ; fhir:definition [ fhir:v "CDC Vaccine Manufacturer Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "NDA" ] ; fhir:display [ fhir:v "NANDA" ] ; fhir:definition [ fhir:v "NANDA" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "NDC" ] ; fhir:display [ fhir:v "National drug codes" ] ; fhir:definition [ fhir:v "National drug codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "NIC" ] ; fhir:display [ fhir:v "Nursing Interventions Classification" ] ; fhir:definition [ fhir:v "Nursing Interventions Classification" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ 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 "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "NUBC" ] ; fhir:display [ fhir:v "National Uniform Billing Committee Code" ] ; fhir:definition [ fhir:v "National Uniform Billing Committee Code" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "OHA" ] ; fhir:display [ fhir:v "Omaha System" ] ; fhir:definition [ fhir:v "Omaha System" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "POS" ] ; fhir:display [ fhir:v "POS Codes" ] ; fhir:definition [ fhir:v "POS Codes" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "RC" ] ; fhir:display [ fhir:v "Read Classification" ] ; fhir:definition [ fhir:v "Read Classification" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "SDM" ] ; fhir:display [ fhir:v "SNOMED- DICOM Microglossary" ] ; fhir:definition [ fhir:v "SNOMED- DICOM Microglossary" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "SNM" ] ; fhir:display [ fhir:v "Systemized Nomenclature of Medicine (SNOMED)" ] ; fhir:definition [ fhir:v "Systemized Nomenclature of Medicine (SNOMED)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "SNM3" ] ; fhir:display [ fhir:v "SNOMED International" ] ; fhir:definition [ fhir:v "SNOMED International" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "SNT" ] ; fhir:display [ fhir:v "SNOMED topology codes (anatomic sites)" ] ; fhir:definition [ fhir:v "SNOMED topology codes (anatomic sites)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "UC" ] ; fhir:display [ fhir:v "UCDS" ] ; fhir:definition [ fhir:v "UCDS" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "UMD" ] ; fhir:display [ fhir:v "MDNS" ] ; fhir:definition [ fhir:v "MDNS" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "UML" ] ; fhir:display [ fhir:v "Unified Medical Language" ] ; fhir:definition [ fhir:v "Unified Medical Language" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "UPC" ] ; fhir:display [ fhir:v "Universal Product Code" ] ; fhir:definition [ fhir:v "Universal Product Code" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "UPIN" ] ; fhir:display [ fhir:v "UPIN" ] ; fhir:definition [ fhir:v "UPIN" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "USPS" ] ; fhir:display [ fhir:v "United States Postal Service" ] ; fhir:definition [ fhir:v "United States Postal Service" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.5" ] ] ) ] [ fhir:code [ fhir:v "W1" ] ; fhir:display [ fhir:v "WHO record # drug codes (6 digit)" ] ; fhir:definition [ fhir:v "WHO record # drug codes (6 digit)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "W2" ] ; fhir:display [ fhir:v "WHO record # drug codes (8 digit)" ] ; fhir:definition [ fhir:v "WHO record # drug codes (8 digit)" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "W4" ] ; fhir:display [ fhir:v "WHO record # code with ASTM extension" ] ; fhir:definition [ fhir:v "WHO record # code with ASTM extension" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] [ fhir:code [ fhir:v "WC" ] ; fhir:display [ fhir:v "WHO ATC" ] ; fhir:definition [ fhir:v "WHO ATC" ] ; ( fhir:property [ fhir:code [ fhir:v "versionIntroduced" ] ; fhir:value [ a fhir:string ; fhir:v "2.4" ] ] ) ] ) . #
IG © 2023+ . Package hl7.v2.uv.vocab#0.3.0 based on FHIR 4.0.1. Generated 2025-08-05
Links: Table of Contents |
QA Report