HL7 Terminology (THO)
5.3.0 - Continuous Process Integration (ci build) International flag

HL7 Terminology (THO), published by HL7 International - Vocabulary Work Group. This is not an authorized publication; it is the continuous build for version 5.3.0). This version is based on the current content of https://github.com/HL7/UTG/ and changes regularly. See the Directory of published versions

: ParticipationCausativeAgent - JSON Representation

Active as of 2014-03-26

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "v3-ParticipationCausativeAgent",
  "language" : "en",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">Placeholder</div>"
  },
  "url" : "http://terminology.hl7.org/ValueSet/v3-ParticipationCausativeAgent",
  "identifier" : [
    {
      "system" : "urn:ietf:rfc:3986",
      "value" : "urn:oid:2.16.840.1.113883.1.11.20068"
    }
  ],
  "version" : "2.0.0",
  "name" : "ParticipationCausativeAgent",
  "title" : "ParticipationCausativeAgent",
  "status" : "active",
  "experimental" : false,
  "date" : "2014-03-26",
  "description" : "Definition: A factor, such as a microorganism, chemical substance, or form of radiation, whose presence, excessive presence, or (in deficiency diseases) relative absence is essential, in whole or in part, for the occurrence of a condition.\r\n\r\nConstraint: The use of this participation is limited to observations.",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationType",
        "filter" : [
          {
            "property" : "concept",
            "op" : "is-a",
            "value" : "CAGNT"
          }
        ]
      }
    ]
  }
}