@prefix fhir: .
@prefix owl: .
@prefix rdfs: .
@prefix xsd: .
# - resource -------------------------------------------------------------------
a fhir:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0202"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "Placeholder
"
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"^^xsd:anyURI ] ;
fhir:value [ fhir:v "inm" ]
] ) ; #
fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0202"^^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.107" ]
] ) ; #
fhir:version [ fhir:v "2.3.0"] ; #
fhir:name [ fhir:v "TelecommunicationEquipmentType"] ; #
fhir:title [ fhir:v "telecommunicationEquipmentType"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2019-12-01"^^xsd:date] ; #
fhir:publisher [ fhir:v "HL7, Inc"] ; #
fhir:contact ( [
fhir:telecom ( [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7.org/" ]
] )
] ) ; #
fhir:description [ fhir:v "HL7-defined code system of concepts for specifying a type of telecommunication equipment. Best practice is to use this concept whenever a telecommunication number or access string for particular equipment is specified. Used in HL7 Version 2.x messaging in the XTN segment."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0202 (Telecommunication Equipment Type)"] ; #
fhir:copyright [ fhir:v "Copyright HL7. Licensed under creative commons public domain"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0202"^^xsd:anyURI ;
fhir:link
] ; #
fhir:hierarchyMeaning [ fhir:v "is-a"] ; #
fhir:compositional [ fhir:v "false"^^xsd:boolean] ; #
fhir:versionNeeded [ fhir:v "false"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#status"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Status of the concept" ] ;
fhir:type [ fhir:v "code" ]
] [
fhir:code [ fhir:v "deprecated" ] ;
fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated"^^xsd:anyURI ] ;
fhir:description [ fhir:v "Version of HL7 in which the code was deprecated" ] ;
fhir:type [ fhir:v "code" ]
] ) ; #
fhir:concept ( [
fhir:id [ fhir:v "1958" ] ;
fhir:code [ fhir:v "PH" ] ;
fhir:display [ fhir:v "Telephone" ] ;
fhir:definition [ fhir:v "Telephone" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Telephon" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1959" ] ;
fhir:code [ fhir:v "FX" ] ;
fhir:display [ fhir:v "Fax" ] ;
fhir:definition [ fhir:v "Fax" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Fax" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1960" ] ;
fhir:code [ fhir:v "MD" ] ;
fhir:display [ fhir:v "Modem" ] ;
fhir:definition [ fhir:v "Modem" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Modem" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1961" ] ;
fhir:code [ fhir:v "CP" ] ;
fhir:display [ fhir:v "Cellular or Mobile Phone" ] ;
fhir:definition [ fhir:v "Cellular or Mobile Phone" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Mobiltelephon" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1962" ] ;
fhir:code [ fhir:v "SAT" ] ;
fhir:display [ fhir:v "Satellite Phone" ] ;
fhir:definition [ fhir:v "Satellite Phone" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Satellitentelefon" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1963" ] ;
fhir:code [ fhir:v "BP" ] ;
fhir:display [ fhir:v "Beeper" ] ;
fhir:definition [ fhir:v "Beeper" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Beeper/Pager" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1964" ] ;
fhir:code [ fhir:v "Internet" ] ;
fhir:display [ fhir:v "Internet Address" ] ;
fhir:definition [ fhir:v "Internet Address" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "Internet" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1965" ] ;
fhir:code [ fhir:v "X.400" ] ;
fhir:display [ fhir:v "X.400 email address" ] ;
fhir:definition [ fhir:v "X.400 email address" ] ;
fhir:designation ( [
fhir:language [ fhir:v "de" ] ;
fhir:use [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/hl7TermMaintInfra"^^xsd:anyURI ] ;
fhir:code [ fhir:v "preferredForLanguage" ]
] ;
fhir:value [ fhir:v "X.400-Nummer" ]
] ) ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1966" ] ;
fhir:code [ fhir:v "TDD" ] ;
fhir:display [ fhir:v "Telecommunications Device for the Deaf" ] ;
fhir:definition [ fhir:v "Telecommunications Device for the Deaf" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] [
fhir:id [ fhir:v "1967" ] ;
fhir:code [ fhir:v "TTY" ] ;
fhir:display [ fhir:v "Teletypewriter" ] ;
fhir:definition [ fhir:v "Teletypewriter" ] ;
fhir:property ( [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ]
] )
] ) . #
# -------------------------------------------------------------------------------------