http://terminology.hl7.org/CodeSystem/v3-HL7ContextConductionStyle|2018-08-12

name
v3.HL7ContextConductionStyle
package
hl7.fhir.r4.examples@4.0.1
content
complete
status
active
date
2018-08-11 14:00:00.0

v3 Code System 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.fhir.r4.examples@4.0.1",
  "date" : "2018-08-11T14:00:00Z",
  "meta" : {
    "lastUpdated" : "2018-08-12T00:00:00.000+10:00"
  },
  "publisher" : "HL7, Inc",
  "content" : "complete",
  "name" : "v3.HL7ContextConductionStyle",
  "experimental" : false,
  "resourceType" : "CodeSystem",
  "title" : "v3 Code System HL7ContextConductionStyle",
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode" : "external"
  }, {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 0
  } ],
  "status" : "active",
  "hierarchyMeaning" : "is-a",
  "id" : "c1b51034-dd97-5e4b-9c53-895067adee4f",
  "valueSet" : "http://terminology.hl7.org/ValueSet/v3-HL7ContextConductionStyle",
  "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",
    "definition" : "Definition: Context conduction is defined using the contextConductionCode and contextConductionInd attributes on ActRelationship and Participation.\r\n\n                        \n                           UsageNotes: This approach is deprecated as of March, 2010."
  }, {
    "code" : "I",
    "display" : "inferred",
    "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\n                        \n                           UsageNotes: Because this approach can lead to variation in instance interpretation, its use is discouraged."
  }, {
    "code" : "V",
    "display" : "vocabulary-based",
    "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" : "2018-08-12",
  "contact" : [ {
    "telecom" : [ {
      "value" : "http://hl7.org",
      "system" : "url"
    } ]
  } ]
}