FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/v3-xActClassDocumentEntryOrganizer

Packagehl7.terminology
TypeValueSet
Idv3-xActClassDocumentEntryOrganizer
FHIR VersionR5
Sourcehttp://terminology.hl7.org/https://build.fhir.org/ig/HL7/UTG/ValueSet-v3-xActClassDocumentEntryOrganizer.html
URLhttp://terminology.hl7.org/ValueSet/v3-xActClassDocumentEntryOrganizer
Version3.0.0
Statusactive
Date2014-03-26
NameXActClassDocumentEntryOrganizer
Titlex_ActClassDocumentEntryOrganizer
Realmuv
Authorityhl7
Description***No description***
CopyrightThis 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

Resources that use this resource

StructureDefinition
OrganizerOrganizer (CDA Class)
au-OrganizerADHA Organizer (CDA Class)

Resources that this resource uses

CodeSystem
v3-ActClassActClass
v3-ActClassActClass

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet v3-xActClassDocumentEntryOrganizer

Language: en

  • Include these codes as defined in http://terminology.hl7.org/CodeSystem/v3-ActClass
    CodeDisplayDefinition
    BATTERYbattery**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.
    CLUSTERCluster**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.

Source

{
  "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"
          }
        ]
      }
    ]
  }
}