public class DiagnosticOrder extends DomainResource
| Modifier and Type | Class and Description |
|---|---|
static class |
DiagnosticOrder.DiagnosticOrderEventComponent |
static class |
DiagnosticOrder.DiagnosticOrderItemComponent |
static class |
DiagnosticOrder.DiagnosticOrderPriority |
static class |
DiagnosticOrder.DiagnosticOrderPriorityEnumFactory |
static class |
DiagnosticOrder.DiagnosticOrderStatus |
static class |
DiagnosticOrder.DiagnosticOrderStatusEnumFactory |
| Modifier and Type | Field and Description |
|---|---|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ACTOR
Fluent Client search parameter constant for actor
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
BODYSITE
Fluent Client search parameter constant for bodysite
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
CODE
Fluent Client search parameter constant for code
|
protected Reference |
encounter
An encounter that provides additional information about the healthcare context in which this request is made.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ENCOUNTER
Fluent Client search parameter constant for encounter
|
protected Encounter |
encounterTarget
The actual object that is the target of the reference (An encounter that provides additional information about the healthcare context in which this request is made.)
|
protected List<DiagnosticOrder.DiagnosticOrderEventComponent> |
event
A summary of the events of interest that have occurred as the request is processed; e.g.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
EVENT_DATE
Fluent Client search parameter constant for event-date
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
EVENT_STATUS
Fluent Client search parameter constant for event-status
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> |
EVENT_STATUS_DATE
Fluent Client search parameter constant for event-status-date
|
protected List<Identifier> |
identifier
Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
IDENTIFIER
Fluent Client search parameter constant for identifier
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ACTOR
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_ORDERER
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SPECIMEN
Constant for fluent queries to be used to add include statements.
|
static ca.uhn.fhir.model.api.Include |
INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements.
|
protected List<DiagnosticOrder.DiagnosticOrderItemComponent> |
item
The specific diagnostic investigations that are requested as part of this request.
|
static ca.uhn.fhir.rest.gclient.DateClientParam |
ITEM_DATE
Fluent Client search parameter constant for item-date
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
ITEM_PAST_STATUS
Fluent Client search parameter constant for item-past-status
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
ITEM_STATUS
Fluent Client search parameter constant for item-status
|
static ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> |
ITEM_STATUS_DATE
Fluent Client search parameter constant for item-status-date
|
protected List<Annotation> |
note
Any other notes associated with this patient, specimen or order (e.g.
|
protected Reference |
orderer
The practitioner that holds legal responsibility for ordering the investigation.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
ORDERER
Fluent Client search parameter constant for orderer
|
protected Practitioner |
ordererTarget
The actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the investigation.)
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
PATIENT
Fluent Client search parameter constant for patient
|
protected Enumeration<DiagnosticOrder.DiagnosticOrderPriority> |
priority
The clinical priority associated with this order.
|
protected List<CodeableConcept> |
reason
An explanation or justification for why this diagnostic investigation is being requested.
|
static String |
SP_ACTOR
Search parameter: actor
|
static String |
SP_BODYSITE
Search parameter: bodysite
|
static String |
SP_CODE
Search parameter: code
|
static String |
SP_ENCOUNTER
Search parameter: encounter
|
static String |
SP_EVENT_DATE
Search parameter: event-date
|
static String |
SP_EVENT_STATUS
Search parameter: event-status
|
static String |
SP_EVENT_STATUS_DATE
Search parameter: event-status-date
|
static String |
SP_IDENTIFIER
Search parameter: identifier
|
static String |
SP_ITEM_DATE
Search parameter: item-date
|
static String |
SP_ITEM_PAST_STATUS
Search parameter: item-past-status
|
static String |
SP_ITEM_STATUS
Search parameter: item-status
|
static String |
SP_ITEM_STATUS_DATE
Search parameter: item-status-date
|
static String |
SP_ORDERER
Search parameter: orderer
|
static String |
SP_PATIENT
Search parameter: patient
|
static String |
SP_SPECIMEN
Search parameter: specimen
|
static String |
SP_STATUS
Search parameter: status
|
static String |
SP_SUBJECT
Search parameter: subject
|
protected List<Reference> |
specimen
One or more specimens that the diagnostic investigation is about.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SPECIMEN
Fluent Client search parameter constant for specimen
|
protected List<Specimen> |
specimenTarget
The actual objects that are the target of the reference (One or more specimens that the diagnostic investigation is about.)
|
protected Enumeration<DiagnosticOrder.DiagnosticOrderStatus> |
status
The status of the order.
|
static ca.uhn.fhir.rest.gclient.TokenClientParam |
STATUS
Fluent Client search parameter constant for status
|
protected Reference |
subject
On whom or what the investigation is to be performed.
|
static ca.uhn.fhir.rest.gclient.ReferenceClientParam |
SUBJECT
Fluent Client search parameter constant for subject
|
protected Resource |
subjectTarget
The actual object that is the target of the reference (On whom or what the investigation is to be performed.
|
protected List<Reference> |
supportingInformation
Additional clinical information about the patient or specimen that may influence test interpretations.
|
protected List<Resource> |
supportingInformationTarget
The actual objects that are the target of the reference (Additional clinical information about the patient or specimen that may influence test interpretations.
|
contained, extension, modifierExtension, textid, implicitRules, language, meta| Constructor and Description |
|---|
DiagnosticOrder()
Constructor
|
DiagnosticOrder(Reference subject)
Constructor
|
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setTextcopyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMetagetStructureFhirVersionEnum, setIdcastToActionDefinition, castToAddress, castToAnnotation, castToAttachment, castToBase64Binary, castToBoolean, castToCode, castToCodeableConcept, castToCoding, castToContactPoint, castToDataRequirement, castToDate, castToDateTime, castToDecimal, castToDuration, castToElementDefinition, castToExtension, castToHumanName, castToId, castToIdentifier, castToInstant, castToInteger, castToMarkdown, castToMeta, castToModuleMetadata, castToMoney, castToNarrative, castToOid, castToParameterDefinition, castToPeriod, castToPositiveInt, castToQuantity, castToRange, castToRatio, castToReference, castToResource, castToSampledData, castToSignature, castToSimpleQuantity, castToString, castToTime, castToTiming, castToTriggerDefinition, castToUnsignedInt, castToUri, children, compareDeep, compareDeep, compareDeep, compareValues, compareValues, equals, getChildByName, getFormatCommentsPost, getFormatCommentsPre, getUserData, getUserInt, getUserString, hasFormatComment, hasPrimitiveValue, hasType, hasUserData, isMetadataBased, isPrimitive, listChildrenByName, listChildrenByName, primitiveValue, setUserData, setUserDataINNclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetId, getIdElement, getLanguageElement, getUserData, setId, setUserDataprotected List<Identifier> identifier
protected Enumeration<DiagnosticOrder.DiagnosticOrderStatus> status
protected Enumeration<DiagnosticOrder.DiagnosticOrderPriority> priority
protected Reference subject
protected Resource subjectTarget
protected Reference encounter
protected Encounter encounterTarget
protected Reference orderer
protected Practitioner ordererTarget
protected List<CodeableConcept> reason
protected List<Reference> supportingInformation
protected List<Resource> supportingInformationTarget
protected List<Reference> specimen
protected List<Specimen> specimenTarget
protected List<DiagnosticOrder.DiagnosticOrderEventComponent> event
protected List<DiagnosticOrder.DiagnosticOrderItemComponent> item
protected List<Annotation> note
public static final String SP_ORDERER
Description: Who ordered the test
Type: reference
Path: DiagnosticOrder.orderer
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORDERER
Description: Who ordered the test
Type: reference
Path: DiagnosticOrder.orderer
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORDERER
public static final String SP_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.status
public static final String SP_SUBJECT
Description: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Description: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
public static final String SP_ITEM_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ITEM_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.status
public static final String SP_EVENT_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.event.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam EVENT_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.event.status
public static final String SP_ACTOR
Description: Who recorded or did this
Type: reference
Path: DiagnosticOrder.event.actor, DiagnosticOrder.item.event.actor
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ACTOR
Description: Who recorded or did this
Type: reference
Path: DiagnosticOrder.event.actor, DiagnosticOrder.item.event.actor
public static final ca.uhn.fhir.model.api.Include INCLUDE_ACTOR
public static final String SP_CODE
Description: Code to indicate the item (test or panel) being ordered
Type: token
Path: DiagnosticOrder.item.code
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Description: Code to indicate the item (test or panel) being ordered
Type: token
Path: DiagnosticOrder.item.code
public static final String SP_ENCOUNTER
Description: The encounter that this diagnostic order is associated with
Type: reference
Path: DiagnosticOrder.encounter
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Description: The encounter that this diagnostic order is associated with
Type: reference
Path: DiagnosticOrder.encounter
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
public static final String SP_ITEM_PAST_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.event.status
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ITEM_PAST_STATUS
Description: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.event.status
public static final String SP_PATIENT
Description: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Description: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
public static final String SP_BODYSITE
Description: Location of requested test (if applicable)
Type: token
Path: DiagnosticOrder.item.bodySite
public static final ca.uhn.fhir.rest.gclient.TokenClientParam BODYSITE
Description: Location of requested test (if applicable)
Type: token
Path: DiagnosticOrder.item.bodySite
public static final String SP_ITEM_DATE
Description: The date at which the event happened
Type: date
Path: DiagnosticOrder.item.event.dateTime
public static final ca.uhn.fhir.rest.gclient.DateClientParam ITEM_DATE
Description: The date at which the event happened
Type: date
Path: DiagnosticOrder.item.event.dateTime
public static final String SP_SPECIMEN
Description: If the whole order relates to specific specimens
Type: reference
Path: DiagnosticOrder.specimen, DiagnosticOrder.item.specimen
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SPECIMEN
Description: If the whole order relates to specific specimens
Type: reference
Path: DiagnosticOrder.specimen, DiagnosticOrder.item.specimen
public static final ca.uhn.fhir.model.api.Include INCLUDE_SPECIMEN
public static final String SP_EVENT_STATUS_DATE
Description: A combination of past-status and date
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> EVENT_STATUS_DATE
Description: A combination of past-status and date
Type: composite
Path:
public static final String SP_EVENT_DATE
Description: The date at which the event happened
Type: date
Path: DiagnosticOrder.event.dateTime
public static final ca.uhn.fhir.rest.gclient.DateClientParam EVENT_DATE
Description: The date at which the event happened
Type: date
Path: DiagnosticOrder.event.dateTime
public static final String SP_IDENTIFIER
Description: Identifiers assigned to this order
Type: token
Path: DiagnosticOrder.identifier
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Description: Identifiers assigned to this order
Type: token
Path: DiagnosticOrder.identifier
public static final String SP_ITEM_STATUS_DATE
Description: A combination of item-past-status and item-date
Type: composite
Path:
public static final ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam> ITEM_STATUS_DATE
Description: A combination of item-past-status and item-date
Type: composite
Path:
public DiagnosticOrder()
public DiagnosticOrder(Reference subject)
public List<Identifier> getIdentifier()
identifier (Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.)public boolean hasIdentifier()
public Identifier addIdentifier()
identifier (Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.)public DiagnosticOrder addIdentifier(Identifier t)
public Enumeration<DiagnosticOrder.DiagnosticOrderStatus> getStatusElement()
status (The status of the order.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic boolean hasStatusElement()
public boolean hasStatus()
public DiagnosticOrder setStatusElement(Enumeration<DiagnosticOrder.DiagnosticOrderStatus> value)
value - status (The status of the order.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the valuepublic DiagnosticOrder.DiagnosticOrderStatus getStatus()
public DiagnosticOrder setStatus(DiagnosticOrder.DiagnosticOrderStatus value)
value - The status of the order.public Enumeration<DiagnosticOrder.DiagnosticOrderPriority> getPriorityElement()
priority (The clinical priority associated with this order.). This is the underlying object with id, value and extensions. The accessor "getPriority" gives direct access to the valuepublic boolean hasPriorityElement()
public boolean hasPriority()
public DiagnosticOrder setPriorityElement(Enumeration<DiagnosticOrder.DiagnosticOrderPriority> value)
value - priority (The clinical priority associated with this order.). This is the underlying object with id, value and extensions. The accessor "getPriority" gives direct access to the valuepublic DiagnosticOrder.DiagnosticOrderPriority getPriority()
public DiagnosticOrder setPriority(DiagnosticOrder.DiagnosticOrderPriority value)
value - The clinical priority associated with this order.public Reference getSubject()
subject (On whom or what the investigation is to be performed. This is usually a human patient, but diagnostic tests can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).)public boolean hasSubject()
public DiagnosticOrder setSubject(Reference value)
value - subject (On whom or what the investigation is to be performed. This is usually a human patient, but diagnostic tests can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).)public Resource getSubjectTarget()
subject The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (On whom or what the investigation is to be performed. This is usually a human patient, but diagnostic tests can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).)public DiagnosticOrder setSubjectTarget(Resource value)
value - subject The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (On whom or what the investigation is to be performed. This is usually a human patient, but diagnostic tests can also be requested on animals, groups of humans or animals, devices such as dialysis machines, or even locations (typically for environmental scans).)public Reference getEncounter()
encounter (An encounter that provides additional information about the healthcare context in which this request is made.)public boolean hasEncounter()
public DiagnosticOrder setEncounter(Reference value)
value - encounter (An encounter that provides additional information about the healthcare context in which this request is made.)public Encounter getEncounterTarget()
encounter The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (An encounter that provides additional information about the healthcare context in which this request is made.)public DiagnosticOrder setEncounterTarget(Encounter value)
value - encounter The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (An encounter that provides additional information about the healthcare context in which this request is made.)public Reference getOrderer()
orderer (The practitioner that holds legal responsibility for ordering the investigation.)public boolean hasOrderer()
public DiagnosticOrder setOrderer(Reference value)
value - orderer (The practitioner that holds legal responsibility for ordering the investigation.)public Practitioner getOrdererTarget()
orderer The actual object that is the target of the reference. The reference library doesn't populate this, but you can use it to hold the resource if you resolve it. (The practitioner that holds legal responsibility for ordering the investigation.)public DiagnosticOrder setOrdererTarget(Practitioner value)
value - orderer The actual object that is the target of the reference. The reference library doesn't use these, but you can use it to hold the resource if you resolve it. (The practitioner that holds legal responsibility for ordering the investigation.)public List<CodeableConcept> getReason()
reason (An explanation or justification for why this diagnostic investigation is being requested. This is often for billing purposes. May relate to the resources referred to in supportingInformation.)public boolean hasReason()
public CodeableConcept addReason()
reason (An explanation or justification for why this diagnostic investigation is being requested. This is often for billing purposes. May relate to the resources referred to in supportingInformation.)public DiagnosticOrder addReason(CodeableConcept t)
public List<Reference> getSupportingInformation()
supportingInformation (Additional clinical information about the patient or specimen that may influence test interpretations. This includes observations explicitly requested by the producer(filler) to provide context or supporting information needed to complete the order.)public boolean hasSupportingInformation()
public Reference addSupportingInformation()
supportingInformation (Additional clinical information about the patient or specimen that may influence test interpretations. This includes observations explicitly requested by the producer(filler) to provide context or supporting information needed to complete the order.)public DiagnosticOrder addSupportingInformation(Reference t)
public List<Resource> getSupportingInformationTarget()
supportingInformation (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. Additional clinical information about the patient or specimen that may influence test interpretations. This includes observations explicitly requested by the producer(filler) to provide context or supporting information needed to complete the order.)public List<Reference> getSpecimen()
specimen (One or more specimens that the diagnostic investigation is about.)public boolean hasSpecimen()
public Reference addSpecimen()
specimen (One or more specimens that the diagnostic investigation is about.)public DiagnosticOrder addSpecimen(Reference t)
public List<Specimen> getSpecimenTarget()
specimen (The actual objects that are the target of the reference. The reference library doesn't populate this, but you can use this to hold the resources if you resolvethemt. One or more specimens that the diagnostic investigation is about.)public Specimen addSpecimenTarget()
specimen (Add an actual object that is the target of the reference. The reference library doesn't use these, but you can use this to hold the resources if you resolvethemt. One or more specimens that the diagnostic investigation is about.)public List<DiagnosticOrder.DiagnosticOrderEventComponent> getEvent()
event (A summary of the events of interest that have occurred as the request is processed; e.g. when the order was made, various processing steps (specimens received), when it was completed.)public boolean hasEvent()
public DiagnosticOrder.DiagnosticOrderEventComponent addEvent()
event (A summary of the events of interest that have occurred as the request is processed; e.g. when the order was made, various processing steps (specimens received), when it was completed.)public DiagnosticOrder addEvent(DiagnosticOrder.DiagnosticOrderEventComponent t)
public List<DiagnosticOrder.DiagnosticOrderItemComponent> getItem()
item (The specific diagnostic investigations that are requested as part of this request. Sometimes, there can only be one item per request, but in most contexts, more than one investigation can be requested.)public boolean hasItem()
public DiagnosticOrder.DiagnosticOrderItemComponent addItem()
item (The specific diagnostic investigations that are requested as part of this request. Sometimes, there can only be one item per request, but in most contexts, more than one investigation can be requested.)public DiagnosticOrder addItem(DiagnosticOrder.DiagnosticOrderItemComponent t)
public List<Annotation> getNote()
note (Any other notes associated with this patient, specimen or order (e.g. "patient hates needles").)public boolean hasNote()
public Annotation addNote()
note (Any other notes associated with this patient, specimen or order (e.g. "patient hates needles").)public DiagnosticOrder addNote(Annotation t)
protected void listChildren(List<Property> childrenList)
listChildren in class DomainResourcepublic Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
getProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
setProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
makeProperty in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
addChild in class DomainResourceorg.hl7.fhir.exceptions.FHIRExceptionpublic String fhirType()
fhirType in class DomainResourcepublic DiagnosticOrder copy()
copy in class DomainResourceprotected DiagnosticOrder typedCopy()
public boolean equalsDeep(Base other)
equalsDeep in class DomainResourcepublic boolean equalsShallow(Base other)
equalsShallow in class DomainResourcepublic boolean isEmpty()
isEmpty in interface org.hl7.fhir.instance.model.api.IBaseisEmpty in class DomainResourcepublic ResourceType getResourceType()
getResourceType in class ResourceCopyright © 2014–2018 University Health Network. All rights reserved.