Class DiagnosticOrder
- java.lang.Object
-
- org.hl7.fhir.dstu2016may.model.Base
-
- org.hl7.fhir.dstu2016may.model.BaseResource
-
- org.hl7.fhir.dstu2016may.model.Resource
-
- org.hl7.fhir.dstu2016may.model.DomainResource
-
- org.hl7.fhir.dstu2016may.model.DiagnosticOrder
-
- All Implemented Interfaces:
ca.uhn.fhir.model.api.IElement,Serializable,org.hl7.fhir.instance.model.api.IAnyResource,org.hl7.fhir.instance.model.api.IBase,org.hl7.fhir.instance.model.api.IBaseHasExtensions,org.hl7.fhir.instance.model.api.IBaseHasModifierExtensions,org.hl7.fhir.instance.model.api.IBaseResource,org.hl7.fhir.instance.model.api.IDomainResource
public class DiagnosticOrder extends DomainResource
A record of a request for a diagnostic investigation service to be performed.- See Also:
- Serialized Form
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classDiagnosticOrder.DiagnosticOrderEventComponentstatic classDiagnosticOrder.DiagnosticOrderItemComponentstatic classDiagnosticOrder.DiagnosticOrderPrioritystatic classDiagnosticOrder.DiagnosticOrderPriorityEnumFactorystatic classDiagnosticOrder.DiagnosticOrderStatusstatic classDiagnosticOrder.DiagnosticOrderStatusEnumFactory
-
Field Summary
Fields Modifier and Type Field Description static ca.uhn.fhir.rest.gclient.ReferenceClientParamACTORFluent Client search parameter constant for actorstatic ca.uhn.fhir.rest.gclient.TokenClientParamBODYSITEFluent Client search parameter constant for bodysitestatic ca.uhn.fhir.rest.gclient.TokenClientParamCODEFluent Client search parameter constant for codeprotected ReferenceencounterAn encounter that provides additional information about the healthcare context in which this request is made.static ca.uhn.fhir.rest.gclient.ReferenceClientParamENCOUNTERFluent Client search parameter constant for encounterprotected EncounterencounterTargetThe 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>eventA summary of the events of interest that have occurred as the request is processed; e.g.static ca.uhn.fhir.rest.gclient.DateClientParamEVENT_DATEFluent Client search parameter constant for event-datestatic ca.uhn.fhir.rest.gclient.TokenClientParamEVENT_STATUSFluent Client search parameter constant for event-statusstatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam>EVENT_STATUS_DATEFluent Client search parameter constant for event-status-dateprotected List<Identifier>identifierIdentifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.static ca.uhn.fhir.rest.gclient.TokenClientParamIDENTIFIERFluent Client search parameter constant for identifierstatic ca.uhn.fhir.model.api.IncludeINCLUDE_ACTORConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_ENCOUNTERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_ORDERERConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_PATIENTConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_SPECIMENConstant for fluent queries to be used to add include statements.static ca.uhn.fhir.model.api.IncludeINCLUDE_SUBJECTConstant for fluent queries to be used to add include statements.protected List<DiagnosticOrder.DiagnosticOrderItemComponent>itemThe specific diagnostic investigations that are requested as part of this request.static ca.uhn.fhir.rest.gclient.DateClientParamITEM_DATEFluent Client search parameter constant for item-datestatic ca.uhn.fhir.rest.gclient.TokenClientParamITEM_PAST_STATUSFluent Client search parameter constant for item-past-statusstatic ca.uhn.fhir.rest.gclient.TokenClientParamITEM_STATUSFluent Client search parameter constant for item-statusstatic ca.uhn.fhir.rest.gclient.CompositeClientParam<ca.uhn.fhir.rest.gclient.TokenClientParam,ca.uhn.fhir.rest.gclient.DateClientParam>ITEM_STATUS_DATEFluent Client search parameter constant for item-status-dateprotected List<Annotation>noteAny other notes associated with this patient, specimen or order (e.g.protected ReferenceordererThe practitioner that holds legal responsibility for ordering the investigation.static ca.uhn.fhir.rest.gclient.ReferenceClientParamORDERERFluent Client search parameter constant for ordererprotected PractitionerordererTargetThe 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.ReferenceClientParamPATIENTFluent Client search parameter constant for patientprotected Enumeration<DiagnosticOrder.DiagnosticOrderPriority>priorityThe clinical priority associated with this order.protected List<CodeableConcept>reasonAn explanation or justification for why this diagnostic investigation is being requested.static StringSP_ACTORSearch parameter: actorstatic StringSP_BODYSITESearch parameter: bodysitestatic StringSP_CODESearch parameter: codestatic StringSP_ENCOUNTERSearch parameter: encounterstatic StringSP_EVENT_DATESearch parameter: event-datestatic StringSP_EVENT_STATUSSearch parameter: event-statusstatic StringSP_EVENT_STATUS_DATESearch parameter: event-status-datestatic StringSP_IDENTIFIERSearch parameter: identifierstatic StringSP_ITEM_DATESearch parameter: item-datestatic StringSP_ITEM_PAST_STATUSSearch parameter: item-past-statusstatic StringSP_ITEM_STATUSSearch parameter: item-statusstatic StringSP_ITEM_STATUS_DATESearch parameter: item-status-datestatic StringSP_ORDERERSearch parameter: ordererstatic StringSP_PATIENTSearch parameter: patientstatic StringSP_SPECIMENSearch parameter: specimenstatic StringSP_STATUSSearch parameter: statusstatic StringSP_SUBJECTSearch parameter: subjectprotected List<Reference>specimenOne or more specimens that the diagnostic investigation is about.static ca.uhn.fhir.rest.gclient.ReferenceClientParamSPECIMENFluent Client search parameter constant for specimenprotected List<Specimen>specimenTargetThe actual objects that are the target of the reference (One or more specimens that the diagnostic investigation is about.)protected Enumeration<DiagnosticOrder.DiagnosticOrderStatus>statusThe status of the order.static ca.uhn.fhir.rest.gclient.TokenClientParamSTATUSFluent Client search parameter constant for statusprotected ReferencesubjectOn whom or what the investigation is to be performed.static ca.uhn.fhir.rest.gclient.ReferenceClientParamSUBJECTFluent Client search parameter constant for subjectprotected ResourcesubjectTargetThe actual object that is the target of the reference (On whom or what the investigation is to be performed.protected List<Reference>supportingInformationAdditional clinical information about the patient or specimen that may influence test interpretations.protected List<Resource>supportingInformationTargetThe actual objects that are the target of the reference (Additional clinical information about the patient or specimen that may influence test interpretations.-
Fields inherited from class org.hl7.fhir.dstu2016may.model.DomainResource
contained, extension, modifierExtension, text
-
Fields inherited from class org.hl7.fhir.dstu2016may.model.Resource
id, implicitRules, language, meta
-
-
Constructor Summary
Constructors Constructor Description DiagnosticOrder()ConstructorDiagnosticOrder(Reference subject)Constructor
-
Method Summary
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.DomainResource
addContained, addExtension, addExtension, addModifierExtension, addModifierExtension, copyValues, getContained, getExtension, getExtensionsByUrl, getModifierExtension, getModifierExtensionsByUrl, getText, hasContained, hasExtension, hasModifierExtension, hasText, setText
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Resource
copyValues, getId, getIdElement, getImplicitRules, getImplicitRulesElement, getLanguage, getLanguageElement, getMeta, hasId, hasIdElement, hasImplicitRules, hasImplicitRulesElement, hasLanguage, hasLanguageElement, hasMeta, setId, setIdElement, setImplicitRules, setImplicitRulesElement, setLanguage, setLanguageElement, setMeta
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.BaseResource
getStructureFhirVersionEnum, setId
-
Methods inherited from class org.hl7.fhir.dstu2016may.model.Base
castToActionDefinition, 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, setUserDataINN
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.hl7.fhir.instance.model.api.IAnyResource
getId, getIdElement, getLanguageElement, getUserData, setId, setUserData
-
-
-
-
Field Detail
-
identifier
protected List<Identifier> identifier
Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.
-
status
protected Enumeration<DiagnosticOrder.DiagnosticOrderStatus> status
The status of the order.
-
priority
protected Enumeration<DiagnosticOrder.DiagnosticOrderPriority> priority
The clinical priority associated with this order.
-
subject
protected Reference 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).
-
subjectTarget
protected Resource subjectTarget
The actual object that is the target of the reference (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).)
-
encounter
protected Reference encounter
An encounter that provides additional information about the healthcare context in which this request is made.
-
encounterTarget
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.)
-
orderer
protected Reference orderer
The practitioner that holds legal responsibility for ordering the investigation.
-
ordererTarget
protected Practitioner ordererTarget
The actual object that is the target of the reference (The practitioner that holds legal responsibility for ordering the investigation.)
-
reason
protected List<CodeableConcept> 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.
-
supportingInformation
protected List<Reference> 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.
-
supportingInformationTarget
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. This includes observations explicitly requested by the producer(filler) to provide context or supporting information needed to complete the order.)
-
specimen
protected List<Reference> specimen
One or more specimens that the diagnostic investigation is about.
-
specimenTarget
protected List<Specimen> specimenTarget
The actual objects that are the target of the reference (One or more specimens that the diagnostic investigation is about.)
-
event
protected List<DiagnosticOrder.DiagnosticOrderEventComponent> 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.
-
item
protected List<DiagnosticOrder.DiagnosticOrderItemComponent> 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.
-
note
protected List<Annotation> note
Any other notes associated with this patient, specimen or order (e.g. "patient hates needles").
-
SP_ORDERER
public static final String SP_ORDERER
Search parameter: ordererDescription: Who ordered the test
Type: reference
Path: DiagnosticOrder.orderer
- See Also:
- Constant Field Values
-
ORDERER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ORDERER
Fluent Client search parameter constant for ordererDescription: Who ordered the test
Type: reference
Path: DiagnosticOrder.orderer
-
INCLUDE_ORDERER
public static final ca.uhn.fhir.model.api.Include INCLUDE_ORDERER
Constant for fluent queries to be used to add include statements. Specifies the path value of "DiagnosticOrder:orderer".
-
SP_STATUS
public static final String SP_STATUS
Search parameter: statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.status
- See Also:
- Constant Field Values
-
STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam STATUS
Fluent Client search parameter constant for statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.status
-
SP_SUBJECT
public static final String SP_SUBJECT
Search parameter: subjectDescription: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
- See Also:
- Constant Field Values
-
SUBJECT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SUBJECT
Fluent Client search parameter constant for subjectDescription: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
-
INCLUDE_SUBJECT
public static final ca.uhn.fhir.model.api.Include INCLUDE_SUBJECT
Constant for fluent queries to be used to add include statements. Specifies the path value of "DiagnosticOrder:subject".
-
SP_ITEM_STATUS
public static final String SP_ITEM_STATUS
Search parameter: item-statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.status
- See Also:
- Constant Field Values
-
ITEM_STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ITEM_STATUS
Fluent Client search parameter constant for item-statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.status
-
SP_EVENT_STATUS
public static final String SP_EVENT_STATUS
Search parameter: event-statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.event.status
- See Also:
- Constant Field Values
-
EVENT_STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam EVENT_STATUS
Fluent Client search parameter constant for event-statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.event.status
-
SP_ACTOR
public static final String SP_ACTOR
Search parameter: actorDescription: Who recorded or did this
Type: reference
Path: DiagnosticOrder.event.actor, DiagnosticOrder.item.event.actor
- See Also:
- Constant Field Values
-
ACTOR
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ACTOR
Fluent Client search parameter constant for actorDescription: Who recorded or did this
Type: reference
Path: DiagnosticOrder.event.actor, DiagnosticOrder.item.event.actor
-
INCLUDE_ACTOR
public static final ca.uhn.fhir.model.api.Include INCLUDE_ACTOR
Constant for fluent queries to be used to add include statements. Specifies the path value of "DiagnosticOrder:actor".
-
SP_CODE
public static final String SP_CODE
Search parameter: codeDescription: Code to indicate the item (test or panel) being ordered
Type: token
Path: DiagnosticOrder.item.code
- See Also:
- Constant Field Values
-
CODE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam CODE
Fluent Client search parameter constant for codeDescription: Code to indicate the item (test or panel) being ordered
Type: token
Path: DiagnosticOrder.item.code
-
SP_ENCOUNTER
public static final String SP_ENCOUNTER
Search parameter: encounterDescription: The encounter that this diagnostic order is associated with
Type: reference
Path: DiagnosticOrder.encounter
- See Also:
- Constant Field Values
-
ENCOUNTER
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam ENCOUNTER
Fluent Client search parameter constant for encounterDescription: The encounter that this diagnostic order is associated with
Type: reference
Path: DiagnosticOrder.encounter
-
INCLUDE_ENCOUNTER
public static final ca.uhn.fhir.model.api.Include INCLUDE_ENCOUNTER
Constant for fluent queries to be used to add include statements. Specifies the path value of "DiagnosticOrder:encounter".
-
SP_ITEM_PAST_STATUS
public static final String SP_ITEM_PAST_STATUS
Search parameter: item-past-statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.event.status
- See Also:
- Constant Field Values
-
ITEM_PAST_STATUS
public static final ca.uhn.fhir.rest.gclient.TokenClientParam ITEM_PAST_STATUS
Fluent Client search parameter constant for item-past-statusDescription: proposed | draft | planned | requested | received | accepted | in-progress | review | completed | cancelled | suspended | rejected | failed | entered-in-error
Type: token
Path: DiagnosticOrder.item.event.status
-
SP_PATIENT
public static final String SP_PATIENT
Search parameter: patientDescription: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
- See Also:
- Constant Field Values
-
PATIENT
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam PATIENT
Fluent Client search parameter constant for patientDescription: Who and/or what test is about
Type: reference
Path: DiagnosticOrder.subject
-
INCLUDE_PATIENT
public static final ca.uhn.fhir.model.api.Include INCLUDE_PATIENT
Constant for fluent queries to be used to add include statements. Specifies the path value of "DiagnosticOrder:patient".
-
SP_BODYSITE
public static final String SP_BODYSITE
Search parameter: bodysiteDescription: Location of requested test (if applicable)
Type: token
Path: DiagnosticOrder.item.bodySite
- See Also:
- Constant Field Values
-
BODYSITE
public static final ca.uhn.fhir.rest.gclient.TokenClientParam BODYSITE
Fluent Client search parameter constant for bodysiteDescription: Location of requested test (if applicable)
Type: token
Path: DiagnosticOrder.item.bodySite
-
SP_ITEM_DATE
public static final String SP_ITEM_DATE
Search parameter: item-dateDescription: The date at which the event happened
Type: date
Path: DiagnosticOrder.item.event.dateTime
- See Also:
- Constant Field Values
-
ITEM_DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam ITEM_DATE
Fluent Client search parameter constant for item-dateDescription: The date at which the event happened
Type: date
Path: DiagnosticOrder.item.event.dateTime
-
SP_SPECIMEN
public static final String SP_SPECIMEN
Search parameter: specimenDescription: If the whole order relates to specific specimens
Type: reference
Path: DiagnosticOrder.specimen, DiagnosticOrder.item.specimen
- See Also:
- Constant Field Values
-
SPECIMEN
public static final ca.uhn.fhir.rest.gclient.ReferenceClientParam SPECIMEN
Fluent Client search parameter constant for specimenDescription: If the whole order relates to specific specimens
Type: reference
Path: DiagnosticOrder.specimen, DiagnosticOrder.item.specimen
-
INCLUDE_SPECIMEN
public static final ca.uhn.fhir.model.api.Include INCLUDE_SPECIMEN
Constant for fluent queries to be used to add include statements. Specifies the path value of "DiagnosticOrder:specimen".
-
SP_EVENT_STATUS_DATE
public static final String SP_EVENT_STATUS_DATE
Search parameter: event-status-dateDescription: A combination of past-status and date
Type: composite
Path:
- See Also:
- Constant Field Values
-
EVENT_STATUS_DATE
public static final 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-dateDescription: A combination of past-status and date
Type: composite
Path:
-
SP_EVENT_DATE
public static final String SP_EVENT_DATE
Search parameter: event-dateDescription: The date at which the event happened
Type: date
Path: DiagnosticOrder.event.dateTime
- See Also:
- Constant Field Values
-
EVENT_DATE
public static final ca.uhn.fhir.rest.gclient.DateClientParam EVENT_DATE
Fluent Client search parameter constant for event-dateDescription: The date at which the event happened
Type: date
Path: DiagnosticOrder.event.dateTime
-
SP_IDENTIFIER
public static final String SP_IDENTIFIER
Search parameter: identifierDescription: Identifiers assigned to this order
Type: token
Path: DiagnosticOrder.identifier
- See Also:
- Constant Field Values
-
IDENTIFIER
public static final ca.uhn.fhir.rest.gclient.TokenClientParam IDENTIFIER
Fluent Client search parameter constant for identifierDescription: Identifiers assigned to this order
Type: token
Path: DiagnosticOrder.identifier
-
SP_ITEM_STATUS_DATE
public static final String SP_ITEM_STATUS_DATE
Search parameter: item-status-dateDescription: A combination of item-past-status and item-date
Type: composite
Path:
- See Also:
- Constant Field Values
-
ITEM_STATUS_DATE
public static final 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-dateDescription: A combination of item-past-status and item-date
Type: composite
Path:
-
-
Constructor Detail
-
DiagnosticOrder
public DiagnosticOrder()
Constructor
-
DiagnosticOrder
public DiagnosticOrder(Reference subject)
Constructor
-
-
Method Detail
-
getIdentifier
public List<Identifier> getIdentifier()
- Returns:
identifier(Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.)
-
hasIdentifier
public boolean hasIdentifier()
-
addIdentifier
public Identifier addIdentifier()
- Returns:
identifier(Identifiers assigned to this order instance by the orderer and/or the receiver and/or order fulfiller.)
-
addIdentifier
public DiagnosticOrder addIdentifier(Identifier t)
-
getStatusElement
public Enumeration<DiagnosticOrder.DiagnosticOrderStatus> getStatusElement()
- Returns:
status(The status of the order.). This is the underlying object with id, value and extensions. The accessor "getStatus" gives direct access to the value
-
hasStatusElement
public boolean hasStatusElement()
-
hasStatus
public boolean hasStatus()
-
setStatusElement
public DiagnosticOrder setStatusElement(Enumeration<DiagnosticOrder.DiagnosticOrderStatus> value)
- Parameters:
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 value
-
getStatus
public DiagnosticOrder.DiagnosticOrderStatus getStatus()
- Returns:
- The status of the order.
-
setStatus
public DiagnosticOrder setStatus(DiagnosticOrder.DiagnosticOrderStatus value)
- Parameters:
value- The status of the order.
-
getPriorityElement
public Enumeration<DiagnosticOrder.DiagnosticOrderPriority> getPriorityElement()
- Returns:
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 value
-
hasPriorityElement
public boolean hasPriorityElement()
-
hasPriority
public boolean hasPriority()
-
setPriorityElement
public DiagnosticOrder setPriorityElement(Enumeration<DiagnosticOrder.DiagnosticOrderPriority> value)
- Parameters:
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 value
-
getPriority
public DiagnosticOrder.DiagnosticOrderPriority getPriority()
- Returns:
- The clinical priority associated with this order.
-
setPriority
public DiagnosticOrder setPriority(DiagnosticOrder.DiagnosticOrderPriority value)
- Parameters:
value- The clinical priority associated with this order.
-
getSubject
public Reference getSubject()
- Returns:
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).)
-
hasSubject
public boolean hasSubject()
-
setSubject
public DiagnosticOrder setSubject(Reference value)
- Parameters:
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).)
-
getSubjectTarget
public Resource getSubjectTarget()
- Returns:
subjectThe 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).)
-
setSubjectTarget
public DiagnosticOrder setSubjectTarget(Resource value)
- Parameters:
value-subjectThe 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).)
-
getEncounter
public Reference getEncounter()
- Returns:
encounter(An encounter that provides additional information about the healthcare context in which this request is made.)
-
hasEncounter
public boolean hasEncounter()
-
setEncounter
public DiagnosticOrder setEncounter(Reference value)
- Parameters:
value-encounter(An encounter that provides additional information about the healthcare context in which this request is made.)
-
getEncounterTarget
public Encounter getEncounterTarget()
- Returns:
encounterThe 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.)
-
setEncounterTarget
public DiagnosticOrder setEncounterTarget(Encounter value)
- Parameters:
value-encounterThe 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.)
-
getOrderer
public Reference getOrderer()
- Returns:
orderer(The practitioner that holds legal responsibility for ordering the investigation.)
-
hasOrderer
public boolean hasOrderer()
-
setOrderer
public DiagnosticOrder setOrderer(Reference value)
- Parameters:
value-orderer(The practitioner that holds legal responsibility for ordering the investigation.)
-
getOrdererTarget
public Practitioner getOrdererTarget()
- Returns:
ordererThe 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.)
-
setOrdererTarget
public DiagnosticOrder setOrdererTarget(Practitioner value)
- Parameters:
value-ordererThe 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.)
-
getReason
public List<CodeableConcept> getReason()
- Returns:
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.)
-
hasReason
public boolean hasReason()
-
addReason
public CodeableConcept addReason()
- Returns:
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.)
-
addReason
public DiagnosticOrder addReason(CodeableConcept t)
-
getSupportingInformation
public List<Reference> getSupportingInformation()
- Returns:
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.)
-
hasSupportingInformation
public boolean hasSupportingInformation()
-
addSupportingInformation
public Reference addSupportingInformation()
- Returns:
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.)
-
addSupportingInformation
public DiagnosticOrder addSupportingInformation(Reference t)
-
getSupportingInformationTarget
public List<Resource> getSupportingInformationTarget()
- Returns:
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.)
-
getSpecimen
public List<Reference> getSpecimen()
- Returns:
specimen(One or more specimens that the diagnostic investigation is about.)
-
hasSpecimen
public boolean hasSpecimen()
-
addSpecimen
public Reference addSpecimen()
- Returns:
specimen(One or more specimens that the diagnostic investigation is about.)
-
addSpecimen
public DiagnosticOrder addSpecimen(Reference t)
-
getSpecimenTarget
public List<Specimen> getSpecimenTarget()
- Returns:
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.)
-
addSpecimenTarget
public Specimen addSpecimenTarget()
- Returns:
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.)
-
getEvent
public List<DiagnosticOrder.DiagnosticOrderEventComponent> getEvent()
- Returns:
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.)
-
hasEvent
public boolean hasEvent()
-
addEvent
public DiagnosticOrder.DiagnosticOrderEventComponent addEvent()
- Returns:
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.)
-
addEvent
public DiagnosticOrder addEvent(DiagnosticOrder.DiagnosticOrderEventComponent t)
-
getItem
public List<DiagnosticOrder.DiagnosticOrderItemComponent> getItem()
- Returns:
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.)
-
hasItem
public boolean hasItem()
-
addItem
public DiagnosticOrder.DiagnosticOrderItemComponent addItem()
- Returns:
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.)
-
addItem
public DiagnosticOrder addItem(DiagnosticOrder.DiagnosticOrderItemComponent t)
-
getNote
public List<Annotation> getNote()
- Returns:
note(Any other notes associated with this patient, specimen or order (e.g. "patient hates needles").)
-
hasNote
public boolean hasNote()
-
addNote
public Annotation addNote()
- Returns:
note(Any other notes associated with this patient, specimen or order (e.g. "patient hates needles").)
-
addNote
public DiagnosticOrder addNote(Annotation t)
-
listChildren
protected void listChildren(List<Property> childrenList)
- Overrides:
listChildrenin classDomainResource
-
getProperty
public Base[] getProperty(int hash, String name, boolean checkValid) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
getPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void setProperty(int hash, String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
setProperty
public void setProperty(String name, Base value) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
setPropertyin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
makeProperty
public Base makeProperty(int hash, String name) throws org.hl7.fhir.exceptions.FHIRException
Description copied from class:Basemake an instance of a property. If the property is a repeating property, make a new instance. if the property is not repeating, return the property- Overrides:
makePropertyin classDomainResource- Returns:
- Throws:
org.hl7.fhir.exceptions.FHIRException
-
addChild
public Base addChild(String name) throws org.hl7.fhir.exceptions.FHIRException
- Overrides:
addChildin classDomainResource- Throws:
org.hl7.fhir.exceptions.FHIRException
-
fhirType
public String fhirType()
- Specified by:
fhirTypein interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
fhirTypein classDomainResource
-
copy
public DiagnosticOrder copy()
- Specified by:
copyin classDomainResource
-
typedCopy
protected DiagnosticOrder typedCopy()
-
equalsDeep
public boolean equalsDeep(Base other)
- Overrides:
equalsDeepin classDomainResource
-
equalsShallow
public boolean equalsShallow(Base other)
- Overrides:
equalsShallowin classDomainResource
-
isEmpty
public boolean isEmpty()
- Specified by:
isEmptyin interfaceorg.hl7.fhir.instance.model.api.IBase- Overrides:
isEmptyin classDomainResource
-
getResourceType
public ResourceType getResourceType()
- Specified by:
getResourceTypein classResource
-
-