Odil
A C++11 library for the DICOM standard
registry_0076.h
Go to the documentation of this file.
1 /*************************************************************************
2  * odil - Copyright (C) Universite de Strasbourg
3  * Distributed under the terms of the CeCILL-B license, as published by
4  * the CEA-CNRS-INRIA. Refer to the LICENSE file or to
5  * http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html
6  * for details.
7  ************************************************************************/
8 
9 #ifndef _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_0076
10 #define _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_0076
11 
12 #include <map>
13 #include <string>
14 
15 #include "odil/odil.h"
16 #include "odil/Tag.h"
17 
18 namespace odil
19 {
20 
21 namespace registry
22 {
23 Tag const ImplantAssemblyTemplateName(0x0076, 0x0001);
24 Tag const ImplantAssemblyTemplateIssuer(0x0076, 0x0003);
25 Tag const ImplantAssemblyTemplateVersion(0x0076, 0x0006);
27 Tag const ImplantAssemblyTemplateType(0x0076, 0x000a);
31 Tag const ProcedureTypeCodeSequence(0x0076, 0x0020);
32 Tag const SurgicalTechnique(0x0076, 0x0030);
33 Tag const ComponentTypesSequence(0x0076, 0x0032);
34 Tag const ComponentTypeCodeSequence(0x0076, 0x0034);
35 Tag const ExclusiveComponentType(0x0076, 0x0036);
36 Tag const MandatoryComponentType(0x0076, 0x0038);
37 Tag const ComponentSequence(0x0076, 0x0040);
38 Tag const ComponentID(0x0076, 0x0055);
39 Tag const ComponentAssemblySequence(0x0076, 0x0060);
40 Tag const Component1ReferencedID(0x0076, 0x0070);
43 Tag const Component2ReferencedID(0x0076, 0x00a0);
46 
47 }
48 
49 }
50 
51 #endif // _afc7b2d7_0869_4fea_9a9b_7fe6228baca9_0076
odil::registry::ComponentSequence
Tag const ComponentSequence(0x0076, 0x0040)
odil::registry::ComponentTypesSequence
Tag const ComponentTypesSequence(0x0076, 0x0032)
odil::registry::OriginalImplantAssemblyTemplateSequence
Tag const OriginalImplantAssemblyTemplateSequence(0x0076, 0x000c)
odil
Definition: Association.h:25
odil::registry::ImplantAssemblyTemplateName
Tag const ImplantAssemblyTemplateName(0x0076, 0x0001)
odil::registry::ImplantAssemblyTemplateVersion
Tag const ImplantAssemblyTemplateVersion(0x0076, 0x0006)
odil::registry::ComponentAssemblySequence
Tag const ComponentAssemblySequence(0x0076, 0x0060)
odil::registry::ImplantAssemblyTemplateIssuer
Tag const ImplantAssemblyTemplateIssuer(0x0076, 0x0003)
odil::registry::Component2ReferencedID
Tag const Component2ReferencedID(0x0076, 0x00a0)
odil::registry::ComponentTypeCodeSequence
Tag const ComponentTypeCodeSequence(0x0076, 0x0034)
odil::registry::DerivationImplantAssemblyTemplateSequence
Tag const DerivationImplantAssemblyTemplateSequence(0x0076, 0x000e)
odil::registry::ComponentID
Tag const ComponentID(0x0076, 0x0055)
odil::registry::MandatoryComponentType
Tag const MandatoryComponentType(0x0076, 0x0038)
odil::Tag
A DICOM element tag.
Definition: Tag.h:25
odil.h
odil::registry::Component1ReferencedMatingFeatureSetID
Tag const Component1ReferencedMatingFeatureSetID(0x0076, 0x0080)
odil::registry::Component2ReferencedMatingFeatureID
Tag const Component2ReferencedMatingFeatureID(0x0076, 0x00c0)
Tag.h
odil::registry::ReplacedImplantAssemblyTemplateSequence
Tag const ReplacedImplantAssemblyTemplateSequence(0x0076, 0x0008)
odil::registry::ProcedureTypeCodeSequence
Tag const ProcedureTypeCodeSequence(0x0076, 0x0020)
odil::registry::ImplantAssemblyTemplateType
Tag const ImplantAssemblyTemplateType(0x0076, 0x000a)
odil::registry::ExclusiveComponentType
Tag const ExclusiveComponentType(0x0076, 0x0036)
odil::registry::Component1ReferencedMatingFeatureID
Tag const Component1ReferencedMatingFeatureID(0x0076, 0x0090)
odil::registry::ImplantAssemblyTemplateTargetAnatomySequence
Tag const ImplantAssemblyTemplateTargetAnatomySequence(0x0076, 0x0010)
odil::registry::SurgicalTechnique
Tag const SurgicalTechnique(0x0076, 0x0030)
odil::registry::Component1ReferencedID
Tag const Component1ReferencedID(0x0076, 0x0070)
odil::registry::Component2ReferencedMatingFeatureSetID
Tag const Component2ReferencedMatingFeatureSetID(0x0076, 0x00b0)