Code | URL | Description | Type |
Specializes | | 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. | Coding |
Generalizes | | Inverse of Specializes. Only included as a derived relationship. | Coding |
internalId | http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id | The internal identifier for the concept in the HL7 Access database repository. | code |
status | http://hl7.org/fhir/concept-properties#status | Designation of a concept's state. Normally is not populated unless the state is retired. | code |
HL7usageNotes | http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes | HL7 Concept Usage Notes | string |
This code system http://terminology.hl7.org/CodeSystem/v3-HL7ContextConductionStyle defines the following codes:
Code | Display | Definition | internalId | status | HL7 Concept Usage Notes |
C | conduction-indicator-based | *Definition:* Context conduction is defined using the contextConductionCode and contextConductionInd attributes on ActRelationship and Participation.\r\n\r\n*UsageNotes:* This approach is deprecated as of March, 2010. | 23085 | active | This approach is deprecated as of March, 2010. |
I | inferred | *Definition:* Context conduction is not explicitly defined. The recipient of an instance must infer conduction based on the semantics of the model and what is deemed "reasonable".\r\n\r\n*UsageNotes:* Because this approach can lead to variation in instance interpretation, its use is discouraged. | 23084 | active | Because this approach can lead to variation in instance interpretation, its use is discouraged. |
V | vocabulary-based | *Definition:* Context conduction is defined using the ActRelationship.blockedContextActRelationshipType and blockedContextParticipationType attributes and the "conductible" property on the ActRelationshipType and ParticipationType code systems. | 23086 | active | |