HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This guide is not an authorized publication; it is the continuous build for version 6.5.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions
: ISO/IEEE 11073 Medical Device Communication Nomenclature - TTL Representation
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 "v3-mdc"] ; #
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 v3-mdc</b></p><a name=\"v3-mdc\"> </a><a name=\"hcv3-mdc\"> </a><p>This case-insensitive code system <code>urn:iso:std:iso:11073:10101</code> defines codes, but no codes are represented here</p></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "urn:iso:std:iso:11073:10101"^^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.6.24" ]
] ) ; #
fhir:version [ fhir:v "20250520"] ; #
fhir:name [ fhir:v "Mdc"] ; #
fhir:title [ fhir:v "ISO/IEEE 11073 Medical Device Communication Nomenclature"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-05-20"^^xsd:date] ; #
fhir:publisher [ fhir:v "IEEE-SA"] ; #
fhir:contact ( [
fhir:name [ fhir:v "Ken Fuchs" ]
] ) ; #
fhir:description [ fhir:v "The nomenclature relates primarily to vital signs monitoring, but also includes semantics of other medical devices that are commonly used in acute care settings. There are multiple coding partitions each of which has a systematic name consisting of a set of base concepts and differentiating criteria."] ; #
fhir:copyright [ fhir:v "IEEE maintains copyright on all content from IEEE 11073 standards. All rights reserved. Implementers should obtain official copies of all applicable standards documents directly from IEEE. The inclusion of IEEE 11073 terminology codes and definitions in HL7 messages and related implementation guides is permitted under existing agreements. For permission regarding any other usage, please contact IEEE at copyrights@ieee.org."] ; #
fhir:caseSensitive [ fhir:v false] ; #
fhir:content [ fhir:v "not-present"] . #