This page is part of the HL7 Terminology (v1.0.0: Release) based on FHIR R4. The current version which supercedes this version is 5.2.0. For a full list of available versions, see the Directory of published versions
Source view
{ "resourceType" : "CodeSystem", "id" : "v3-ConceptProperty", "language" : "en", "text" : { "status" : "generated", "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><h2>HL7 Value Set and Coded Concept Property Codes</h2><div><p><strong>Deprecation Comment:</strong> Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.</p>\n</div><p><b>Properties</b></p><table class=\"grid\"><tr><td><b>Code</b></td><td><b>URL</b></td><td><b>Description</b></td><td><b>Type</b></td></tr><tr><td>Specializes</td><td/><td>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.</td><td>Coding</td></tr><tr><td>Generalizes</td><td/><td>Inverse of Specializes. Only included as a derived relationship.</td><td>Coding</td></tr><tr><td>internalId</td><td>http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id</td><td>The internal identifier for the concept in the HL7 Access database repository.</td><td>code</td></tr><tr><td>notSelectable</td><td>http://hl7.org/fhir/concept-properties#notSelectable</td><td>Indicates that the code is abstract - only intended to be used as a selector for other concepts</td><td>boolean</td></tr><tr><td>status</td><td>http://hl7.org/fhir/concept-properties#status</td><td>Designation of a concept's state. Normally is not populated unless the state is retired.</td><td>code</td></tr></table><p>This code system http://terminology.hl7.org/CodeSystem/v3-ConceptProperty defines the following codes:</p><table class=\"codes\"><tr><td><b>Lvl</b></td><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td><td><b>internalId</b></td><td><b>Not Selectable</b></td><td><b>status</b></td></tr><tr><td>1</td><td style=\"white-space:nowrap\">_ValueSetPropertyId<a name=\"v3-ConceptProperty-_ValueSetPropertyId\"> </a></td><td>ValueSetPropertyId</td><td>Property identifiers for a value sets</td><td>22385</td><td>true</td><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> appliesTo<a name=\"v3-ConceptProperty-appliesTo\"> </a></td><td>applies to</td><td>Entity to which a given value set or concept code applies</td><td>19964</td><td/><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> howApplies<a name=\"v3-ConceptProperty-howApplies\"> </a></td><td>how applies</td><td>Description of how set or code applies</td><td>19965</td><td/><td>active</td></tr><tr><td>2</td><td style=\"white-space:nowrap\"> openIssue<a name=\"v3-ConceptProperty-openIssue\"> </a></td><td>open issue</td><td>Outstanding issue that still needs resolution</td><td>19966</td><td/><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">conceptStatusQualifier<a name=\"v3-ConceptProperty-conceptStatusQualifier\"> </a></td><td>concept status qualifier</td><td>**Description:** Qualifier value for concept status.</td><td>22625</td><td/><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">inverseRelationship<a name=\"v3-ConceptProperty-inverseRelationship\"> </a></td><td>inverted relationship name</td><td>Name that should be used when the relationship is used in the reverse (target to source) direction. Example: The inverse relationship of hasPart is isPartOf</td><td>19968</td><td/><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">OID<a name=\"v3-ConceptProperty-OID\"> </a></td><td>ISO Object Identifier</td><td>Object identifier assigned to a concept</td><td>19967</td><td/><td>active</td></tr><tr><td>1</td><td style=\"white-space:nowrap\">specializedByDomain<a name=\"v3-ConceptProperty-specializedByDomain\"> </a></td><td>specialized by domain</td><td>**Description:**specialized by domain</td><td>22662</td><td/><td>active</td></tr></table></div>" }, "url" : "http://terminology.hl7.org/CodeSystem/v3-ConceptProperty", "identifier" : [ { "system" : "urn:ietf:rfc:3986", "value" : "urn:oid:2.16.840.1.113883.5.1087" } ], "version" : "2.0.0", "name" : "ConceptProperty", "title" : "HL7 Value Set and Coded Concept Property Codes", "status" : "retired", "date" : "2019-03-20T00:00:00-04:00", "publisher" : "HL7", "contact" : [ { "name" : "Health Level Seven" } ], "description" : "**Deprecation Comment:** Deprecated as per 11/2008 Harmonization cleanup; internal and obsolete HL7 usage, no longer used.", "hierarchyMeaning" : "is-a", "content" : "complete", "property" : [ { "extension" : [ { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry", "valueCode" : "antisymmetric" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity", "valueCode" : "transitive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity", "valueCode" : "irreflexive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable", "valueBoolean" : true }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind", "valueCode" : "Specializes" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName", "valueString" : "Generalizes" } ], "code" : "Specializes", "description" : "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.", "type" : "Coding" }, { "extension" : [ { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-symmetry", "valueCode" : "antisymmetric" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-transitivity", "valueCode" : "transitive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-reflexivity", "valueCode" : "irreflexive" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-isNavigable", "valueBoolean" : true }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-relationshipKind", "valueCode" : "Generalizes" }, { "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName", "valueString" : "Specializes" } ], "code" : "Generalizes", "description" : "Inverse of Specializes. Only included as a derived relationship.", "type" : "Coding" }, { "code" : "internalId", "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id", "description" : "The internal identifier for the concept in the HL7 Access database repository.", "type" : "code" }, { "code" : "notSelectable", "uri" : "http://hl7.org/fhir/concept-properties#notSelectable", "description" : "Indicates that the code is abstract - only intended to be used as a selector for other concepts", "type" : "boolean" }, { "code" : "status", "uri" : "http://hl7.org/fhir/concept-properties#status", "description" : "Designation of a concept's state. Normally is not populated unless the state is retired.", "type" : "code" } ], "concept" : [ { "code" : "_ValueSetPropertyId", "display" : "ValueSetPropertyId", "definition" : "Property identifiers for a value sets", "property" : [ { "code" : "notSelectable", "valueBoolean" : true }, { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "22385" } ], "concept" : [ { "code" : "appliesTo", "display" : "applies to", "definition" : "Entity to which a given value set or concept code applies", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "19964" } ] }, { "code" : "howApplies", "display" : "how applies", "definition" : "Description of how set or code applies", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "19965" } ] }, { "code" : "openIssue", "display" : "open issue", "definition" : "Outstanding issue that still needs resolution", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "19966" } ] } ] }, { "code" : "conceptStatusQualifier", "display" : "concept status qualifier", "definition" : "**Description:** Qualifier value for concept status.", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "22625" } ] }, { "code" : "inverseRelationship", "display" : "inverted relationship name", "definition" : "Name that should be used when the relationship is used in the reverse (target to source) direction. Example: The inverse relationship of hasPart is isPartOf", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "19968" } ] }, { "code" : "OID", "display" : "ISO Object Identifier", "definition" : "Object identifier assigned to a concept", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "19967" } ] }, { "code" : "specializedByDomain", "display" : "specialized by domain", "definition" : "**Description:**specialized by domain", "property" : [ { "code" : "status", "valueCode" : "active" }, { "code" : "internalId", "valueCode" : "22662" } ] } ] }