HL7 Terminology (THO)
6.0.2 - Publication
This page is part of the HL7 Terminology (v6.0.2: Release) based on FHIR (HL7® FHIR® Standard) v5.0.0. This is the current published version. For a full list of available versions, see the Directory of published versions
Active as of 2014-03-26 |
{
"resourceType" : "ValueSet",
"id" : "v3-xActClassDocumentEntryOrganizer",
"language" : "en",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\" xml:lang=\"en\" lang=\"en\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet v3-xActClassDocumentEntryOrganizer</b></p><a name=\"v3-xActClassDocumentEntryOrganizer\"> </a><a name=\"hcv3-xActClassDocumentEntryOrganizer\"> </a><a name=\"v3-xActClassDocumentEntryOrganizer-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Language: en</p></div><ul><li>Include these codes as defined in <a href=\"CodeSystem-v3-ActClass.html\"><code>http://terminology.hl7.org/CodeSystem/v3-ActClass</code></a><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-v3-ActClass.html#v3-ActClass-BATTERY\">BATTERY</a></td><td style=\"color: #cccccc\">battery</td><td>**Definition:** An observation that is composed of a set of observations. These observations typically have a logical or practical grouping for generally accepted clinical or functional purposes, such as observations that are run together because of automation. A battery can define required and optional component observations and, in some cases, will define complex rules that determine whether or not a particular observation is made. BATTERY is a constraint on the Observation class in that it is understood to always be composed of component observations.<br/><br/>**UsageNotes:** The focus in a BATTERY is that it is composed of individual observations. In request (RQO) mood, a battery is a request to perform the component observations. In event (EVN) mood a battery is a reporting of associated set of observation events. In definition mood a battery is the definition of the associated set of observations.<br/><br/>**Examples:** Vital signs, Full blood count, Chemistry panel.</td></tr><tr><td><a href=\"CodeSystem-v3-ActClass.html#v3-ActClass-CLUSTER\">CLUSTER</a></td><td style=\"color: #cccccc\">Cluster</td><td>**Description:**An ACT that organizes a set of component acts into a semantic grouping that have a shared subject. The subject may be either a subject participation (SBJ), subject act relationship (SUBJ), or child participation/act relationship types.<br/><br/>**Discussion:** The focus in a CLUSTER act is the grouping of the contained acts. For example "a request to cluster" (RQO), "a type of cluster that is allowed to occur" (DEF), etc.<br/><br/>**Examples:** <br/><br/> * Radiologic investigations that might include administration of a dye, followed by radiographic observations;<br/> * "Isolate cluster" which includes all testing and specimen processing performed on a specific isolate;<br/> * a set of actions to perform at a particular stage in a clinical trial.</td></tr></table></li></ul></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "name",
"valueString" : "Name:Class"
},
{
"url" : "value",
"valueString" : "DocumentOrganizer"
}
],
"url" : "http://terminology.hl7.org/StructureDefinition/ext-mif-assocConceptProp"
}
],
"url" : "http://terminology.hl7.org/ValueSet/v3-xActClassDocumentEntryOrganizer",
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.1.11.19598"
}
],
"version" : "3.0.0",
"name" : "XActClassDocumentEntryOrganizer",
"title" : "x_ActClassDocumentEntryOrganizer",
"status" : "active",
"experimental" : false,
"date" : "2014-03-26",
"publisher" : "Health Level Seven International",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
]
}
],
"description" : "***No description***",
"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",
"compose" : {
"include" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActClass",
"concept" : [
{
"code" : "BATTERY"
},
{
"code" : "CLUSTER"
}
]
}
]
}
}