| Package | hl7.terminology |
| Resource Type | ValueSet |
| Id | v3-xActClassDocumentEntryOrganizer |
| FHIR Version | R5 |
| Source | http://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-xActClassDocumentEntryOrganizer.html |
| URL | http://terminology.hl7.org/ValueSet/v3-xActClassDocumentEntryOrganizer |
| Version | 3.0.0 |
| Status | active |
| Date | 2014-03-26 |
| Name | XActClassDocumentEntryOrganizer |
| Title | x_ActClassDocumentEntryOrganizer |
| Realm | uv |
| Authority | hl7 |
| 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 |
| StructureDefinition | |
| Organizer | Organizer (CDA Class) |
| au-Organizer | ADHA Organizer (CDA Class) |
| CodeSystem | |
| v3-ActClass | ActClass |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet v3-xActClassDocumentEntryOrganizer
Language: en
http://terminology.hl7.org/CodeSystem/v3-ActClass| Code | Display | Definition |
| BATTERY | battery | **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. **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. **Examples:** Vital signs, Full blood count, Chemistry panel. |
| CLUSTER | Cluster | **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. **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. **Examples:** * Radiologic investigations that might include administration of a dye, followed by radiographic observations; * "Isolate cluster" which includes all testing and specimen processing performed on a specific isolate; * a set of actions to perform at a particular stage in a clinical trial. |
{
"resourceType": "ValueSet",
"id": "v3-xActClassDocumentEntryOrganizer",
"language": "en",
"text": {
"status": "extensions",
"div": "<!-- snip (see above) -->"
},
"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"
}
]
}
]
}
}