This page is part of the HL7 Terminology (v5.4.0: Release) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Active as of 2019-12-01 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "v2-0177"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Properties</b></p><p><b>This code system defines the following properties for its concepts</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URI</b></td><td><b>Type</b></td><td><b>Description</b></td></tr><tr><td>status</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#status</td><td>code</td><td>Status of the concept</td></tr><tr><td>deprecated</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v2-table-deprecated</td><td>code</td><td>Version of HL7 in which the code was deprecated</td></tr></table><p><b>Concepts</b></p><p>This case-sensitive code system <code>http://terminology.hl7.org/CodeSystem/v2-0177</code> defines the following codes in a Is-A heirarchy:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>Deutsch (German, de)</b></td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"v2-0177-V\"> </a></td><td>Very restricted</td><td>Very restricted</td><td>streng vertraulich</td></tr><tr><td style=\"white-space:nowrap\">R<a name=\"v2-0177-R\"> </a></td><td>Restricted</td><td>Restricted</td><td>vertraulich</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"v2-0177-U\"> </a></td><td>Usual control</td><td>Usual control</td><td>normaler Zugriff</td></tr><tr><td style=\"white-space:nowrap\">EMP<a name=\"v2-0177-EMP\"> </a></td><td>Employee</td><td>Employee</td><td>Mitarbeiter</td></tr><tr><td style=\"white-space:nowrap\">UWM<a name=\"v2-0177-UWM\"> </a></td><td>Unwed mother</td><td>Unwed mother</td><td>unverheiratete Mutter</td></tr><tr><td style=\"white-space:nowrap\">VIP<a name=\"v2-0177-VIP\"> </a></td><td>Very important person or celebrity</td><td>Very important person or celebrity</td><td>VIP</td></tr><tr><td style=\"white-space:nowrap\">PSY<a name=\"v2-0177-PSY\"> </a></td><td>Psychiatric patient</td><td>Psychiatric patient</td><td>Psychatriepatient</td></tr><tr><td style=\"white-space:nowrap\">AID<a name=\"v2-0177-AID\"> </a></td><td>AIDS patient</td><td>AIDS patient</td><td>AIDS-Patient</td></tr><tr><td style=\"white-space:nowrap\">HIV<a name=\"v2-0177-HIV\"> </a></td><td>HIV(+) patient</td><td>HIV(+) patient</td><td>HIV-positiver Patient</td></tr><tr><td style=\"white-space:nowrap\">ETH<a name=\"v2-0177-ETH\"> </a></td><td>Alcohol/drug treatment patient</td><td>Alcohol/drug treatment patient</td><td>Alkohol-/medikamentenabhängiger Patient</td></tr></table></div>"
] ; #
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-0177"^^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.92" ]
] ) ; #
fhir:version [ fhir:v "2.0.0"] ; #
fhir:name [ fhir:v "ConfidentialityCodes"] ; #
fhir:title [ fhir:v "confidentialityCodes"] ; #
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 "Health Level Seven International"] ; #
fhir:contact ( [
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://hl7.org" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "hq@HL7.org" ] ] )
] ) ; #
fhir:description [ fhir:v "Code system of concepts specifying the degree to which special confidentiality protection should be applied to the observation. Used in HL7 Version 2.x messaging in the OM1 and ORC segments."] ; #
fhir:purpose [ fhir:v "Underlying Master Code System for V2 table 0177 (Confidentiality Code)"] ; #
fhir:copyright [ fhir:v "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:valueSet [
fhir:v "http://terminology.hl7.org/ValueSet/v2-0177"^^xsd:anyURI ;
fhir:link <http://terminology.hl7.org/ValueSet/v2-0177>
] ; #
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 "1853" ] ;
fhir:code [ fhir:v "V" ] ;
fhir:display [ fhir:v "Very restricted" ] ;
fhir:definition [ fhir:v "Very restricted" ] ;
( 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 "streng vertraulich" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1854" ] ;
fhir:code [ fhir:v "R" ] ;
fhir:display [ fhir:v "Restricted" ] ;
fhir:definition [ fhir:v "Restricted" ] ;
( 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 "vertraulich" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1855" ] ;
fhir:code [ fhir:v "U" ] ;
fhir:display [ fhir:v "Usual control" ] ;
fhir:definition [ fhir:v "Usual control" ] ;
( 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 "normaler Zugriff" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1856" ] ;
fhir:code [ fhir:v "EMP" ] ;
fhir:display [ fhir:v "Employee" ] ;
fhir:definition [ fhir:v "Employee" ] ;
( 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 "Mitarbeiter" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1857" ] ;
fhir:code [ fhir:v "UWM" ] ;
fhir:display [ fhir:v "Unwed mother" ] ;
fhir:definition [ fhir:v "Unwed mother" ] ;
( 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 "unverheiratete Mutter" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1858" ] ;
fhir:code [ fhir:v "VIP" ] ;
fhir:display [ fhir:v "Very important person or celebrity" ] ;
fhir:definition [ fhir:v "Very important person or celebrity" ] ;
( 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 "VIP" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1859" ] ;
fhir:code [ fhir:v "PSY" ] ;
fhir:display [ fhir:v "Psychiatric patient" ] ;
fhir:definition [ fhir:v "Psychiatric patient" ] ;
( 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 "Psychatriepatient" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1860" ] ;
fhir:code [ fhir:v "AID" ] ;
fhir:display [ fhir:v "AIDS patient" ] ;
fhir:definition [ fhir:v "AIDS patient" ] ;
( 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 "AIDS-Patient" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1861" ] ;
fhir:code [ fhir:v "HIV" ] ;
fhir:display [ fhir:v "HIV(+) patient" ] ;
fhir:definition [ fhir:v "HIV(+) patient" ] ;
( 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 "HIV-positiver Patient" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] [
fhir:id [ fhir:v "1862" ] ;
fhir:code [ fhir:v "ETH" ] ;
fhir:display [ fhir:v "Alcohol/drug treatment patient" ] ;
fhir:definition [ fhir:v "Alcohol/drug treatment patient" ] ;
( 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 "Alkohol-/medikamentenabhängiger Patient" ] ] ) ;
( fhir:property [
fhir:code [ fhir:v "status" ] ;
fhir:value [ fhir:v "A" ] ] )
] ) . #
IG © 2020+ HL7 International - Vocabulary Work Group. Package hl7.terminology#5.4.0 based on FHIR 4.0.1. Generated 2023-11-17
Links: Table of Contents |
QA Report
| Version History |
|
Propose a change