http://terminology.hl7.org/CodeSystem/v3-HL7ContextConductionStyle|3.0.0

name
HL7ContextConductionStyle
package
hl7.terminology@6.3.0
content
complete
status
active
date
2019-03-20 00:00:00.0

HL7ContextConductionStyle

The styles of context conduction usable by relationships within a static model derived from tyhe HL7 Reference Information Model.

{
  "description" : "The styles of context conduction usable by relationships within a static model derived from tyhe HL7 Reference Information Model.",
  "compose" : null,
  "package" : "hl7.terminology@6.3.0",
  "date" : "2019-03-20T00:00:00Z",
  "publisher" : "Health Level Seven International",
  "content" : "complete",
  "property" : [ {
    "code" : "Specializes",
    "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" : "Specializes"
    }, {
      "url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-relationship-inverseName",
      "valueString" : "Generalizes"
    } ],
    "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."
  }, {
    "code" : "Generalizes",
    "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"
    } ],
    "description" : "Inverse of Specializes.  Only included as a derived relationship."
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#v3-internal-id",
    "code" : "internalId",
    "type" : "code",
    "description" : "The internal identifier for the concept in the HL7 Access database repository."
  }, {
    "uri" : "http://hl7.org/fhir/concept-properties#status",
    "code" : "status",
    "type" : "code",
    "description" : "Designation of a concept's state. Normally is not populated unless the state is retired."
  }, {
    "uri" : "http://terminology.hl7.org/CodeSystem/utg-concept-properties#HL7usageNotes",
    "code" : "HL7usageNotes",
    "type" : "string",
    "description" : "HL7 Concept Usage Notes"
  } ],
  "name" : "HL7ContextConductionStyle",
  "copyright" : "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.html",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "HL7ContextConductionStyle",
  "supliment" : null,
  "status" : "active",
  "language" : "en",
  "hierarchyMeaning" : "is-a",
  "id" : "872e914d-a2a8-526b-92bc-e2df730d8201",
  "url" : "http://terminology.hl7.org/CodeSystem/v3-HL7ContextConductionStyle",
  "identifier" : [ {
    "value" : "urn:oid:2.16.840.1.113883.5.1129",
    "system" : "urn:ietf:rfc:3986"
  } ],
  "concept" : [ {
    "code" : "C",
    "display" : "conduction-indicator-based",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "HL7usageNotes",
      "valueString" : "This approach is deprecated as of March, 2010."
    }, {
      "code" : "internalId",
      "valueCode" : "23085"
    } ],
    "definition" : "*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."
  }, {
    "code" : "I",
    "display" : "inferred",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "HL7usageNotes",
      "valueString" : "Because this approach can lead to variation in instance interpretation, its use is discouraged."
    }, {
      "code" : "internalId",
      "valueCode" : "23084"
    } ],
    "definition" : "*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."
  }, {
    "code" : "V",
    "display" : "vocabulary-based",
    "property" : [ {
      "code" : "status",
      "valueCode" : "active"
    }, {
      "code" : "internalId",
      "valueCode" : "23086"
    } ],
    "definition" : "*Definition:* Context conduction is defined using the ActRelationship.blockedContextActRelationshipType and blockedContextParticipationType attributes and the \"conductible\" property on the ActRelationshipType and ParticipationType code systems."
  } ],
  "caseSensitive" : true,
  "version" : "3.0.0",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    }, {
      "value" : "hq@HL7.org",
      "system" : "email"
    } ]
  } ]
}