@prefix fhir: . @prefix owl: . @prefix rdfs: . @prefix xsd: . # - resource ------------------------------------------------------------------- a fhir:CodeSystem ; fhir:nodeRole fhir:treeRoot ; fhir:id [ fhir:v "v3-VocabularyDomainQualifier"] ; # fhir:language [ fhir:v "en"] ; # fhir:text [ fhir:status [ fhir:v "generated" ] ; fhir:div "

Properties

This code system defines the following properties for its concepts

CodeURITypeDescription
SpecializesCodingThe child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric.
GeneralizesCodingInverse of Specializes. Only included as a derived relationship.
internalIdhttp://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-idcodeThe internal identifier for the concept in the HL7 Access database repository.
notSelectablehttp://hl7.org/fhir/concept-properties#notSelectablebooleanIndicates that the code is abstract - only intended to be used as a selector for other concepts
statushttp://hl7.org/fhir/concept-properties#statuscodeDesignation of a concept's state. Normally is not populated unless the state is retired.
synonymCodehttp://hl7.org/fhir/concept-properties#synonymcodeAn additional concept code that was also attributed to a concept

Concepts

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-VocabularyDomainQualifier defines the following codes in a Is-A heirarchy:

LvlCodeDisplayDefinitioninternalIdNot SelectablestatussynonymCode
1_Extensibility ExtensibilityThe extensibility of coding determines whether or not extensions are allowed in the domain of a coded attribute.21294trueactive
2  CNE Coded No ExtensionsThe coded attribute allows only concepts from the defined value set. No extensions are allowed.11049active
2  CWE Coded With ExtensionsThe coded attribute allows local codes or user entered text to be sent when the concept that the user would like to express is not a member of the defined value set. If the concept that the user wants to express is represented by a code in the standard value set, the standard code must be sent. The local code can be sent in addition to the standard code if desired. Only if the concept that the user wants to express is NOT represented by a standard code, can a solitary local code be sent.11048active
1_RealmOfUse RealmOfUseThe jurisdiction or realm within which the domain will be used. A realm might be a country, a group of countries, a region of the world, or an organization.21295trueactive
2  Canada Canada20838active
2  NorthAmerica North America20837active
2  USA United States20836active
2  UV UniversalThe root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived.11051activeU
2  U UniversalThe root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived.11051retiredUV
" ] ; # fhir:url [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-VocabularyDomainQualifier"^^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.5.147" ] ] ) ; # fhir:version [ fhir:v "2.0.1"] ; # fhir:name [ fhir:v "VocabularyDomainQualifier"] ; # fhir:title [ fhir:v "VocabularyDomainQualifier"] ; # fhir:status [ fhir:v "retired"] ; # fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # fhir:date [ fhir:v "2019-03-20"^^xsd:date] ; # fhir:publisher [ fhir:v "Health Level 7"] ; # fhir:contact ( [ fhir:name [ fhir:v "Health Level Seven" ] ] ) ; # fhir:description [ fhir:v "Vocabulary domain qualifiers are concepts that are used in domain constraints to specify behavior of the new domain.\r\n\r\nCode system retired."] ; # fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; # fhir:hierarchyMeaning [ fhir:v "is-a"] ; # fhir:content [ fhir:v "complete"] ; # fhir:property ( [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] ) ; fhir:code [ fhir:v "Specializes" ] ; fhir:description [ fhir:v "The child code is a more narrow version of the concept represented by the parent code. I.e. Every child concept is also a valid parent concept. Used to allow determination of subsumption. Must be transitive, irreflexive, antisymmetric." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:extension ( [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry"^^xsd:anyURI ] ; fhir:value [ fhir:v "antisymmetric" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "transitive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity"^^xsd:anyURI ] ; fhir:value [ fhir:v "irreflexive" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable"^^xsd:anyURI ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind"^^xsd:anyURI ] ; fhir:value [ fhir:v "Generalizes" ] ] [ fhir:url [ fhir:v "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName"^^xsd:anyURI ] ; fhir:value [ fhir:v "Specializes" ] ] ) ; fhir:code [ fhir:v "Generalizes" ] ; fhir:description [ fhir:v "Inverse of Specializes. Only included as a derived relationship." ] ; fhir:type [ fhir:v "Coding" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:uri [ fhir:v "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id"^^xsd:anyURI ] ; fhir:description [ fhir:v "The internal identifier for the concept in the HL7 Access database repository." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "notSelectable" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#notSelectable"^^xsd:anyURI ] ; fhir:description [ fhir:v "Indicates that the code is abstract - only intended to be used as a selector for other concepts" ] ; fhir:type [ fhir:v "boolean" ] ] [ fhir:code [ fhir:v "status" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#status"^^xsd:anyURI ] ; fhir:description [ fhir:v "Designation of a concept's state. Normally is not populated unless the state is retired." ] ; fhir:type [ fhir:v "code" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:uri [ fhir:v "http://hl7.org/fhir/concept-properties#synonym"^^xsd:anyURI ] ; fhir:description [ fhir:v "An additional concept code that was also attributed to a concept" ] ; fhir:type [ fhir:v "code" ] ] ) ; # fhir:concept ( [ fhir:code [ fhir:v "_Extensibility" ] ; fhir:display [ fhir:v "Extensibility" ] ; fhir:definition [ fhir:v "The extensibility of coding determines whether or not extensions are allowed in the domain of a coded attribute." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21294" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "CNE" ] ; fhir:display [ fhir:v "Coded No Extensions" ] ; fhir:definition [ fhir:v "The coded attribute allows only concepts from the defined value set. No extensions are allowed." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11049" ] ] ) ] [ fhir:code [ fhir:v "CWE" ] ; fhir:display [ fhir:v "Coded With Extensions" ] ; fhir:definition [ fhir:v "The coded attribute allows local codes or user entered text to be sent when the concept that the user would like to express is not a member of the defined value set. If the concept that the user wants to express is represented by a code in the standard value set, the standard code must be sent. The local code can be sent in addition to the standard code if desired. Only if the concept that the user wants to express is NOT represented by a standard code, can a solitary local code be sent." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11048" ] ] ) ] ) ] [ fhir:code [ fhir:v "_RealmOfUse" ] ; fhir:display [ fhir:v "RealmOfUse" ] ; fhir:definition [ fhir:v "The jurisdiction or realm within which the domain will be used. A realm might be a country, a group of countries, a region of the world, or an organization." ] ; fhir:property ( [ fhir:code [ fhir:v "notSelectable" ] ; fhir:value [ fhir:v "true"^^xsd:boolean ] ] [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "21295" ] ] ) ; fhir:concept ( [ fhir:code [ fhir:v "Canada" ] ; fhir:display [ fhir:v "Canada" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "20838" ] ] ) ] [ fhir:code [ fhir:v "NorthAmerica" ] ; fhir:display [ fhir:v "North America" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "20837" ] ] ) ] [ fhir:code [ fhir:v "USA" ] ; fhir:display [ fhir:v "United States" ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "20836" ] ] ) ] [ fhir:code [ fhir:v "UV" ] ; fhir:display [ fhir:v "Universal" ] ; fhir:definition [ fhir:v "The root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "active" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "U" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11051" ] ] ) ] [ fhir:code [ fhir:v "U" ] ; fhir:display [ fhir:v "Universal" ] ; fhir:definition [ fhir:v "The root or universal HL7 jurisdiction or realm from which all subsequent specializations are derived." ] ; fhir:property ( [ fhir:code [ fhir:v "status" ] ; fhir:value [ fhir:v "retired" ] ] [ fhir:code [ fhir:v "synonymCode" ] ; fhir:value [ fhir:v "UV" ] ] [ fhir:code [ fhir:v "internalId" ] ; fhir:value [ fhir:v "11051" ] ] ) ] ) ] ) . # # -------------------------------------------------------------------------------------