Class CdadeviceSdtc

java.lang.Object
org.projecthusky.common.hl7cdar2.POCDMT000040Device
org.projecthusky.cda.elga.generated.artdecor.CdadeviceSdtc

@Generated(value="org.projecthusky.codegenerator.cda.ArtDecor2JavaGenerator", date="2022-02-18") public class CdadeviceSdtc extends org.projecthusky.common.hl7cdar2.POCDMT000040Device
CDADeviceSDTC

Template description: Template CDA Device (prototype, directly derived from POCD_RM000040 MIF) + SDTC extensions

Identifier: 2.16.840.1.113883.10.12.815
Effective date: 2005-09-07 00:00:00
Status: active

  • Field Summary

    Fields inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Device

    classCode, code, determinerCode, manufacturerModelName, nullFlavor, realmCode, softwareName, templateId, typeId
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.projecthusky.common.hl7cdar2.CE
    Gets the hl7Code
    org.projecthusky.common.hl7cdar2.SC
    Gets the hl7ManufacturerModelName
    org.projecthusky.common.hl7cdar2.SC
    Gets the hl7SoftwareName
    static org.projecthusky.common.hl7cdar2.CE
    Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:
    void
    setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
    Sets the hl7Code
    void
    setHl7ManufacturerModelName(org.projecthusky.common.hl7cdar2.SC value)
    Sets the hl7ManufacturerModelName
    void
    setHl7SoftwareName(org.projecthusky.common.hl7cdar2.SC value)
    Sets the hl7SoftwareName

    Methods inherited from class org.projecthusky.common.hl7cdar2.POCDMT000040Device

    getClassCode, getCode, getDeterminerCode, getManufacturerModelName, getNullFlavor, getRealmCode, getSoftwareName, getTemplateId, getTypeId, setClassCode, setCode, setDeterminerCode, setManufacturerModelName, setSoftwareName, setTypeId

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • CdadeviceSdtc

      public CdadeviceSdtc()
  • Method Details

    • getHl7Code

      public org.projecthusky.common.hl7cdar2.CE getHl7Code()
      Gets the hl7Code
    • getHl7ManufacturerModelName

      public org.projecthusky.common.hl7cdar2.SC getHl7ManufacturerModelName()
      Gets the hl7ManufacturerModelName
    • getHl7SoftwareName

      public org.projecthusky.common.hl7cdar2.SC getHl7SoftwareName()
      Gets the hl7SoftwareName
    • getPredefinedCode

      public static org.projecthusky.common.hl7cdar2.CE getPredefinedCode()
      Adds a predefined org.projecthusky.common.hl7cdar2.CE, filled by:
      Returns:
      the predefined element.
    • setHl7Code

      public void setHl7Code(org.projecthusky.common.hl7cdar2.CE value)
      Sets the hl7Code
    • setHl7ManufacturerModelName

      public void setHl7ManufacturerModelName(org.projecthusky.common.hl7cdar2.SC value)
      Sets the hl7ManufacturerModelName
    • setHl7SoftwareName

      public void setHl7SoftwareName(org.projecthusky.common.hl7cdar2.SC value)
      Sets the hl7SoftwareName