Publication Build: This will be filled in by the publication tooling
| Active as of 2020-11-03 |
@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:NamingSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v3-ucum"] ; #
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: NamingSystem v3-ucum</b></p><a name=\"v3-ucum\"> </a><a name=\"hcv3-ucum\"> </a><a name=\"v3-ucum-en-US\"> </a><h3>Summary</h3><table class=\"grid\"><tr><td>Defining URL</td><td>http://terminology.hl7.org/NamingSystem/v3-ucum</td></tr><tr><td>Version</td><td>3.0.0</td></tr><tr><td>Name</td><td>UCUM</td></tr><tr><td>Title</td><td>Unified Code for Units of Measure (UCUM)</td></tr><tr><td>Status</td><td>active</td></tr><tr><td>Definition</td><td><div><p>The Unified Code for Units of Measure (UCUM) is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business. The purpose is to facilitate unambiguous electronic communication of quantities together with their units. The focus is on electronic communication, as opposed to communication between humans. A typical application of The Unified Code for Units of Measure are electronic data interchange (EDI) protocols, but there is nothing that prevents it from being used in other types of machine communication.</p>\n</div></td></tr><tr><td>Publisher</td><td>Regenstrief</td></tr></table><h3>Identifiers</h3><table class=\"grid\"><tr><td><b>Type</b></td><td><b>Value</b></td><td><b>Preferred</b></td></tr><tr><td>OID</td><td>2.16.840.1.113883.6.8</td><td>true</td></tr><tr><td>URI</td><td>http://unitsofmeasure.org</td><td>true</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "http://terminology.hl7.org/NamingSystem/v3-ucum"^^xsd:anyURI] ; #
fhir:version [ fhir:v "3.0.0"] ; #
fhir:name [ fhir:v "UCUM"] ; #
fhir:title [ fhir:v "Unified Code for Units of Measure (UCUM)"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:kind [ fhir:v "codesystem"] ; #
fhir:date [ fhir:v "2020-11-03"^^xsd:date] ; #
fhir:publisher [ fhir:v "Regenstrief"] ; #
fhir:contact ( [
fhir:name [ fhir:v "LOINC and Health Data Standards, Regenstrief Institute, Inc." ]
] ) ; #
fhir:responsible [ fhir:v "LOINC and Health Data Standards, Regenstrief Institute, Inc."] ; #
fhir:description [ fhir:v "The Unified Code for Units of Measure (UCUM) is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business. The purpose is to facilitate unambiguous electronic communication of quantities together with their units. The focus is on electronic communication, as opposed to communication between humans. A typical application of The Unified Code for Units of Measure are electronic data interchange (EDI) protocols, but there is nothing that prevents it from being used in other types of machine communication."] ; #
fhir:uniqueId ( [
fhir:type [ fhir:v "oid" ] ;
fhir:value [ fhir:v "2.16.840.1.113883.6.8" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
] [
fhir:type [ fhir:v "uri" ] ;
fhir:value [ fhir:v "http://unitsofmeasure.org" ] ;
fhir:preferred [ fhir:v "true"^^xsd:boolean ]
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#6.2.0 based on FHIR 5.0.0. Generated 2025-01-22
Links: Table of Contents |
QA Report
| Version History
|
|
Propose a change