Serialized Form
-
Package org.hl7.fhir.dstu2.model
-
Class org.hl7.fhir.dstu2.model.Account extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1926153194L
-
Serialized Fields
-
activePeriod
org.hl7.fhir.dstu2.model.Period activePeriod
-
balance
org.hl7.fhir.dstu2.model.Money balance
-
coveragePeriod
org.hl7.fhir.dstu2.model.Period coveragePeriod
-
currency
org.hl7.fhir.dstu2.model.Coding currency
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
name
org.hl7.fhir.dstu2.model.StringType name
-
owner
org.hl7.fhir.dstu2.model.Reference owner
-
ownerTarget
org.hl7.fhir.dstu2.model.Organization ownerTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Account.AccountStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Account.AccountStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Address extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 561490318L
-
Serialized Fields
-
city
org.hl7.fhir.dstu2.model.StringType city
-
country
org.hl7.fhir.dstu2.model.StringType country
-
district
org.hl7.fhir.dstu2.model.StringType district
-
line
List<org.hl7.fhir.dstu2.model.StringType> line
-
period
org.hl7.fhir.dstu2.model.Period period
-
postalCode
org.hl7.fhir.dstu2.model.StringType postalCode
-
state
org.hl7.fhir.dstu2.model.StringType state
-
text
org.hl7.fhir.dstu2.model.StringType text
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Address.AddressType> type
-
use
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Address.AddressUse> use
-
-
Class org.hl7.fhir.dstu2.model.Address.AddressTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Address.AddressUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Age extends org.hl7.fhir.dstu2.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1657522921L
-
Serialized Fields
-
category
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCategory> category
-
criticality
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCriticality> criticality
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
lastOccurence
org.hl7.fhir.dstu2.model.DateTimeType lastOccurence
-
note
org.hl7.fhir.dstu2.model.Annotation note
-
onset
org.hl7.fhir.dstu2.model.DateTimeType onset
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
reaction
List<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceReactionComponent> reaction
-
recordedDate
org.hl7.fhir.dstu2.model.DateTimeType recordedDate
-
recorder
org.hl7.fhir.dstu2.model.Reference recorder
-
recorderTarget
org.hl7.fhir.dstu2.model.Resource recorderTarget
-
reporter
org.hl7.fhir.dstu2.model.Reference reporter
-
reporterTarget
org.hl7.fhir.dstu2.model.Resource reporterTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatus> status
-
substance
org.hl7.fhir.dstu2.model.CodeableConcept substance
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceType> type
-
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCertaintyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceReactionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -765664367L
-
Serialized Fields
-
certainty
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceCertainty> certainty
-
description
org.hl7.fhir.dstu2.model.StringType description
-
exposureRoute
org.hl7.fhir.dstu2.model.CodeableConcept exposureRoute
-
manifestation
List<org.hl7.fhir.dstu2.model.CodeableConcept> manifestation
-
note
org.hl7.fhir.dstu2.model.Annotation note
-
onset
org.hl7.fhir.dstu2.model.DateTimeType onset
-
severity
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceSeverity> severity
-
substance
org.hl7.fhir.dstu2.model.CodeableConcept substance
-
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AllergyIntolerance.AllergyIntoleranceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AnnotatedUuidType extends ca.uhn.fhir.model.primitive.UriDt implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.hl7.fhir.dstu2.model.Annotation extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -575590381L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Type author
-
text
org.hl7.fhir.dstu2.model.StringType text
-
time
org.hl7.fhir.dstu2.model.DateTimeType time
-
-
Class org.hl7.fhir.dstu2.model.Appointment extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1403944125L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu2.model.StringType comment
-
description
org.hl7.fhir.dstu2.model.StringType description
-
end
org.hl7.fhir.dstu2.model.InstantType end
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
minutesDuration
org.hl7.fhir.dstu2.model.PositiveIntType minutesDuration
-
participant
List<org.hl7.fhir.dstu2.model.Appointment.AppointmentParticipantComponent> participant
-
priority
org.hl7.fhir.dstu2.model.UnsignedIntType priority
-
reason
org.hl7.fhir.dstu2.model.CodeableConcept reason
-
slot
List<org.hl7.fhir.dstu2.model.Reference> slot
-
slotTarget
List<org.hl7.fhir.dstu2.model.Slot> slotTarget
-
start
org.hl7.fhir.dstu2.model.InstantType start
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Appointment.AppointmentStatus> status
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Appointment.AppointmentParticipantComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1620552507L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu2.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu2.model.Resource actorTarget
-
required
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Appointment.ParticipantRequired> required
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Appointment.ParticipationStatus> status
-
type
List<org.hl7.fhir.dstu2.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu2.model.Appointment.AppointmentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Appointment.ParticipantRequiredEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Appointment.ParticipationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AppointmentResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 248548635L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu2.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu2.model.Resource actorTarget
-
appointment
org.hl7.fhir.dstu2.model.Reference appointment
-
appointmentTarget
org.hl7.fhir.dstu2.model.Appointment appointmentTarget
-
comment
org.hl7.fhir.dstu2.model.StringType comment
-
end
org.hl7.fhir.dstu2.model.InstantType end
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
participantStatus
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AppointmentResponse.ParticipantStatus> participantStatus
-
participantType
List<org.hl7.fhir.dstu2.model.CodeableConcept> participantType
-
start
org.hl7.fhir.dstu2.model.InstantType start
-
-
Class org.hl7.fhir.dstu2.model.AppointmentResponse.ParticipantStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Attachment extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 581007080L
-
Serialized Fields
-
contentType
org.hl7.fhir.dstu2.model.CodeType contentType
-
creation
org.hl7.fhir.dstu2.model.DateTimeType creation
-
data
org.hl7.fhir.dstu2.model.Base64BinaryType data
-
hash
org.hl7.fhir.dstu2.model.Base64BinaryType hash
-
language
org.hl7.fhir.dstu2.model.CodeType language
-
size
org.hl7.fhir.dstu2.model.UnsignedIntType size
-
title
org.hl7.fhir.dstu2.model.StringType title
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1495151000L
-
Serialized Fields
-
event
org.hl7.fhir.dstu2.model.AuditEvent.AuditEventEventComponent event
-
object
List<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectComponent> object
-
participant
List<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent> participant
-
source
org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent source
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventActionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventEventComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1916806397L
-
Serialized Fields
-
action
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventAction> action
-
dateTime
org.hl7.fhir.dstu2.model.InstantType dateTime
-
outcome
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventOutcome> outcome
-
outcomeDesc
org.hl7.fhir.dstu2.model.StringType outcomeDesc
-
purposeOfEvent
List<org.hl7.fhir.dstu2.model.Coding> purposeOfEvent
-
subtype
List<org.hl7.fhir.dstu2.model.Coding> subtype
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 997591908L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
detail
List<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectDetailComponent> detail
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
lifecycle
org.hl7.fhir.dstu2.model.Coding lifecycle
-
name
org.hl7.fhir.dstu2.model.StringType name
-
query
org.hl7.fhir.dstu2.model.Base64BinaryType query
-
reference
org.hl7.fhir.dstu2.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu2.model.Resource referenceTarget
-
role
org.hl7.fhir.dstu2.model.Coding role
-
securityLabel
List<org.hl7.fhir.dstu2.model.Coding> securityLabel
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventObjectDetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 11139504L
-
Serialized Fields
-
type
org.hl7.fhir.dstu2.model.StringType type
-
value
org.hl7.fhir.dstu2.model.Base64BinaryType value
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1783296995L
-
Serialized Fields
-
altId
org.hl7.fhir.dstu2.model.StringType altId
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
media
org.hl7.fhir.dstu2.model.Coding media
-
name
org.hl7.fhir.dstu2.model.StringType name
-
network
org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkComponent network
-
policy
List<org.hl7.fhir.dstu2.model.UriType> policy
-
purposeOfUse
List<org.hl7.fhir.dstu2.model.Coding> purposeOfUse
-
reference
org.hl7.fhir.dstu2.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu2.model.Resource referenceTarget
-
requestor
org.hl7.fhir.dstu2.model.BooleanType requestor
-
role
List<org.hl7.fhir.dstu2.model.CodeableConcept> role
-
userId
org.hl7.fhir.dstu2.model.Identifier userId
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1355220390L
-
Serialized Fields
-
address
org.hl7.fhir.dstu2.model.StringType address
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkType> type
-
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventParticipantNetworkTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.AuditEvent.AuditEventSourceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1562673890L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
site
org.hl7.fhir.dstu2.model.StringType site
-
type
List<org.hl7.fhir.dstu2.model.Coding> type
-
-
Class org.hl7.fhir.dstu2.model.BackboneElement extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- -1431673179L
-
Serialized Fields
-
modifierExtension
List<org.hl7.fhir.dstu2.model.Extension> modifierExtension
-
-
Class org.hl7.fhir.dstu2.model.Base extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Base64BinaryType extends org.hl7.fhir.dstu2.model.PrimitiveType<byte[]> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.BaseBinary extends org.hl7.fhir.dstu2.model.Resource implements Serializable
-
Class org.hl7.fhir.dstu2.model.BaseDateTimeType extends org.hl7.fhir.dstu2.model.PrimitiveType<Date> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myPrecision
ca.uhn.fhir.model.api.TemporalPrecisionEnum myPrecision
-
myTimeZone
TimeZone myTimeZone
-
myTimeZoneZulu
boolean myTimeZoneZulu
-
-
Class org.hl7.fhir.dstu2.model.BaseExtension extends org.hl7.fhir.dstu2.model.Type implements Serializable
-
Class org.hl7.fhir.dstu2.model.BaseNarrative extends org.hl7.fhir.dstu2.model.Type implements Serializable
-
Class org.hl7.fhir.dstu2.model.BaseReference extends org.hl7.fhir.dstu2.model.Type implements Serializable
-
Class org.hl7.fhir.dstu2.model.BaseResource extends org.hl7.fhir.dstu2.model.Base implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.dstu2.model.Basic extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 916539354L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authorTarget
org.hl7.fhir.dstu2.model.Resource authorTarget
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
created
org.hl7.fhir.dstu2.model.DateType created
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.Binary extends org.hl7.fhir.dstu2.model.BaseBinary implements Serializable
- serialVersionUID:
- 974764407L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Base64BinaryType content
-
contentType
org.hl7.fhir.dstu2.model.CodeType contentType
-
-
Class org.hl7.fhir.dstu2.model.BodySite extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1568109920L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
image
List<org.hl7.fhir.dstu2.model.Attachment> image
-
modifier
List<org.hl7.fhir.dstu2.model.CodeableConcept> modifier
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
-
Class org.hl7.fhir.dstu2.model.BooleanType extends org.hl7.fhir.dstu2.model.PrimitiveType<Boolean> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.Bundle extends org.hl7.fhir.dstu2.model.Resource implements Serializable
- serialVersionUID:
- -2041954721L
-
Serialized Fields
-
entry
List<org.hl7.fhir.dstu2.model.Bundle.BundleEntryComponent> entry
-
link
List<org.hl7.fhir.dstu2.model.Bundle.BundleLinkComponent> link
-
signature
org.hl7.fhir.dstu2.model.Signature signature
-
total
org.hl7.fhir.dstu2.model.UnsignedIntType total
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Bundle.BundleType> type
-
-
Class org.hl7.fhir.dstu2.model.Bundle.BundleEntryComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 517783054L
-
Serialized Fields
-
fullUrl
org.hl7.fhir.dstu2.model.UriType fullUrl
-
link
List<org.hl7.fhir.dstu2.model.Bundle.BundleLinkComponent> link
-
request
org.hl7.fhir.dstu2.model.Bundle.BundleEntryRequestComponent request
-
resource
org.hl7.fhir.dstu2.model.Resource resource
-
response
org.hl7.fhir.dstu2.model.Bundle.BundleEntryResponseComponent response
-
search
org.hl7.fhir.dstu2.model.Bundle.BundleEntrySearchComponent search
-
-
Class org.hl7.fhir.dstu2.model.Bundle.BundleEntryRequestComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1349769744L
-
Serialized Fields
-
ifMatch
org.hl7.fhir.dstu2.model.StringType ifMatch
-
ifModifiedSince
org.hl7.fhir.dstu2.model.InstantType ifModifiedSince
-
ifNoneExist
org.hl7.fhir.dstu2.model.StringType ifNoneExist
-
ifNoneMatch
org.hl7.fhir.dstu2.model.StringType ifNoneMatch
-
method
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Bundle.HTTPVerb> method
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.Bundle.BundleEntryResponseComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1526413234L
-
Serialized Fields
-
etag
org.hl7.fhir.dstu2.model.StringType etag
-
lastModified
org.hl7.fhir.dstu2.model.InstantType lastModified
-
location
org.hl7.fhir.dstu2.model.UriType location
-
status
org.hl7.fhir.dstu2.model.StringType status
-
-
Class org.hl7.fhir.dstu2.model.Bundle.BundleEntrySearchComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 837739866L
-
Serialized Fields
-
mode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Bundle.SearchEntryMode> mode
-
score
org.hl7.fhir.dstu2.model.DecimalType score
-
-
Class org.hl7.fhir.dstu2.model.Bundle.BundleLinkComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1010386066L
-
Serialized Fields
-
relation
org.hl7.fhir.dstu2.model.StringType relation
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.Bundle.BundleTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Bundle.HTTPVerbEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Bundle.SearchEntryModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.CarePlan extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -307500543L
-
Serialized Fields
-
activity
List<org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent> activity
-
addresses
List<org.hl7.fhir.dstu2.model.Reference> addresses
-
addressesTarget
List<org.hl7.fhir.dstu2.model.Condition> addressesTarget
-
author
List<org.hl7.fhir.dstu2.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu2.model.Resource> authorTarget
-
category
List<org.hl7.fhir.dstu2.model.CodeableConcept> category
-
context
org.hl7.fhir.dstu2.model.Reference context
-
contextTarget
org.hl7.fhir.dstu2.model.Resource contextTarget
-
description
org.hl7.fhir.dstu2.model.StringType description
-
goal
List<org.hl7.fhir.dstu2.model.Reference> goal
-
goalTarget
List<org.hl7.fhir.dstu2.model.Goal> goalTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
modified
org.hl7.fhir.dstu2.model.DateTimeType modified
-
note
org.hl7.fhir.dstu2.model.Annotation note
-
participant
List<org.hl7.fhir.dstu2.model.CarePlan.CarePlanParticipantComponent> participant
-
period
org.hl7.fhir.dstu2.model.Period period
-
relatedPlan
List<org.hl7.fhir.dstu2.model.CarePlan.CarePlanRelatedPlanComponent> relatedPlan
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CarePlan.CarePlanStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
support
List<org.hl7.fhir.dstu2.model.Reference> support
-
supportTarget
List<org.hl7.fhir.dstu2.model.Resource> supportTarget
-
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 40181608L
-
Serialized Fields
-
actionResulting
List<org.hl7.fhir.dstu2.model.Reference> actionResulting
-
actionResultingTarget
List<org.hl7.fhir.dstu2.model.Resource> actionResultingTarget
-
detail
org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityDetailComponent detail
-
progress
List<org.hl7.fhir.dstu2.model.Annotation> progress
-
reference
org.hl7.fhir.dstu2.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu2.model.Resource referenceTarget
-
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityDetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763965702L
-
Serialized Fields
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
dailyAmount
org.hl7.fhir.dstu2.model.SimpleQuantity dailyAmount
-
description
org.hl7.fhir.dstu2.model.StringType description
-
goal
List<org.hl7.fhir.dstu2.model.Reference> goal
-
goalTarget
List<org.hl7.fhir.dstu2.model.Goal> goalTarget
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
performer
List<org.hl7.fhir.dstu2.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.dstu2.model.Resource> performerTarget
-
product
org.hl7.fhir.dstu2.model.Type product
-
prohibited
org.hl7.fhir.dstu2.model.BooleanType prohibited
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
reasonCode
List<org.hl7.fhir.dstu2.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu2.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu2.model.Condition> reasonReferenceTarget
-
scheduled
org.hl7.fhir.dstu2.model.Type scheduled
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityStatus> status
-
statusReason
org.hl7.fhir.dstu2.model.CodeableConcept statusReason
-
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanActivityStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanParticipantComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -466811117L
-
Serialized Fields
-
member
org.hl7.fhir.dstu2.model.Reference member
-
memberTarget
org.hl7.fhir.dstu2.model.Resource memberTarget
-
role
org.hl7.fhir.dstu2.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanRelatedPlanComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1875598050L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CarePlan.CarePlanRelationship> code
-
plan
org.hl7.fhir.dstu2.model.Reference plan
-
planTarget
org.hl7.fhir.dstu2.model.CarePlan planTarget
-
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanRelationshipEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.CarePlan.CarePlanStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Claim extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 4272227L
-
Serialized Fields
-
accident
org.hl7.fhir.dstu2.model.DateType accident
-
accidentType
org.hl7.fhir.dstu2.model.Coding accidentType
-
additionalMaterials
List<org.hl7.fhir.dstu2.model.Coding> additionalMaterials
-
condition
List<org.hl7.fhir.dstu2.model.Coding> condition
-
coverage
List<org.hl7.fhir.dstu2.model.Claim.CoverageComponent> coverage
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
diagnosis
List<org.hl7.fhir.dstu2.model.Claim.DiagnosisComponent> diagnosis
-
enterer
org.hl7.fhir.dstu2.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu2.model.Practitioner entererTarget
-
exception
List<org.hl7.fhir.dstu2.model.Coding> exception
-
facility
org.hl7.fhir.dstu2.model.Reference facility
-
facilityTarget
org.hl7.fhir.dstu2.model.Location facilityTarget
-
fundsReserve
org.hl7.fhir.dstu2.model.Coding fundsReserve
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
interventionException
List<org.hl7.fhir.dstu2.model.Coding> interventionException
-
item
List<org.hl7.fhir.dstu2.model.Claim.ItemsComponent> item
-
missingTeeth
List<org.hl7.fhir.dstu2.model.Claim.MissingTeethComponent> missingTeeth
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalPrescription
org.hl7.fhir.dstu2.model.Reference originalPrescription
-
originalPrescriptionTarget
org.hl7.fhir.dstu2.model.MedicationOrder originalPrescriptionTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
payee
org.hl7.fhir.dstu2.model.Claim.PayeeComponent payee
-
prescription
org.hl7.fhir.dstu2.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.dstu2.model.Resource prescriptionTarget
-
priority
org.hl7.fhir.dstu2.model.Coding priority
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
referral
org.hl7.fhir.dstu2.model.Reference referral
-
referralTarget
org.hl7.fhir.dstu2.model.ReferralRequest referralTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
school
org.hl7.fhir.dstu2.model.StringType school
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Organization targetTarget
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Claim.ClaimType> type
-
use
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Claim.Use> use
-
-
Class org.hl7.fhir.dstu2.model.Claim.ClaimTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Claim.CoverageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 621250924L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.dstu2.model.StringType businessArrangement
-
claimResponse
org.hl7.fhir.dstu2.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.dstu2.model.ClaimResponse claimResponseTarget
-
coverage
org.hl7.fhir.dstu2.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu2.model.Coverage coverageTarget
-
focal
org.hl7.fhir.dstu2.model.BooleanType focal
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
preAuthRef
List<org.hl7.fhir.dstu2.model.StringType> preAuthRef
-
relationship
org.hl7.fhir.dstu2.model.Coding relationship
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu2.model.Claim.DetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 5768017L
-
Serialized Fields
-
factor
org.hl7.fhir.dstu2.model.DecimalType factor
-
net
org.hl7.fhir.dstu2.model.Money net
-
points
org.hl7.fhir.dstu2.model.DecimalType points
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu2.model.Coding service
-
subDetail
List<org.hl7.fhir.dstu2.model.Claim.SubDetailComponent> subDetail
-
type
org.hl7.fhir.dstu2.model.Coding type
-
udi
org.hl7.fhir.dstu2.model.Coding udi
-
unitPrice
org.hl7.fhir.dstu2.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu2.model.Claim.DiagnosisComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -795010186L
-
Serialized Fields
-
diagnosis
org.hl7.fhir.dstu2.model.Coding diagnosis
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu2.model.Claim.ItemsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1295830456L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu2.model.Coding bodySite
-
detail
List<org.hl7.fhir.dstu2.model.Claim.DetailComponent> detail
-
diagnosisLinkId
List<org.hl7.fhir.dstu2.model.PositiveIntType> diagnosisLinkId
-
factor
org.hl7.fhir.dstu2.model.DecimalType factor
-
modifier
List<org.hl7.fhir.dstu2.model.Coding> modifier
-
net
org.hl7.fhir.dstu2.model.Money net
-
points
org.hl7.fhir.dstu2.model.DecimalType points
-
prosthesis
org.hl7.fhir.dstu2.model.Claim.ProsthesisComponent prosthesis
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu2.model.Coding service
-
serviceDate
org.hl7.fhir.dstu2.model.DateType serviceDate
-
subSite
List<org.hl7.fhir.dstu2.model.Coding> subSite
-
type
org.hl7.fhir.dstu2.model.Coding type
-
udi
org.hl7.fhir.dstu2.model.Coding udi
-
unitPrice
org.hl7.fhir.dstu2.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu2.model.Claim.MissingTeethComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 352913313L
-
Serialized Fields
-
extractionDate
org.hl7.fhir.dstu2.model.DateType extractionDate
-
reason
org.hl7.fhir.dstu2.model.Coding reason
-
tooth
org.hl7.fhir.dstu2.model.Coding tooth
-
-
Class org.hl7.fhir.dstu2.model.Claim.PayeeComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -503108488L
-
Serialized Fields
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
person
org.hl7.fhir.dstu2.model.Reference person
-
personTarget
org.hl7.fhir.dstu2.model.Patient personTarget
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.Claim.ProsthesisComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1739349641L
-
Serialized Fields
-
initial
org.hl7.fhir.dstu2.model.BooleanType initial
-
priorDate
org.hl7.fhir.dstu2.model.DateType priorDate
-
priorMaterial
org.hl7.fhir.dstu2.model.Coding priorMaterial
-
-
Class org.hl7.fhir.dstu2.model.Claim.SubDetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 623567568L
-
Serialized Fields
-
factor
org.hl7.fhir.dstu2.model.DecimalType factor
-
net
org.hl7.fhir.dstu2.model.Money net
-
points
org.hl7.fhir.dstu2.model.DecimalType points
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu2.model.Coding service
-
type
org.hl7.fhir.dstu2.model.Coding type
-
udi
org.hl7.fhir.dstu2.model.Coding udi
-
unitPrice
org.hl7.fhir.dstu2.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu2.model.Claim.UseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ClaimResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 2021598689L
-
Serialized Fields
-
addItem
List<org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemComponent> addItem
-
coverage
List<org.hl7.fhir.dstu2.model.ClaimResponse.CoverageComponent> coverage
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu2.model.StringType disposition
-
error
List<org.hl7.fhir.dstu2.model.ClaimResponse.ErrorsComponent> error
-
form
org.hl7.fhir.dstu2.model.Coding form
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
item
List<org.hl7.fhir.dstu2.model.ClaimResponse.ItemsComponent> item
-
note
List<org.hl7.fhir.dstu2.model.ClaimResponse.NotesComponent> note
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
outcome
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.RemittanceOutcome> outcome
-
payeeType
org.hl7.fhir.dstu2.model.Coding payeeType
-
paymentAdjustment
org.hl7.fhir.dstu2.model.Money paymentAdjustment
-
paymentAdjustmentReason
org.hl7.fhir.dstu2.model.Coding paymentAdjustmentReason
-
paymentAmount
org.hl7.fhir.dstu2.model.Money paymentAmount
-
paymentDate
org.hl7.fhir.dstu2.model.DateType paymentDate
-
paymentRef
org.hl7.fhir.dstu2.model.Identifier paymentRef
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu2.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu2.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu2.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu2.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu2.model.Claim requestTarget
-
reserved
org.hl7.fhir.dstu2.model.Coding reserved
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
totalBenefit
org.hl7.fhir.dstu2.model.Money totalBenefit
-
totalCost
org.hl7.fhir.dstu2.model.Money totalCost
-
unallocDeductable
org.hl7.fhir.dstu2.model.Money unallocDeductable
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemAdjudicationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -949880587L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Money amount
-
code
org.hl7.fhir.dstu2.model.Coding code
-
value
org.hl7.fhir.dstu2.model.DecimalType value
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1675935854L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemAdjudicationComponent> adjudication
-
detail
List<org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemsDetailComponent> detail
-
fee
org.hl7.fhir.dstu2.model.Money fee
-
noteNumberLinkId
List<org.hl7.fhir.dstu2.model.PositiveIntType> noteNumberLinkId
-
sequenceLinkId
List<org.hl7.fhir.dstu2.model.PositiveIntType> sequenceLinkId
-
service
org.hl7.fhir.dstu2.model.Coding service
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemDetailAdjudicationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -949880587L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Money amount
-
code
org.hl7.fhir.dstu2.model.Coding code
-
value
org.hl7.fhir.dstu2.model.DecimalType value
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemsDetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -2104242020L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu2.model.ClaimResponse.AddedItemDetailAdjudicationComponent> adjudication
-
fee
org.hl7.fhir.dstu2.model.Money fee
-
service
org.hl7.fhir.dstu2.model.Coding service
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.CoverageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 621250924L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.dstu2.model.StringType businessArrangement
-
claimResponse
org.hl7.fhir.dstu2.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.dstu2.model.ClaimResponse claimResponseTarget
-
coverage
org.hl7.fhir.dstu2.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu2.model.Coverage coverageTarget
-
focal
org.hl7.fhir.dstu2.model.BooleanType focal
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
preAuthRef
List<org.hl7.fhir.dstu2.model.StringType> preAuthRef
-
relationship
org.hl7.fhir.dstu2.model.Coding relationship
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.DetailAdjudicationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -949880587L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Money amount
-
code
org.hl7.fhir.dstu2.model.Coding code
-
value
org.hl7.fhir.dstu2.model.DecimalType value
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.ErrorsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1893641175L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Coding code
-
detailSequenceLinkId
org.hl7.fhir.dstu2.model.PositiveIntType detailSequenceLinkId
-
sequenceLinkId
org.hl7.fhir.dstu2.model.PositiveIntType sequenceLinkId
-
subdetailSequenceLinkId
org.hl7.fhir.dstu2.model.PositiveIntType subdetailSequenceLinkId
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.ItemAdjudicationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -949880587L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Money amount
-
code
org.hl7.fhir.dstu2.model.Coding code
-
value
org.hl7.fhir.dstu2.model.DecimalType value
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.ItemDetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1751018357L
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.ItemsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1917866697L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu2.model.ClaimResponse.ItemAdjudicationComponent> adjudication
-
detail
List<org.hl7.fhir.dstu2.model.ClaimResponse.ItemDetailComponent> detail
-
noteNumber
List<org.hl7.fhir.dstu2.model.PositiveIntType> noteNumber
-
sequenceLinkId
org.hl7.fhir.dstu2.model.PositiveIntType sequenceLinkId
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.NotesComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1768923951L
-
Serialized Fields
-
number
org.hl7.fhir.dstu2.model.PositiveIntType number
-
text
org.hl7.fhir.dstu2.model.StringType text
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.SubdetailAdjudicationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -949880587L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Money amount
-
code
org.hl7.fhir.dstu2.model.Coding code
-
value
org.hl7.fhir.dstu2.model.DecimalType value
-
-
Class org.hl7.fhir.dstu2.model.ClaimResponse.SubDetailComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1780202110L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu2.model.ClaimResponse.SubdetailAdjudicationComponent> adjudication
-
sequenceLinkId
org.hl7.fhir.dstu2.model.PositiveIntType sequenceLinkId
-
-
Class org.hl7.fhir.dstu2.model.ClinicalImpression extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1650458630L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu2.model.Reference> action
-
actionTarget
List<org.hl7.fhir.dstu2.model.Resource> actionTarget
-
assessor
org.hl7.fhir.dstu2.model.Reference assessor
-
assessorTarget
org.hl7.fhir.dstu2.model.Practitioner assessorTarget
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
finding
List<org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionFindingComponent> finding
-
investigations
List<org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionInvestigationsComponent> investigations
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
plan
List<org.hl7.fhir.dstu2.model.Reference> plan
-
planTarget
List<org.hl7.fhir.dstu2.model.Resource> planTarget
-
previous
org.hl7.fhir.dstu2.model.Reference previous
-
previousTarget
org.hl7.fhir.dstu2.model.ClinicalImpression previousTarget
-
problem
List<org.hl7.fhir.dstu2.model.Reference> problem
-
problemTarget
List<org.hl7.fhir.dstu2.model.Resource> problemTarget
-
prognosis
org.hl7.fhir.dstu2.model.StringType prognosis
-
protocol
org.hl7.fhir.dstu2.model.UriType protocol
-
resolved
List<org.hl7.fhir.dstu2.model.CodeableConcept> resolved
-
ruledOut
List<org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionRuledOutComponent> ruledOut
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionStatus> status
-
summary
org.hl7.fhir.dstu2.model.StringType summary
-
trigger
org.hl7.fhir.dstu2.model.Type trigger
-
-
Class org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionFindingComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -888590978L
-
Serialized Fields
-
cause
org.hl7.fhir.dstu2.model.StringType cause
-
item
org.hl7.fhir.dstu2.model.CodeableConcept item
-
-
Class org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionInvestigationsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -301363326L
-
Class org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionRuledOutComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1001661243L
-
Serialized Fields
-
item
org.hl7.fhir.dstu2.model.CodeableConcept item
-
reason
org.hl7.fhir.dstu2.model.StringType reason
-
-
Class org.hl7.fhir.dstu2.model.ClinicalImpression.ClinicalImpressionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.CodeableConcept extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 760353246L
-
Serialized Fields
-
coding
List<org.hl7.fhir.dstu2.model.Coding> coding
-
text
org.hl7.fhir.dstu2.model.StringType text
-
-
Class org.hl7.fhir.dstu2.model.CodeType extends org.hl7.fhir.dstu2.model.StringType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.Coding extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -1417514061L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
display
org.hl7.fhir.dstu2.model.StringType display
-
system
org.hl7.fhir.dstu2.model.UriType system
-
userSelected
org.hl7.fhir.dstu2.model.BooleanType userSelected
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.Communication extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1654449146L
-
Serialized Fields
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
medium
List<org.hl7.fhir.dstu2.model.CodeableConcept> medium
-
payload
List<org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent> payload
-
reason
List<org.hl7.fhir.dstu2.model.CodeableConcept> reason
-
received
org.hl7.fhir.dstu2.model.DateTimeType received
-
recipient
List<org.hl7.fhir.dstu2.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu2.model.Resource> recipientTarget
-
requestDetail
org.hl7.fhir.dstu2.model.Reference requestDetail
-
requestDetailTarget
org.hl7.fhir.dstu2.model.CommunicationRequest requestDetailTarget
-
sender
org.hl7.fhir.dstu2.model.Reference sender
-
senderTarget
org.hl7.fhir.dstu2.model.Resource senderTarget
-
sent
org.hl7.fhir.dstu2.model.DateTimeType sent
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Communication.CommunicationStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Patient subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.Communication.CommunicationPayloadComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Type content
-
-
Class org.hl7.fhir.dstu2.model.Communication.CommunicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.CommunicationRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 146906020L
-
Serialized Fields
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
medium
List<org.hl7.fhir.dstu2.model.CodeableConcept> medium
-
payload
List<org.hl7.fhir.dstu2.model.CommunicationRequest.CommunicationRequestPayloadComponent> payload
-
priority
org.hl7.fhir.dstu2.model.CodeableConcept priority
-
reason
List<org.hl7.fhir.dstu2.model.CodeableConcept> reason
-
recipient
List<org.hl7.fhir.dstu2.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu2.model.Resource> recipientTarget
-
requestedOn
org.hl7.fhir.dstu2.model.DateTimeType requestedOn
-
requester
org.hl7.fhir.dstu2.model.Reference requester
-
requesterTarget
org.hl7.fhir.dstu2.model.Resource requesterTarget
-
scheduled
org.hl7.fhir.dstu2.model.Type scheduled
-
sender
org.hl7.fhir.dstu2.model.Reference sender
-
senderTarget
org.hl7.fhir.dstu2.model.Resource senderTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.CommunicationRequest.CommunicationRequestStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Patient subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.CommunicationRequest.CommunicationRequestPayloadComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Type content
-
-
Class org.hl7.fhir.dstu2.model.CommunicationRequest.CommunicationRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Composition extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 2127852326L
-
Serialized Fields
-
attester
List<org.hl7.fhir.dstu2.model.Composition.CompositionAttesterComponent> attester
-
author
List<org.hl7.fhir.dstu2.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu2.model.Resource> authorTarget
-
class_
org.hl7.fhir.dstu2.model.CodeableConcept class_
-
confidentiality
org.hl7.fhir.dstu2.model.CodeType confidentiality
-
custodian
org.hl7.fhir.dstu2.model.Reference custodian
-
custodianTarget
org.hl7.fhir.dstu2.model.Organization custodianTarget
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
event
List<org.hl7.fhir.dstu2.model.Composition.CompositionEventComponent> event
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
section
List<org.hl7.fhir.dstu2.model.Composition.SectionComponent> section
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Composition.CompositionStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
title
org.hl7.fhir.dstu2.model.StringType title
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Composition.CompositionAttestationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Composition.CompositionAttesterComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -436604745L
-
Serialized Fields
-
mode
List<org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Composition.CompositionAttestationMode>> mode
-
party
org.hl7.fhir.dstu2.model.Reference party
-
partyTarget
org.hl7.fhir.dstu2.model.Resource partyTarget
-
time
org.hl7.fhir.dstu2.model.DateTimeType time
-
-
Class org.hl7.fhir.dstu2.model.Composition.CompositionEventComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1581379774L
-
Class org.hl7.fhir.dstu2.model.Composition.CompositionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Composition.SectionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -726390626L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
emptyReason
org.hl7.fhir.dstu2.model.CodeableConcept emptyReason
-
entry
List<org.hl7.fhir.dstu2.model.Reference> entry
-
entryTarget
List<org.hl7.fhir.dstu2.model.Resource> entryTarget
-
mode
org.hl7.fhir.dstu2.model.CodeType mode
-
orderedBy
org.hl7.fhir.dstu2.model.CodeableConcept orderedBy
-
section
List<org.hl7.fhir.dstu2.model.Composition.SectionComponent> section
-
text
org.hl7.fhir.dstu2.model.Narrative text
-
title
org.hl7.fhir.dstu2.model.StringType title
-
-
Class org.hl7.fhir.dstu2.model.ConceptMap extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1687563642L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu2.model.ConceptMap.ConceptMapContactComponent> contact
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
element
List<org.hl7.fhir.dstu2.model.ConceptMap.SourceElementComponent> element
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
name
org.hl7.fhir.dstu2.model.StringType name
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
source
org.hl7.fhir.dstu2.model.Type source
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
target
org.hl7.fhir.dstu2.model.Type target
-
url
org.hl7.fhir.dstu2.model.UriType url
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.ConceptMap.ConceptMapContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.ConceptMap.OtherElementComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1488522448L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.StringType code
-
codeSystem
org.hl7.fhir.dstu2.model.UriType codeSystem
-
element
org.hl7.fhir.dstu2.model.UriType element
-
-
Class org.hl7.fhir.dstu2.model.ConceptMap.SourceElementComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -458143877L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
codeSystem
org.hl7.fhir.dstu2.model.UriType codeSystem
-
target
List<org.hl7.fhir.dstu2.model.ConceptMap.TargetElementComponent> target
-
-
Class org.hl7.fhir.dstu2.model.ConceptMap.TargetElementComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -804990059L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
codeSystem
org.hl7.fhir.dstu2.model.UriType codeSystem
-
comments
org.hl7.fhir.dstu2.model.StringType comments
-
dependsOn
List<org.hl7.fhir.dstu2.model.ConceptMap.OtherElementComponent> dependsOn
-
equivalence
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConceptMapEquivalence> equivalence
-
product
List<org.hl7.fhir.dstu2.model.ConceptMap.OtherElementComponent> product
-
-
Class org.hl7.fhir.dstu2.model.Condition extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -341227215L
-
Serialized Fields
-
abatement
org.hl7.fhir.dstu2.model.Type abatement
-
asserter
org.hl7.fhir.dstu2.model.Reference asserter
-
asserterTarget
org.hl7.fhir.dstu2.model.Resource asserterTarget
-
bodySite
List<org.hl7.fhir.dstu2.model.CodeableConcept> bodySite
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
clinicalStatus
org.hl7.fhir.dstu2.model.CodeType clinicalStatus
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
dateRecorded
org.hl7.fhir.dstu2.model.DateType dateRecorded
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
evidence
List<org.hl7.fhir.dstu2.model.Condition.ConditionEvidenceComponent> evidence
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
notes
org.hl7.fhir.dstu2.model.StringType notes
-
onset
org.hl7.fhir.dstu2.model.Type onset
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
severity
org.hl7.fhir.dstu2.model.CodeableConcept severity
-
stage
org.hl7.fhir.dstu2.model.Condition.ConditionStageComponent stage
-
verificationStatus
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Condition.ConditionVerificationStatus> verificationStatus
-
-
Class org.hl7.fhir.dstu2.model.Condition.ConditionEvidenceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 945689926L
-
Class org.hl7.fhir.dstu2.model.Condition.ConditionStageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1961530405L
-
Class org.hl7.fhir.dstu2.model.Condition.ConditionVerificationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1863739648L
-
Serialized Fields
-
acceptUnknown
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.UnknownContentCode> acceptUnknown
-
contact
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceContactComponent> contact
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
document
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceDocumentComponent> document
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
fhirVersion
org.hl7.fhir.dstu2.model.IdType fhirVersion
-
format
List<org.hl7.fhir.dstu2.model.CodeType> format
-
implementation
org.hl7.fhir.dstu2.model.Conformance.ConformanceImplementationComponent implementation
-
kind
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.ConformanceStatementKind> kind
-
messaging
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceMessagingComponent> messaging
-
name
org.hl7.fhir.dstu2.model.StringType name
-
profile
List<org.hl7.fhir.dstu2.model.Reference> profile
-
profileTarget
List<org.hl7.fhir.dstu2.model.StructureDefinition> profileTarget
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
rest
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceRestComponent> rest
-
software
org.hl7.fhir.dstu2.model.Conformance.ConformanceSoftwareComponent software
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
url
org.hl7.fhir.dstu2.model.UriType url
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConditionalDeleteStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceDocumentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1059555053L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
mode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.DocumentMode> mode
-
profile
org.hl7.fhir.dstu2.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu2.model.StructureDefinition profileTarget
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceEventModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceImplementationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -289238508L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceMessagingComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -712362545L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
endpoint
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceMessagingEndpointComponent> endpoint
-
event
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceMessagingEventComponent> event
-
reliableCache
org.hl7.fhir.dstu2.model.UnsignedIntType reliableCache
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceMessagingEndpointComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1294656428L
-
Serialized Fields
-
address
org.hl7.fhir.dstu2.model.UriType address
-
protocol
org.hl7.fhir.dstu2.model.Coding protocol
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceMessagingEventComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -47031390L
-
Serialized Fields
-
category
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.MessageSignificanceCategory> category
-
code
org.hl7.fhir.dstu2.model.Coding code
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
focus
org.hl7.fhir.dstu2.model.CodeType focus
-
mode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.ConformanceEventMode> mode
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestTarget
org.hl7.fhir.dstu2.model.StructureDefinition requestTarget
-
response
org.hl7.fhir.dstu2.model.Reference response
-
responseTarget
org.hl7.fhir.dstu2.model.StructureDefinition responseTarget
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceRestComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 931983837L
-
Serialized Fields
-
compartment
List<org.hl7.fhir.dstu2.model.UriType> compartment
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
interaction
List<org.hl7.fhir.dstu2.model.Conformance.SystemInteractionComponent> interaction
-
mode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.RestfulConformanceMode> mode
-
operation
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceRestOperationComponent> operation
-
resource
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceRestResourceComponent> resource
-
searchParam
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceRestResourceSearchParamComponent> searchParam
-
security
org.hl7.fhir.dstu2.model.Conformance.ConformanceRestSecurityComponent security
-
transactionMode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.TransactionMode> transactionMode
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceRestOperationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 122107272L
-
Serialized Fields
-
definition
org.hl7.fhir.dstu2.model.Reference definition
-
definitionTarget
org.hl7.fhir.dstu2.model.OperationDefinition definitionTarget
-
name
org.hl7.fhir.dstu2.model.StringType name
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceRestResourceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1781959905L
-
Serialized Fields
-
conditionalCreate
org.hl7.fhir.dstu2.model.BooleanType conditionalCreate
-
conditionalDelete
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.ConditionalDeleteStatus> conditionalDelete
-
conditionalUpdate
org.hl7.fhir.dstu2.model.BooleanType conditionalUpdate
-
interaction
List<org.hl7.fhir.dstu2.model.Conformance.ResourceInteractionComponent> interaction
-
profile
org.hl7.fhir.dstu2.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu2.model.StructureDefinition profileTarget
-
readHistory
org.hl7.fhir.dstu2.model.BooleanType readHistory
-
searchInclude
List<org.hl7.fhir.dstu2.model.StringType> searchInclude
-
searchParam
List<org.hl7.fhir.dstu2.model.Conformance.ConformanceRestResourceSearchParamComponent> searchParam
-
searchRevInclude
List<org.hl7.fhir.dstu2.model.StringType> searchRevInclude
-
type
org.hl7.fhir.dstu2.model.CodeType type
-
updateCreate
org.hl7.fhir.dstu2.model.BooleanType updateCreate
-
versioning
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.ResourceVersionPolicy> versioning
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceRestResourceSearchParamComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1020405086L
-
Serialized Fields
-
chain
List<org.hl7.fhir.dstu2.model.StringType> chain
-
definition
org.hl7.fhir.dstu2.model.UriType definition
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
modifier
List<org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.SearchModifierCode>> modifier
-
name
org.hl7.fhir.dstu2.model.StringType name
-
target
List<org.hl7.fhir.dstu2.model.CodeType> target
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.SearchParamType> type
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceRestSecurityCertificateComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 2092655854L
-
Serialized Fields
-
blob
org.hl7.fhir.dstu2.model.Base64BinaryType blob
-
type
org.hl7.fhir.dstu2.model.CodeType type
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceRestSecurityComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 391663952L
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceSoftwareComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1819769027L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
releaseDate
org.hl7.fhir.dstu2.model.DateTimeType releaseDate
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ConformanceStatementKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.DocumentModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.MessageSignificanceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.ResourceInteractionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -437507806L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.TypeRestfulInteraction> code
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
-
Class org.hl7.fhir.dstu2.model.Conformance.ResourceVersionPolicyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.RestfulConformanceModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.SearchModifierCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.SystemInteractionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 510675287L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Conformance.SystemRestfulInteraction> code
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
-
Class org.hl7.fhir.dstu2.model.Conformance.SystemRestfulInteractionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.TransactionModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.TypeRestfulInteractionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Conformance.UnknownContentCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ContactPoint extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 1509610874L
-
Serialized Fields
-
period
org.hl7.fhir.dstu2.model.Period period
-
rank
org.hl7.fhir.dstu2.model.PositiveIntType rank
-
system
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ContactPoint.ContactPointSystem> system
-
use
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ContactPoint.ContactPointUse> use
-
value
org.hl7.fhir.dstu2.model.StringType value
-
-
Class org.hl7.fhir.dstu2.model.ContactPoint.ContactPointSystemEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ContactPoint.ContactPointUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Contract extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1785608373L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu2.model.CodeableConcept> action
-
actionReason
List<org.hl7.fhir.dstu2.model.CodeableConcept> actionReason
-
actor
List<org.hl7.fhir.dstu2.model.Contract.ActorComponent> actor
-
applies
org.hl7.fhir.dstu2.model.Period applies
-
authority
List<org.hl7.fhir.dstu2.model.Reference> authority
-
authorityTarget
List<org.hl7.fhir.dstu2.model.Organization> authorityTarget
-
binding
org.hl7.fhir.dstu2.model.Type binding
-
domain
List<org.hl7.fhir.dstu2.model.Reference> domain
-
domainTarget
List<org.hl7.fhir.dstu2.model.Location> domainTarget
-
friendly
List<org.hl7.fhir.dstu2.model.Contract.FriendlyLanguageComponent> friendly
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
issued
org.hl7.fhir.dstu2.model.DateTimeType issued
-
legal
List<org.hl7.fhir.dstu2.model.Contract.LegalLanguageComponent> legal
-
rule
List<org.hl7.fhir.dstu2.model.Contract.ComputableLanguageComponent> rule
-
signer
List<org.hl7.fhir.dstu2.model.Contract.SignatoryComponent> signer
-
subject
List<org.hl7.fhir.dstu2.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.dstu2.model.Resource> subjectTarget
-
subType
List<org.hl7.fhir.dstu2.model.CodeableConcept> subType
-
term
List<org.hl7.fhir.dstu2.model.Contract.TermComponent> term
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
valuedItem
List<org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent> valuedItem
-
-
Class org.hl7.fhir.dstu2.model.Contract.ActorComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1371245689L
-
Serialized Fields
-
entity
org.hl7.fhir.dstu2.model.Reference entity
-
entityTarget
org.hl7.fhir.dstu2.model.Resource entityTarget
-
role
List<org.hl7.fhir.dstu2.model.CodeableConcept> role
-
-
Class org.hl7.fhir.dstu2.model.Contract.ComputableLanguageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Type content
-
-
Class org.hl7.fhir.dstu2.model.Contract.FriendlyLanguageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Type content
-
-
Class org.hl7.fhir.dstu2.model.Contract.LegalLanguageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Type content
-
-
Class org.hl7.fhir.dstu2.model.Contract.SignatoryComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1870392043L
-
Serialized Fields
-
party
org.hl7.fhir.dstu2.model.Reference party
-
partyTarget
org.hl7.fhir.dstu2.model.Resource partyTarget
-
signature
org.hl7.fhir.dstu2.model.StringType signature
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.Contract.TermActorComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1371245689L
-
Serialized Fields
-
entity
org.hl7.fhir.dstu2.model.Reference entity
-
entityTarget
org.hl7.fhir.dstu2.model.Resource entityTarget
-
role
List<org.hl7.fhir.dstu2.model.CodeableConcept> role
-
-
Class org.hl7.fhir.dstu2.model.Contract.TermComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1137577465L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu2.model.CodeableConcept> action
-
actionReason
List<org.hl7.fhir.dstu2.model.CodeableConcept> actionReason
-
actor
List<org.hl7.fhir.dstu2.model.Contract.TermActorComponent> actor
-
applies
org.hl7.fhir.dstu2.model.Period applies
-
group
List<org.hl7.fhir.dstu2.model.Contract.TermComponent> group
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
issued
org.hl7.fhir.dstu2.model.DateTimeType issued
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
subType
org.hl7.fhir.dstu2.model.CodeableConcept subType
-
text
org.hl7.fhir.dstu2.model.StringType text
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
valuedItem
List<org.hl7.fhir.dstu2.model.Contract.TermValuedItemComponent> valuedItem
-
-
Class org.hl7.fhir.dstu2.model.Contract.TermValuedItemComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1782449516L
-
Serialized Fields
-
effectiveTime
org.hl7.fhir.dstu2.model.DateTimeType effectiveTime
-
entity
org.hl7.fhir.dstu2.model.Type entity
-
factor
org.hl7.fhir.dstu2.model.DecimalType factor
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
net
org.hl7.fhir.dstu2.model.Money net
-
points
org.hl7.fhir.dstu2.model.DecimalType points
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
unitPrice
org.hl7.fhir.dstu2.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu2.model.Contract.ValuedItemComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1782449516L
-
Serialized Fields
-
effectiveTime
org.hl7.fhir.dstu2.model.DateTimeType effectiveTime
-
entity
org.hl7.fhir.dstu2.model.Type entity
-
factor
org.hl7.fhir.dstu2.model.DecimalType factor
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
net
org.hl7.fhir.dstu2.model.Money net
-
points
org.hl7.fhir.dstu2.model.DecimalType points
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
unitPrice
org.hl7.fhir.dstu2.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu2.model.Count extends org.hl7.fhir.dstu2.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu2.model.Coverage extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1312031251L
-
Serialized Fields
-
bin
org.hl7.fhir.dstu2.model.Identifier bin
-
contract
List<org.hl7.fhir.dstu2.model.Reference> contract
-
contractTarget
List<org.hl7.fhir.dstu2.model.Contract> contractTarget
-
dependent
org.hl7.fhir.dstu2.model.PositiveIntType dependent
-
group
org.hl7.fhir.dstu2.model.StringType group
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
issuer
org.hl7.fhir.dstu2.model.Reference issuer
-
issuerTarget
org.hl7.fhir.dstu2.model.Organization issuerTarget
-
network
org.hl7.fhir.dstu2.model.Identifier network
-
period
org.hl7.fhir.dstu2.model.Period period
-
plan
org.hl7.fhir.dstu2.model.StringType plan
-
sequence
org.hl7.fhir.dstu2.model.PositiveIntType sequence
-
subPlan
org.hl7.fhir.dstu2.model.StringType subPlan
-
subscriber
org.hl7.fhir.dstu2.model.Reference subscriber
-
subscriberId
org.hl7.fhir.dstu2.model.Identifier subscriberId
-
subscriberTarget
org.hl7.fhir.dstu2.model.Patient subscriberTarget
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.DataElement extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 2017352331L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu2.model.DataElement.DataElementContactComponent> contact
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
element
List<org.hl7.fhir.dstu2.model.ElementDefinition> element
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
mapping
List<org.hl7.fhir.dstu2.model.DataElement.DataElementMappingComponent> mapping
-
name
org.hl7.fhir.dstu2.model.StringType name
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
stringency
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DataElement.DataElementStringency> stringency
-
url
org.hl7.fhir.dstu2.model.UriType url
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.DataElement.DataElementContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.DataElement.DataElementMappingComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 299630820L
-
Serialized Fields
-
comments
org.hl7.fhir.dstu2.model.StringType comments
-
identity
org.hl7.fhir.dstu2.model.IdType identity
-
name
org.hl7.fhir.dstu2.model.StringType name
-
uri
org.hl7.fhir.dstu2.model.UriType uri
-
-
Class org.hl7.fhir.dstu2.model.DataElement.DataElementStringencyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DateTimeType extends org.hl7.fhir.dstu2.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.DateType extends org.hl7.fhir.dstu2.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.DecimalType extends org.hl7.fhir.dstu2.model.PrimitiveType<BigDecimal> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.DetectedIssue extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -403732234L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authorTarget
org.hl7.fhir.dstu2.model.Resource authorTarget
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
detail
org.hl7.fhir.dstu2.model.StringType detail
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
implicated
List<org.hl7.fhir.dstu2.model.Reference> implicated
-
implicatedTarget
List<org.hl7.fhir.dstu2.model.Resource> implicatedTarget
-
mitigation
List<org.hl7.fhir.dstu2.model.DetectedIssue.DetectedIssueMitigationComponent> mitigation
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
reference
org.hl7.fhir.dstu2.model.UriType reference
-
severity
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DetectedIssue.DetectedIssueSeverity> severity
-
-
Class org.hl7.fhir.dstu2.model.DetectedIssue.DetectedIssueMitigationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1994768436L
-
Serialized Fields
-
action
org.hl7.fhir.dstu2.model.CodeableConcept action
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authorTarget
org.hl7.fhir.dstu2.model.Practitioner authorTarget
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
-
Class org.hl7.fhir.dstu2.model.DetectedIssue.DetectedIssueSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Device extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 366690094L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu2.model.ContactPoint> contact
-
expiry
org.hl7.fhir.dstu2.model.DateTimeType expiry
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
lotNumber
org.hl7.fhir.dstu2.model.StringType lotNumber
-
manufactureDate
org.hl7.fhir.dstu2.model.DateTimeType manufactureDate
-
manufacturer
org.hl7.fhir.dstu2.model.StringType manufacturer
-
model
org.hl7.fhir.dstu2.model.StringType model
-
note
List<org.hl7.fhir.dstu2.model.Annotation> note
-
owner
org.hl7.fhir.dstu2.model.Reference owner
-
ownerTarget
org.hl7.fhir.dstu2.model.Organization ownerTarget
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Device.DeviceStatus> status
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
udi
org.hl7.fhir.dstu2.model.StringType udi
-
url
org.hl7.fhir.dstu2.model.UriType url
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.Device.DeviceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceComponent extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1742890034L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
languageCode
org.hl7.fhir.dstu2.model.CodeableConcept languageCode
-
lastSystemChange
org.hl7.fhir.dstu2.model.InstantType lastSystemChange
-
measurementPrinciple
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceComponent.MeasmntPrinciple> measurementPrinciple
-
operationalStatus
List<org.hl7.fhir.dstu2.model.CodeableConcept> operationalStatus
-
parameterGroup
org.hl7.fhir.dstu2.model.CodeableConcept parameterGroup
-
parent
org.hl7.fhir.dstu2.model.Reference parent
-
parentTarget
org.hl7.fhir.dstu2.model.DeviceComponent parentTarget
-
productionSpecification
List<org.hl7.fhir.dstu2.model.DeviceComponent.DeviceComponentProductionSpecificationComponent> productionSpecification
-
source
org.hl7.fhir.dstu2.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu2.model.Device sourceTarget
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.DeviceComponent.DeviceComponentProductionSpecificationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1476597516L
-
Serialized Fields
-
componentId
org.hl7.fhir.dstu2.model.Identifier componentId
-
productionSpec
org.hl7.fhir.dstu2.model.StringType productionSpec
-
specType
org.hl7.fhir.dstu2.model.CodeableConcept specType
-
-
Class org.hl7.fhir.dstu2.model.DeviceComponent.MeasmntPrincipleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceMetric extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1786401018L
-
Serialized Fields
-
calibration
List<org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCalibrationComponent> calibration
-
category
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCategory> category
-
color
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricColor> color
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
measurementPeriod
org.hl7.fhir.dstu2.model.Timing measurementPeriod
-
operationalStatus
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricOperationalStatus> operationalStatus
-
parent
org.hl7.fhir.dstu2.model.Reference parent
-
parentTarget
org.hl7.fhir.dstu2.model.DeviceComponent parentTarget
-
source
org.hl7.fhir.dstu2.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu2.model.Device sourceTarget
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
unit
org.hl7.fhir.dstu2.model.CodeableConcept unit
-
-
Class org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCalibrationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1163986578L
-
Serialized Fields
-
state
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCalibrationState> state
-
time
org.hl7.fhir.dstu2.model.InstantType time
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCalibrationType> type
-
-
Class org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCalibrationStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCalibrationTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricColorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceMetric.DeviceMetricOperationalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceUseRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1208477058L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu2.model.Type bodySite
-
device
org.hl7.fhir.dstu2.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu2.model.Device deviceTarget
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
indication
List<org.hl7.fhir.dstu2.model.CodeableConcept> indication
-
notes
List<org.hl7.fhir.dstu2.model.StringType> notes
-
orderedOn
org.hl7.fhir.dstu2.model.DateTimeType orderedOn
-
priority
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceUseRequest.DeviceUseRequestPriority> priority
-
prnReason
List<org.hl7.fhir.dstu2.model.CodeableConcept> prnReason
-
recordedOn
org.hl7.fhir.dstu2.model.DateTimeType recordedOn
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DeviceUseRequest.DeviceUseRequestStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Patient subjectTarget
-
timing
org.hl7.fhir.dstu2.model.Type timing
-
-
Class org.hl7.fhir.dstu2.model.DeviceUseRequest.DeviceUseRequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceUseRequest.DeviceUseRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DeviceUseStatement extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1668571635L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu2.model.Type bodySite
-
device
org.hl7.fhir.dstu2.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu2.model.Device deviceTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
indication
List<org.hl7.fhir.dstu2.model.CodeableConcept> indication
-
notes
List<org.hl7.fhir.dstu2.model.StringType> notes
-
recordedOn
org.hl7.fhir.dstu2.model.DateTimeType recordedOn
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Patient subjectTarget
-
timing
org.hl7.fhir.dstu2.model.Type timing
-
whenUsed
org.hl7.fhir.dstu2.model.Period whenUsed
-
-
Class org.hl7.fhir.dstu2.model.DiagnosticOrder extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 700891227L
-
Serialized Fields
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
event
List<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderEventComponent> event
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
item
List<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderItemComponent> item
-
note
List<org.hl7.fhir.dstu2.model.Annotation> note
-
orderer
org.hl7.fhir.dstu2.model.Reference orderer
-
ordererTarget
org.hl7.fhir.dstu2.model.Practitioner ordererTarget
-
priority
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderPriority> priority
-
reason
List<org.hl7.fhir.dstu2.model.CodeableConcept> reason
-
specimen
List<org.hl7.fhir.dstu2.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.dstu2.model.Specimen> specimenTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
supportingInformation
List<org.hl7.fhir.dstu2.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu2.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderEventComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -370793723L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu2.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu2.model.Resource actorTarget
-
dateTime
org.hl7.fhir.dstu2.model.DateTimeType dateTime
-
description
org.hl7.fhir.dstu2.model.CodeableConcept description
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderStatus> status
-
-
Class org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderItemComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 381238192L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu2.model.CodeableConcept bodySite
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
event
List<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderEventComponent> event
-
specimen
List<org.hl7.fhir.dstu2.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.dstu2.model.Specimen> specimenTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderStatus> status
-
-
Class org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DiagnosticOrder.DiagnosticOrderStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DiagnosticReport extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 920334551L
-
Serialized Fields
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
codedDiagnosis
List<org.hl7.fhir.dstu2.model.CodeableConcept> codedDiagnosis
-
conclusion
org.hl7.fhir.dstu2.model.StringType conclusion
-
effective
org.hl7.fhir.dstu2.model.Type effective
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
image
List<org.hl7.fhir.dstu2.model.DiagnosticReport.DiagnosticReportImageComponent> image
-
imagingStudy
List<org.hl7.fhir.dstu2.model.Reference> imagingStudy
-
imagingStudyTarget
List<org.hl7.fhir.dstu2.model.Resource> imagingStudyTarget
-
issued
org.hl7.fhir.dstu2.model.InstantType issued
-
performer
org.hl7.fhir.dstu2.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu2.model.Resource performerTarget
-
presentedForm
List<org.hl7.fhir.dstu2.model.Attachment> presentedForm
-
request
List<org.hl7.fhir.dstu2.model.Reference> request
-
requestTarget
List<org.hl7.fhir.dstu2.model.Resource> requestTarget
-
result
List<org.hl7.fhir.dstu2.model.Reference> result
-
resultTarget
List<org.hl7.fhir.dstu2.model.Observation> resultTarget
-
specimen
List<org.hl7.fhir.dstu2.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.dstu2.model.Specimen> specimenTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DiagnosticReport.DiagnosticReportStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.DiagnosticReport.DiagnosticReportImageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 935791940L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu2.model.StringType comment
-
link
org.hl7.fhir.dstu2.model.Reference link
-
linkTarget
org.hl7.fhir.dstu2.model.Media linkTarget
-
-
Class org.hl7.fhir.dstu2.model.DiagnosticReport.DiagnosticReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Distance extends org.hl7.fhir.dstu2.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu2.model.DocumentManifest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -2056683927L
-
Serialized Fields
-
author
List<org.hl7.fhir.dstu2.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu2.model.Resource> authorTarget
-
content
List<org.hl7.fhir.dstu2.model.DocumentManifest.DocumentManifestContentComponent> content
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
masterIdentifier
org.hl7.fhir.dstu2.model.Identifier masterIdentifier
-
recipient
List<org.hl7.fhir.dstu2.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu2.model.Resource> recipientTarget
-
related
List<org.hl7.fhir.dstu2.model.DocumentManifest.DocumentManifestRelatedComponent> related
-
source
org.hl7.fhir.dstu2.model.UriType source
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.DocumentManifest.DocumentManifestContentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -347538500L
-
Serialized Fields
-
p
org.hl7.fhir.dstu2.model.Type p
-
-
Class org.hl7.fhir.dstu2.model.DocumentManifest.DocumentManifestRelatedComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1670123330L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
ref
org.hl7.fhir.dstu2.model.Reference ref
-
refTarget
org.hl7.fhir.dstu2.model.Resource refTarget
-
-
Class org.hl7.fhir.dstu2.model.DocumentReference extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1009325322L
-
Serialized Fields
-
authenticator
org.hl7.fhir.dstu2.model.Reference authenticator
-
authenticatorTarget
org.hl7.fhir.dstu2.model.Resource authenticatorTarget
-
author
List<org.hl7.fhir.dstu2.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu2.model.Resource> authorTarget
-
class_
org.hl7.fhir.dstu2.model.CodeableConcept class_
-
content
List<org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent> content
-
context
org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextComponent context
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
custodian
org.hl7.fhir.dstu2.model.Reference custodian
-
custodianTarget
org.hl7.fhir.dstu2.model.Organization custodianTarget
-
description
org.hl7.fhir.dstu2.model.StringType description
-
docStatus
org.hl7.fhir.dstu2.model.CodeableConcept docStatus
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
indexed
org.hl7.fhir.dstu2.model.InstantType indexed
-
masterIdentifier
org.hl7.fhir.dstu2.model.Identifier masterIdentifier
-
relatesTo
List<org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent> relatesTo
-
securityLabel
List<org.hl7.fhir.dstu2.model.CodeableConcept> securityLabel
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1412643085L
-
Serialized Fields
-
attachment
org.hl7.fhir.dstu2.model.Attachment attachment
-
format
List<org.hl7.fhir.dstu2.model.Coding> format
-
-
Class org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 994799273L
-
Serialized Fields
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
event
List<org.hl7.fhir.dstu2.model.CodeableConcept> event
-
facilityType
org.hl7.fhir.dstu2.model.CodeableConcept facilityType
-
period
org.hl7.fhir.dstu2.model.Period period
-
practiceSetting
org.hl7.fhir.dstu2.model.CodeableConcept practiceSetting
-
related
List<org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent> related
-
sourcePatientInfo
org.hl7.fhir.dstu2.model.Reference sourcePatientInfo
-
sourcePatientInfoTarget
org.hl7.fhir.dstu2.model.Patient sourcePatientInfoTarget
-
-
Class org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceContextRelatedComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1670123330L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
ref
org.hl7.fhir.dstu2.model.Reference ref
-
refTarget
org.hl7.fhir.dstu2.model.Resource refTarget
-
-
Class org.hl7.fhir.dstu2.model.DocumentReference.DocumentReferenceRelatesToComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -347257495L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.DocumentReference.DocumentRelationshipType> code
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.DocumentReference targetTarget
-
-
Class org.hl7.fhir.dstu2.model.DocumentReference.DocumentRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.DomainResource extends org.hl7.fhir.dstu2.model.Resource implements Serializable
- serialVersionUID:
- -970285559L
-
Class org.hl7.fhir.dstu2.model.Duration extends org.hl7.fhir.dstu2.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu2.model.Element extends org.hl7.fhir.dstu2.model.Base implements Serializable
- serialVersionUID:
- -158027598L
-
Serialized Fields
-
extension
List<org.hl7.fhir.dstu2.model.Extension> extension
-
id
org.hl7.fhir.dstu2.model.IdType id
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -447087484L
-
Serialized Fields
-
alias
List<org.hl7.fhir.dstu2.model.StringType> alias
-
base
org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionBaseComponent base
-
binding
org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionBindingComponent binding
-
code
List<org.hl7.fhir.dstu2.model.Coding> code
-
comments
org.hl7.fhir.dstu2.model.MarkdownType comments
-
condition
List<org.hl7.fhir.dstu2.model.IdType> condition
-
constraint
List<org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionConstraintComponent> constraint
-
defaultValue
org.hl7.fhir.dstu2.model.Type defaultValue
-
definition
org.hl7.fhir.dstu2.model.MarkdownType definition
-
example
org.hl7.fhir.dstu2.model.Type example
-
fixed
org.hl7.fhir.dstu2.model.Type fixed
-
isModifier
org.hl7.fhir.dstu2.model.BooleanType isModifier
-
isSummary
org.hl7.fhir.dstu2.model.BooleanType isSummary
-
label
org.hl7.fhir.dstu2.model.StringType label
-
mapping
List<org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionMappingComponent> mapping
-
max
org.hl7.fhir.dstu2.model.StringType max
-
maxLength
org.hl7.fhir.dstu2.model.IntegerType maxLength
-
maxValue
org.hl7.fhir.dstu2.model.Type maxValue
-
meaningWhenMissing
org.hl7.fhir.dstu2.model.MarkdownType meaningWhenMissing
-
min
org.hl7.fhir.dstu2.model.IntegerType min
-
minValue
org.hl7.fhir.dstu2.model.Type minValue
-
mustSupport
org.hl7.fhir.dstu2.model.BooleanType mustSupport
-
name
org.hl7.fhir.dstu2.model.StringType name
-
nameReference
org.hl7.fhir.dstu2.model.StringType nameReference
-
path
org.hl7.fhir.dstu2.model.StringType path
-
pattern
org.hl7.fhir.dstu2.model.Type pattern
-
representation
List<org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ElementDefinition.PropertyRepresentation>> representation
-
requirements
org.hl7.fhir.dstu2.model.MarkdownType requirements
-
short_
org.hl7.fhir.dstu2.model.StringType short_
-
slicing
org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionSlicingComponent slicing
-
type
List<org.hl7.fhir.dstu2.model.ElementDefinition.TypeRefComponent> type
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.AggregationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.ConstraintSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionBaseComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- 232204455L
-
Serialized Fields
-
max
org.hl7.fhir.dstu2.model.StringType max
-
min
org.hl7.fhir.dstu2.model.IntegerType min
-
path
org.hl7.fhir.dstu2.model.StringType path
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionBindingComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- 1355538460L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
strength
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.BindingStrength> strength
-
valueSet
org.hl7.fhir.dstu2.model.Type valueSet
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionConstraintComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- 854521265L
-
Serialized Fields
-
human
org.hl7.fhir.dstu2.model.StringType human
-
key
org.hl7.fhir.dstu2.model.IdType key
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
severity
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ElementDefinition.ConstraintSeverity> severity
-
xpath
org.hl7.fhir.dstu2.model.StringType xpath
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionMappingComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- -669205371L
-
Serialized Fields
-
identity
org.hl7.fhir.dstu2.model.IdType identity
-
language
org.hl7.fhir.dstu2.model.CodeType language
-
map
org.hl7.fhir.dstu2.model.StringType map
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.ElementDefinitionSlicingComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- 233544215L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
discriminator
List<org.hl7.fhir.dstu2.model.StringType> discriminator
-
ordered
org.hl7.fhir.dstu2.model.BooleanType ordered
-
rules
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ElementDefinition.SlicingRules> rules
-
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.PropertyRepresentationEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.SlicingRulesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ElementDefinition.TypeRefComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- -988693373L
-
Class org.hl7.fhir.dstu2.model.EligibilityRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1836339504L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Organization targetTarget
-
-
Class org.hl7.fhir.dstu2.model.EligibilityResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -299931023L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu2.model.StringType disposition
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
outcome
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.RemittanceOutcome> outcome
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu2.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu2.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu2.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu2.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu2.model.EligibilityRequest requestTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
-
Class org.hl7.fhir.dstu2.model.Encounter extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 929562300L
-
Serialized Fields
-
appointment
org.hl7.fhir.dstu2.model.Reference appointment
-
appointmentTarget
org.hl7.fhir.dstu2.model.Appointment appointmentTarget
-
class_
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Encounter.EncounterClass> class_
-
episodeOfCare
List<org.hl7.fhir.dstu2.model.Reference> episodeOfCare
-
episodeOfCareTarget
List<org.hl7.fhir.dstu2.model.EpisodeOfCare> episodeOfCareTarget
-
hospitalization
org.hl7.fhir.dstu2.model.Encounter.EncounterHospitalizationComponent hospitalization
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
incomingReferral
List<org.hl7.fhir.dstu2.model.Reference> incomingReferral
-
incomingReferralTarget
List<org.hl7.fhir.dstu2.model.ReferralRequest> incomingReferralTarget
-
indication
List<org.hl7.fhir.dstu2.model.Reference> indication
-
indicationTarget
List<org.hl7.fhir.dstu2.model.Resource> indicationTarget
-
length
org.hl7.fhir.dstu2.model.Duration length
-
location
List<org.hl7.fhir.dstu2.model.Encounter.EncounterLocationComponent> location
-
participant
List<org.hl7.fhir.dstu2.model.Encounter.EncounterParticipantComponent> participant
-
partOf
org.hl7.fhir.dstu2.model.Reference partOf
-
partOfTarget
org.hl7.fhir.dstu2.model.Encounter partOfTarget
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
priority
org.hl7.fhir.dstu2.model.CodeableConcept priority
-
reason
List<org.hl7.fhir.dstu2.model.CodeableConcept> reason
-
serviceProvider
org.hl7.fhir.dstu2.model.Reference serviceProvider
-
serviceProviderTarget
org.hl7.fhir.dstu2.model.Organization serviceProviderTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Encounter.EncounterState> status
-
statusHistory
List<org.hl7.fhir.dstu2.model.Encounter.EncounterStatusHistoryComponent> statusHistory
-
type
List<org.hl7.fhir.dstu2.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterClassEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterHospitalizationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 164618034L
-
Serialized Fields
-
admitSource
org.hl7.fhir.dstu2.model.CodeableConcept admitSource
-
admittingDiagnosis
List<org.hl7.fhir.dstu2.model.Reference> admittingDiagnosis
-
admittingDiagnosisTarget
List<org.hl7.fhir.dstu2.model.Condition> admittingDiagnosisTarget
-
destination
org.hl7.fhir.dstu2.model.Reference destination
-
destinationTarget
org.hl7.fhir.dstu2.model.Location destinationTarget
-
dietPreference
List<org.hl7.fhir.dstu2.model.CodeableConcept> dietPreference
-
dischargeDiagnosis
List<org.hl7.fhir.dstu2.model.Reference> dischargeDiagnosis
-
dischargeDiagnosisTarget
List<org.hl7.fhir.dstu2.model.Condition> dischargeDiagnosisTarget
-
dischargeDisposition
org.hl7.fhir.dstu2.model.CodeableConcept dischargeDisposition
-
origin
org.hl7.fhir.dstu2.model.Reference origin
-
originTarget
org.hl7.fhir.dstu2.model.Location originTarget
-
preAdmissionIdentifier
org.hl7.fhir.dstu2.model.Identifier preAdmissionIdentifier
-
reAdmission
org.hl7.fhir.dstu2.model.CodeableConcept reAdmission
-
specialArrangement
List<org.hl7.fhir.dstu2.model.CodeableConcept> specialArrangement
-
specialCourtesy
List<org.hl7.fhir.dstu2.model.CodeableConcept> specialCourtesy
-
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterLocationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -322984880L
-
Serialized Fields
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Encounter.EncounterLocationStatus> status
-
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterLocationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterParticipantComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 317095765L
-
Serialized Fields
-
individual
org.hl7.fhir.dstu2.model.Reference individual
-
individualTarget
org.hl7.fhir.dstu2.model.Resource individualTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
type
List<org.hl7.fhir.dstu2.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Encounter.EncounterStatusHistoryComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 919229161L
-
Serialized Fields
-
period
org.hl7.fhir.dstu2.model.Period period
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Encounter.EncounterState> status
-
-
Class org.hl7.fhir.dstu2.model.EnrollmentRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1656505325L
-
Serialized Fields
-
coverage
org.hl7.fhir.dstu2.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu2.model.Coverage coverageTarget
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
relationship
org.hl7.fhir.dstu2.model.Coding relationship
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Patient subjectTarget
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Organization targetTarget
-
-
Class org.hl7.fhir.dstu2.model.EnrollmentResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1740067108L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu2.model.StringType disposition
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
outcome
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.RemittanceOutcome> outcome
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu2.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu2.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu2.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu2.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu2.model.EnrollmentRequest requestTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
-
Class org.hl7.fhir.dstu2.model.Enumeration extends org.hl7.fhir.dstu2.model.PrimitiveType<T extends Enum<?>> implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myEnumFactory
org.hl7.fhir.dstu2.model.EnumFactory<T extends Enum<?>> myEnumFactory
-
-
Class org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGenderEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.AgeUnitsEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.BindingStrengthEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.ConceptMapEquivalenceEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.DataAbsentReasonEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.DataTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.DocumentReferenceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.FHIRDefinedTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.MessageEventEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.NoteTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.RemittanceOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.ResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.SearchParamTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Enumerations.SpecialValuesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.EpisodeOfCare extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1652653406L
-
Serialized Fields
-
careManager
org.hl7.fhir.dstu2.model.Reference careManager
-
careManagerTarget
org.hl7.fhir.dstu2.model.Practitioner careManagerTarget
-
careTeam
List<org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareCareTeamComponent> careTeam
-
condition
List<org.hl7.fhir.dstu2.model.Reference> condition
-
conditionTarget
List<org.hl7.fhir.dstu2.model.Condition> conditionTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.dstu2.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu2.model.Organization managingOrganizationTarget
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
referralRequest
List<org.hl7.fhir.dstu2.model.Reference> referralRequest
-
referralRequestTarget
List<org.hl7.fhir.dstu2.model.ReferralRequest> referralRequestTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareStatus> status
-
statusHistory
List<org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareStatusHistoryComponent> statusHistory
-
type
List<org.hl7.fhir.dstu2.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareCareTeamComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -437303089L
-
Serialized Fields
-
member
org.hl7.fhir.dstu2.model.Reference member
-
memberTarget
org.hl7.fhir.dstu2.model.Resource memberTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
role
List<org.hl7.fhir.dstu2.model.CodeableConcept> role
-
-
Class org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareStatusHistoryComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1192432864L
-
Serialized Fields
-
period
org.hl7.fhir.dstu2.model.Period period
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.EpisodeOfCare.EpisodeOfCareStatus> status
-
-
Class org.hl7.fhir.dstu2.model.ExplanationOfBenefit extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 205412587L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu2.model.StringType disposition
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
outcome
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.RemittanceOutcome> outcome
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu2.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu2.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu2.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu2.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu2.model.Claim requestTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
-
Class org.hl7.fhir.dstu2.model.Extension extends org.hl7.fhir.dstu2.model.BaseExtension implements Serializable
- serialVersionUID:
- 1029480965L
-
Serialized Fields
-
url
org.hl7.fhir.dstu2.model.UriType url
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.FamilyMemberHistory extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1799103041L
-
Serialized Fields
-
age
org.hl7.fhir.dstu2.model.Type age
-
born
org.hl7.fhir.dstu2.model.Type born
-
condition
List<org.hl7.fhir.dstu2.model.FamilyMemberHistory.FamilyMemberHistoryConditionComponent> condition
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
deceased
org.hl7.fhir.dstu2.model.Type deceased
-
gender
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
name
org.hl7.fhir.dstu2.model.StringType name
-
note
org.hl7.fhir.dstu2.model.Annotation note
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
relationship
org.hl7.fhir.dstu2.model.CodeableConcept relationship
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.FamilyMemberHistory.FamilyHistoryStatus> status
-
-
Class org.hl7.fhir.dstu2.model.FamilyMemberHistory.FamilyHistoryStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.FamilyMemberHistory.FamilyMemberHistoryConditionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1221569121L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
note
org.hl7.fhir.dstu2.model.Annotation note
-
onset
org.hl7.fhir.dstu2.model.Type onset
-
outcome
org.hl7.fhir.dstu2.model.CodeableConcept outcome
-
-
Class org.hl7.fhir.dstu2.model.Flag extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 701147751L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authorTarget
org.hl7.fhir.dstu2.model.Resource authorTarget
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
period
org.hl7.fhir.dstu2.model.Period period
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Flag.FlagStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.Flag.FlagStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Goal extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 2029459056L
-
Serialized Fields
-
addresses
List<org.hl7.fhir.dstu2.model.Reference> addresses
-
addressesTarget
List<org.hl7.fhir.dstu2.model.Resource> addressesTarget
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authorTarget
org.hl7.fhir.dstu2.model.Resource authorTarget
-
category
List<org.hl7.fhir.dstu2.model.CodeableConcept> category
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
note
List<org.hl7.fhir.dstu2.model.Annotation> note
-
outcome
List<org.hl7.fhir.dstu2.model.Goal.GoalOutcomeComponent> outcome
-
priority
org.hl7.fhir.dstu2.model.CodeableConcept priority
-
start
org.hl7.fhir.dstu2.model.Type start
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Goal.GoalStatus> status
-
statusDate
org.hl7.fhir.dstu2.model.DateType statusDate
-
statusReason
org.hl7.fhir.dstu2.model.CodeableConcept statusReason
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
target
org.hl7.fhir.dstu2.model.Type target
-
-
Class org.hl7.fhir.dstu2.model.Goal.GoalOutcomeComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1994317639L
-
Serialized Fields
-
result
org.hl7.fhir.dstu2.model.Type result
-
-
Class org.hl7.fhir.dstu2.model.Goal.GoalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Group extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1401345819L
-
Serialized Fields
-
actual
org.hl7.fhir.dstu2.model.BooleanType actual
-
characteristic
List<org.hl7.fhir.dstu2.model.Group.GroupCharacteristicComponent> characteristic
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
member
List<org.hl7.fhir.dstu2.model.Group.GroupMemberComponent> member
-
name
org.hl7.fhir.dstu2.model.StringType name
-
quantity
org.hl7.fhir.dstu2.model.UnsignedIntType quantity
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Group.GroupType> type
-
-
Class org.hl7.fhir.dstu2.model.Group.GroupCharacteristicComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1000688967L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
exclude
org.hl7.fhir.dstu2.model.BooleanType exclude
-
period
org.hl7.fhir.dstu2.model.Period period
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.Group.GroupMemberComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -333869055L
-
Serialized Fields
-
entity
org.hl7.fhir.dstu2.model.Reference entity
-
entityTarget
org.hl7.fhir.dstu2.model.Resource entityTarget
-
inactive
org.hl7.fhir.dstu2.model.BooleanType inactive
-
period
org.hl7.fhir.dstu2.model.Period period
-
-
Class org.hl7.fhir.dstu2.model.Group.GroupTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.HealthcareService extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 683771126L
-
Serialized Fields
-
appointmentRequired
org.hl7.fhir.dstu2.model.BooleanType appointmentRequired
-
availabilityExceptions
org.hl7.fhir.dstu2.model.StringType availabilityExceptions
-
availableTime
List<org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceAvailableTimeComponent> availableTime
-
characteristic
List<org.hl7.fhir.dstu2.model.CodeableConcept> characteristic
-
comment
org.hl7.fhir.dstu2.model.StringType comment
-
coverageArea
List<org.hl7.fhir.dstu2.model.Reference> coverageArea
-
coverageAreaTarget
List<org.hl7.fhir.dstu2.model.Location> coverageAreaTarget
-
eligibility
org.hl7.fhir.dstu2.model.CodeableConcept eligibility
-
eligibilityNote
org.hl7.fhir.dstu2.model.StringType eligibilityNote
-
extraDetails
org.hl7.fhir.dstu2.model.StringType extraDetails
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
notAvailable
List<org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceNotAvailableComponent> notAvailable
-
photo
org.hl7.fhir.dstu2.model.Attachment photo
-
programName
List<org.hl7.fhir.dstu2.model.StringType> programName
-
providedBy
org.hl7.fhir.dstu2.model.Reference providedBy
-
providedByTarget
org.hl7.fhir.dstu2.model.Organization providedByTarget
-
publicKey
org.hl7.fhir.dstu2.model.StringType publicKey
-
referralMethod
List<org.hl7.fhir.dstu2.model.CodeableConcept> referralMethod
-
serviceCategory
org.hl7.fhir.dstu2.model.CodeableConcept serviceCategory
-
serviceName
org.hl7.fhir.dstu2.model.StringType serviceName
-
serviceProvisionCode
List<org.hl7.fhir.dstu2.model.CodeableConcept> serviceProvisionCode
-
serviceType
List<org.hl7.fhir.dstu2.model.HealthcareService.ServiceTypeComponent> serviceType
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.HealthcareService.DaysOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceAvailableTimeComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -2139510127L
-
Serialized Fields
-
allDay
org.hl7.fhir.dstu2.model.BooleanType allDay
-
availableEndTime
org.hl7.fhir.dstu2.model.TimeType availableEndTime
-
availableStartTime
org.hl7.fhir.dstu2.model.TimeType availableStartTime
-
daysOfWeek
List<org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.HealthcareService.DaysOfWeek>> daysOfWeek
-
-
Class org.hl7.fhir.dstu2.model.HealthcareService.HealthcareServiceNotAvailableComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 310849929L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
during
org.hl7.fhir.dstu2.model.Period during
-
-
Class org.hl7.fhir.dstu2.model.HealthcareService.ServiceTypeComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1703986174L
-
Serialized Fields
-
specialty
List<org.hl7.fhir.dstu2.model.CodeableConcept> specialty
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.HumanName extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -210174642L
-
Serialized Fields
-
family
List<org.hl7.fhir.dstu2.model.StringType> family
-
given
List<org.hl7.fhir.dstu2.model.StringType> given
-
period
org.hl7.fhir.dstu2.model.Period period
-
prefix
List<org.hl7.fhir.dstu2.model.StringType> prefix
-
suffix
List<org.hl7.fhir.dstu2.model.StringType> suffix
-
text
org.hl7.fhir.dstu2.model.StringType text
-
use
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.HumanName.NameUse> use
-
-
Class org.hl7.fhir.dstu2.model.HumanName.NameUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Identifier extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -478840981L
-
Serialized Fields
-
assigner
org.hl7.fhir.dstu2.model.Reference assigner
-
assignerTarget
org.hl7.fhir.dstu2.model.Organization assignerTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
system
org.hl7.fhir.dstu2.model.UriType system
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
use
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Identifier.IdentifierUse> use
-
value
org.hl7.fhir.dstu2.model.StringType value
-
-
Class org.hl7.fhir.dstu2.model.Identifier.IdentifierUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.IdType extends org.hl7.fhir.dstu2.model.UriType implements Serializable
- serialVersionUID:
- 2L
-
Class org.hl7.fhir.dstu2.model.ImagingObjectSelection extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1961832713L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authoringTime
org.hl7.fhir.dstu2.model.DateTimeType authoringTime
-
authorTarget
org.hl7.fhir.dstu2.model.Resource authorTarget
-
description
org.hl7.fhir.dstu2.model.StringType description
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
study
List<org.hl7.fhir.dstu2.model.ImagingObjectSelection.StudyComponent> study
-
title
org.hl7.fhir.dstu2.model.CodeableConcept title
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
-
Class org.hl7.fhir.dstu2.model.ImagingObjectSelection.FramesComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -2068206970L
-
Serialized Fields
-
frameNumbers
List<org.hl7.fhir.dstu2.model.UnsignedIntType> frameNumbers
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.ImagingObjectSelection.InstanceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1641180916L
-
Serialized Fields
-
frames
List<org.hl7.fhir.dstu2.model.ImagingObjectSelection.FramesComponent> frames
-
sopClass
org.hl7.fhir.dstu2.model.OidType sopClass
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.ImagingObjectSelection.SeriesComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 229247770L
-
Serialized Fields
-
instance
List<org.hl7.fhir.dstu2.model.ImagingObjectSelection.InstanceComponent> instance
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.ImagingObjectSelection.StudyComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 341246743L
-
Serialized Fields
-
imagingStudy
org.hl7.fhir.dstu2.model.Reference imagingStudy
-
imagingStudyTarget
org.hl7.fhir.dstu2.model.ImagingStudy imagingStudyTarget
-
series
List<org.hl7.fhir.dstu2.model.ImagingObjectSelection.SeriesComponent> series
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.ImagingStudy extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1895046380L
-
Serialized Fields
-
accession
org.hl7.fhir.dstu2.model.Identifier accession
-
availability
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ImagingStudy.InstanceAvailability> availability
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
interpreter
org.hl7.fhir.dstu2.model.Reference interpreter
-
interpreterTarget
org.hl7.fhir.dstu2.model.Practitioner interpreterTarget
-
modalityList
List<org.hl7.fhir.dstu2.model.Coding> modalityList
-
numberOfInstances
org.hl7.fhir.dstu2.model.UnsignedIntType numberOfInstances
-
numberOfSeries
org.hl7.fhir.dstu2.model.UnsignedIntType numberOfSeries
-
order
List<org.hl7.fhir.dstu2.model.Reference> order
-
orderTarget
List<org.hl7.fhir.dstu2.model.DiagnosticOrder> orderTarget
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
procedure
List<org.hl7.fhir.dstu2.model.Reference> procedure
-
procedureTarget
List<org.hl7.fhir.dstu2.model.Procedure> procedureTarget
-
referrer
org.hl7.fhir.dstu2.model.Reference referrer
-
referrerTarget
org.hl7.fhir.dstu2.model.Practitioner referrerTarget
-
series
List<org.hl7.fhir.dstu2.model.ImagingStudy.ImagingStudySeriesComponent> series
-
started
org.hl7.fhir.dstu2.model.DateTimeType started
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.ImagingStudy.ImagingStudySeriesComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1798366943L
-
Serialized Fields
-
availability
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ImagingStudy.InstanceAvailability> availability
-
bodySite
org.hl7.fhir.dstu2.model.Coding bodySite
-
description
org.hl7.fhir.dstu2.model.StringType description
-
instance
List<org.hl7.fhir.dstu2.model.ImagingStudy.ImagingStudySeriesInstanceComponent> instance
-
laterality
org.hl7.fhir.dstu2.model.Coding laterality
-
modality
org.hl7.fhir.dstu2.model.Coding modality
-
number
org.hl7.fhir.dstu2.model.UnsignedIntType number
-
numberOfInstances
org.hl7.fhir.dstu2.model.UnsignedIntType numberOfInstances
-
started
org.hl7.fhir.dstu2.model.DateTimeType started
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.ImagingStudy.ImagingStudySeriesInstanceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1450403705L
-
Serialized Fields
-
content
List<org.hl7.fhir.dstu2.model.Attachment> content
-
number
org.hl7.fhir.dstu2.model.UnsignedIntType number
-
sopClass
org.hl7.fhir.dstu2.model.OidType sopClass
-
title
org.hl7.fhir.dstu2.model.StringType title
-
type
org.hl7.fhir.dstu2.model.StringType type
-
uid
org.hl7.fhir.dstu2.model.OidType uid
-
-
Class org.hl7.fhir.dstu2.model.ImagingStudy.InstanceAvailabilityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Immunization extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 898786200L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
doseQuantity
org.hl7.fhir.dstu2.model.SimpleQuantity doseQuantity
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
expirationDate
org.hl7.fhir.dstu2.model.DateType expirationDate
-
explanation
org.hl7.fhir.dstu2.model.Immunization.ImmunizationExplanationComponent explanation
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
lotNumber
org.hl7.fhir.dstu2.model.StringType lotNumber
-
manufacturer
org.hl7.fhir.dstu2.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.dstu2.model.Organization manufacturerTarget
-
note
List<org.hl7.fhir.dstu2.model.Annotation> note
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
performer
org.hl7.fhir.dstu2.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu2.model.Practitioner performerTarget
-
reaction
List<org.hl7.fhir.dstu2.model.Immunization.ImmunizationReactionComponent> reaction
-
reported
org.hl7.fhir.dstu2.model.BooleanType reported
-
requester
org.hl7.fhir.dstu2.model.Reference requester
-
requesterTarget
org.hl7.fhir.dstu2.model.Practitioner requesterTarget
-
route
org.hl7.fhir.dstu2.model.CodeableConcept route
-
site
org.hl7.fhir.dstu2.model.CodeableConcept site
-
status
org.hl7.fhir.dstu2.model.CodeType status
-
vaccinationProtocol
List<org.hl7.fhir.dstu2.model.Immunization.ImmunizationVaccinationProtocolComponent> vaccinationProtocol
-
vaccineCode
org.hl7.fhir.dstu2.model.CodeableConcept vaccineCode
-
wasNotGiven
org.hl7.fhir.dstu2.model.BooleanType wasNotGiven
-
-
Class org.hl7.fhir.dstu2.model.Immunization.ImmunizationExplanationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -539821866L
-
Class org.hl7.fhir.dstu2.model.Immunization.ImmunizationReactionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1297668556L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
detail
org.hl7.fhir.dstu2.model.Reference detail
-
detailTarget
org.hl7.fhir.dstu2.model.Observation detailTarget
-
reported
org.hl7.fhir.dstu2.model.BooleanType reported
-
-
Class org.hl7.fhir.dstu2.model.Immunization.ImmunizationVaccinationProtocolComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 386814037L
-
Serialized Fields
-
authority
org.hl7.fhir.dstu2.model.Reference authority
-
authorityTarget
org.hl7.fhir.dstu2.model.Organization authorityTarget
-
description
org.hl7.fhir.dstu2.model.StringType description
-
doseSequence
org.hl7.fhir.dstu2.model.PositiveIntType doseSequence
-
doseStatus
org.hl7.fhir.dstu2.model.CodeableConcept doseStatus
-
doseStatusReason
org.hl7.fhir.dstu2.model.CodeableConcept doseStatusReason
-
series
org.hl7.fhir.dstu2.model.StringType series
-
seriesDoses
org.hl7.fhir.dstu2.model.PositiveIntType seriesDoses
-
targetDisease
List<org.hl7.fhir.dstu2.model.CodeableConcept> targetDisease
-
-
Class org.hl7.fhir.dstu2.model.ImmunizationRecommendation extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 641058495L
-
Serialized Fields
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
recommendation
List<org.hl7.fhir.dstu2.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> recommendation
-
-
Class org.hl7.fhir.dstu2.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1501347482L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
dateCriterion
List<org.hl7.fhir.dstu2.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent> dateCriterion
-
doseNumber
org.hl7.fhir.dstu2.model.PositiveIntType doseNumber
-
forecastStatus
org.hl7.fhir.dstu2.model.CodeableConcept forecastStatus
-
protocol
org.hl7.fhir.dstu2.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent protocol
-
supportingImmunization
List<org.hl7.fhir.dstu2.model.Reference> supportingImmunization
-
supportingImmunizationTarget
List<org.hl7.fhir.dstu2.model.Immunization> supportingImmunizationTarget
-
supportingPatientInformation
List<org.hl7.fhir.dstu2.model.Reference> supportingPatientInformation
-
supportingPatientInformationTarget
List<org.hl7.fhir.dstu2.model.Resource> supportingPatientInformationTarget
-
vaccineCode
org.hl7.fhir.dstu2.model.CodeableConcept vaccineCode
-
-
Class org.hl7.fhir.dstu2.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1036994566L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
value
org.hl7.fhir.dstu2.model.DateTimeType value
-
-
Class org.hl7.fhir.dstu2.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -512702014L
-
Serialized Fields
-
authority
org.hl7.fhir.dstu2.model.Reference authority
-
authorityTarget
org.hl7.fhir.dstu2.model.Organization authorityTarget
-
description
org.hl7.fhir.dstu2.model.StringType description
-
doseSequence
org.hl7.fhir.dstu2.model.IntegerType doseSequence
-
series
org.hl7.fhir.dstu2.model.StringType series
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1150122415L
-
Serialized Fields
-
binary
List<org.hl7.fhir.dstu2.model.UriType> binary
-
contact
List<org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideContactComponent> contact
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
dependency
List<org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideDependencyComponent> dependency
-
description
org.hl7.fhir.dstu2.model.StringType description
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
fhirVersion
org.hl7.fhir.dstu2.model.IdType fhirVersion
-
global
List<org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideGlobalComponent> global
-
name
org.hl7.fhir.dstu2.model.StringType name
-
package_
List<org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePackageComponent> package_
-
page
org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePageComponent page
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
url
org.hl7.fhir.dstu2.model.UriType url
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.GuideDependencyTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.GuidePageKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.GuideResourcePurposeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideDependencyComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 162447098L
-
Serialized Fields
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ImplementationGuide.GuideDependencyType> type
-
uri
org.hl7.fhir.dstu2.model.UriType uri
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuideGlobalComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 2011731959L
-
Serialized Fields
-
profile
org.hl7.fhir.dstu2.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu2.model.StructureDefinition profileTarget
-
type
org.hl7.fhir.dstu2.model.CodeType type
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePackageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -701846580L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
name
org.hl7.fhir.dstu2.model.StringType name
-
resource
List<org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePackageResourceComponent> resource
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePackageResourceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 428339533L
-
Serialized Fields
-
acronym
org.hl7.fhir.dstu2.model.StringType acronym
-
description
org.hl7.fhir.dstu2.model.StringType description
-
exampleFor
org.hl7.fhir.dstu2.model.Reference exampleFor
-
exampleForTarget
org.hl7.fhir.dstu2.model.StructureDefinition exampleForTarget
-
name
org.hl7.fhir.dstu2.model.StringType name
-
purpose
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ImplementationGuide.GuideResourcePurpose> purpose
-
source
org.hl7.fhir.dstu2.model.Type source
-
-
Class org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1620890043L
-
Serialized Fields
-
format
org.hl7.fhir.dstu2.model.CodeType format
-
kind
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ImplementationGuide.GuidePageKind> kind
-
name
org.hl7.fhir.dstu2.model.StringType name
-
package_
List<org.hl7.fhir.dstu2.model.StringType> package_
-
page
List<org.hl7.fhir.dstu2.model.ImplementationGuide.ImplementationGuidePageComponent> page
-
source
org.hl7.fhir.dstu2.model.UriType source
-
type
List<org.hl7.fhir.dstu2.model.CodeType> type
-
-
Class org.hl7.fhir.dstu2.model.InstantType extends org.hl7.fhir.dstu2.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.IntegerType extends org.hl7.fhir.dstu2.model.PrimitiveType<Integer> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.List_ extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1819128642L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
emptyReason
org.hl7.fhir.dstu2.model.CodeableConcept emptyReason
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
entry
List<org.hl7.fhir.dstu2.model.List_.ListEntryComponent> entry
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
mode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.List_.ListMode> mode
-
note
org.hl7.fhir.dstu2.model.StringType note
-
orderedBy
org.hl7.fhir.dstu2.model.CodeableConcept orderedBy
-
source
org.hl7.fhir.dstu2.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu2.model.Resource sourceTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.List_.ListStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
title
org.hl7.fhir.dstu2.model.StringType title
-
-
Class org.hl7.fhir.dstu2.model.List_.ListEntryComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -758164425L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
deleted
org.hl7.fhir.dstu2.model.BooleanType deleted
-
flag
org.hl7.fhir.dstu2.model.CodeableConcept flag
-
item
org.hl7.fhir.dstu2.model.Reference item
-
itemTarget
org.hl7.fhir.dstu2.model.Resource itemTarget
-
-
Class org.hl7.fhir.dstu2.model.List_.ListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.List_.ListStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Location extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -2100435761L
-
Serialized Fields
-
address
org.hl7.fhir.dstu2.model.Address address
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.dstu2.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu2.model.Organization managingOrganizationTarget
-
mode
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Location.LocationMode> mode
-
name
org.hl7.fhir.dstu2.model.StringType name
-
partOf
org.hl7.fhir.dstu2.model.Reference partOf
-
partOfTarget
org.hl7.fhir.dstu2.model.Location partOfTarget
-
physicalType
org.hl7.fhir.dstu2.model.CodeableConcept physicalType
-
position
org.hl7.fhir.dstu2.model.Location.LocationPositionComponent position
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Location.LocationStatus> status
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Location.LocationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Location.LocationPositionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -74276134L
-
Serialized Fields
-
altitude
org.hl7.fhir.dstu2.model.DecimalType altitude
-
latitude
org.hl7.fhir.dstu2.model.DecimalType latitude
-
longitude
org.hl7.fhir.dstu2.model.DecimalType longitude
-
-
Class org.hl7.fhir.dstu2.model.Location.LocationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.MarkdownType extends org.hl7.fhir.dstu2.model.StringType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.Media extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -280764739L
-
Serialized Fields
-
content
org.hl7.fhir.dstu2.model.Attachment content
-
deviceName
org.hl7.fhir.dstu2.model.StringType deviceName
-
duration
org.hl7.fhir.dstu2.model.UnsignedIntType duration
-
frames
org.hl7.fhir.dstu2.model.PositiveIntType frames
-
height
org.hl7.fhir.dstu2.model.PositiveIntType height
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
operator
org.hl7.fhir.dstu2.model.Reference operator
-
operatorTarget
org.hl7.fhir.dstu2.model.Practitioner operatorTarget
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
subtype
org.hl7.fhir.dstu2.model.CodeableConcept subtype
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Media.DigitalMediaType> type
-
view
org.hl7.fhir.dstu2.model.CodeableConcept view
-
width
org.hl7.fhir.dstu2.model.PositiveIntType width
-
-
Class org.hl7.fhir.dstu2.model.Media.DigitalMediaTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Medication extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 859308699L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
isBrand
org.hl7.fhir.dstu2.model.BooleanType isBrand
-
manufacturer
org.hl7.fhir.dstu2.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.dstu2.model.Organization manufacturerTarget
-
package_
org.hl7.fhir.dstu2.model.Medication.MedicationPackageComponent package_
-
product
org.hl7.fhir.dstu2.model.Medication.MedicationProductComponent product
-
-
Class org.hl7.fhir.dstu2.model.Medication.MedicationPackageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 503772472L
-
Serialized Fields
-
container
org.hl7.fhir.dstu2.model.CodeableConcept container
-
content
List<org.hl7.fhir.dstu2.model.Medication.MedicationPackageContentComponent> content
-
-
Class org.hl7.fhir.dstu2.model.Medication.MedicationPackageContentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1150048030L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.SimpleQuantity amount
-
item
org.hl7.fhir.dstu2.model.Reference item
-
itemTarget
org.hl7.fhir.dstu2.model.Medication itemTarget
-
-
Class org.hl7.fhir.dstu2.model.Medication.MedicationProductBatchComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1982738755L
-
Serialized Fields
-
expirationDate
org.hl7.fhir.dstu2.model.DateTimeType expirationDate
-
lotNumber
org.hl7.fhir.dstu2.model.StringType lotNumber
-
-
Class org.hl7.fhir.dstu2.model.Medication.MedicationProductComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1132853671L
-
Class org.hl7.fhir.dstu2.model.Medication.MedicationProductIngredientComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1217232889L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Ratio amount
-
item
org.hl7.fhir.dstu2.model.Reference item
-
itemTarget
org.hl7.fhir.dstu2.model.Resource itemTarget
-
-
Class org.hl7.fhir.dstu2.model.MedicationAdministration extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -669616345L
-
Serialized Fields
-
device
List<org.hl7.fhir.dstu2.model.Reference> device
-
deviceTarget
List<org.hl7.fhir.dstu2.model.Device> deviceTarget
-
dosage
org.hl7.fhir.dstu2.model.MedicationAdministration.MedicationAdministrationDosageComponent dosage
-
effectiveTime
org.hl7.fhir.dstu2.model.Type effectiveTime
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
medication
org.hl7.fhir.dstu2.model.Type medication
-
note
org.hl7.fhir.dstu2.model.StringType note
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
practitioner
org.hl7.fhir.dstu2.model.Reference practitioner
-
practitionerTarget
org.hl7.fhir.dstu2.model.Resource practitionerTarget
-
prescription
org.hl7.fhir.dstu2.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.dstu2.model.MedicationOrder prescriptionTarget
-
reasonGiven
List<org.hl7.fhir.dstu2.model.CodeableConcept> reasonGiven
-
reasonNotGiven
List<org.hl7.fhir.dstu2.model.CodeableConcept> reasonNotGiven
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MedicationAdministration.MedicationAdministrationStatus> status
-
wasNotGiven
org.hl7.fhir.dstu2.model.BooleanType wasNotGiven
-
-
Class org.hl7.fhir.dstu2.model.MedicationAdministration.MedicationAdministrationDosageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1772198879L
-
Serialized Fields
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
rate
org.hl7.fhir.dstu2.model.Type rate
-
route
org.hl7.fhir.dstu2.model.CodeableConcept route
-
site
org.hl7.fhir.dstu2.model.Type site
-
text
org.hl7.fhir.dstu2.model.StringType text
-
-
Class org.hl7.fhir.dstu2.model.MedicationAdministration.MedicationAdministrationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.MedicationDispense extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -2071218407L
-
Serialized Fields
-
authorizingPrescription
List<org.hl7.fhir.dstu2.model.Reference> authorizingPrescription
-
authorizingPrescriptionTarget
List<org.hl7.fhir.dstu2.model.MedicationOrder> authorizingPrescriptionTarget
-
daysSupply
org.hl7.fhir.dstu2.model.SimpleQuantity daysSupply
-
destination
org.hl7.fhir.dstu2.model.Reference destination
-
destinationTarget
org.hl7.fhir.dstu2.model.Location destinationTarget
-
dispenser
org.hl7.fhir.dstu2.model.Reference dispenser
-
dispenserTarget
org.hl7.fhir.dstu2.model.Practitioner dispenserTarget
-
dosageInstruction
List<org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent> dosageInstruction
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
medication
org.hl7.fhir.dstu2.model.Type medication
-
note
org.hl7.fhir.dstu2.model.StringType note
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
receiver
List<org.hl7.fhir.dstu2.model.Reference> receiver
-
receiverTarget
List<org.hl7.fhir.dstu2.model.Resource> receiverTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseStatus> status
-
substitution
org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseSubstitutionComponent substitution
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
whenHandedOver
org.hl7.fhir.dstu2.model.DateTimeType whenHandedOver
-
whenPrepared
org.hl7.fhir.dstu2.model.DateTimeType whenPrepared
-
-
Class org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseDosageInstructionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1470136646L
-
Serialized Fields
-
additionalInstructions
org.hl7.fhir.dstu2.model.CodeableConcept additionalInstructions
-
asNeeded
org.hl7.fhir.dstu2.model.Type asNeeded
-
dose
org.hl7.fhir.dstu2.model.Type dose
-
maxDosePerPeriod
org.hl7.fhir.dstu2.model.Ratio maxDosePerPeriod
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
rate
org.hl7.fhir.dstu2.model.Type rate
-
route
org.hl7.fhir.dstu2.model.CodeableConcept route
-
site
org.hl7.fhir.dstu2.model.Type site
-
text
org.hl7.fhir.dstu2.model.StringType text
-
timing
org.hl7.fhir.dstu2.model.Timing timing
-
-
Class org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.MedicationDispense.MedicationDispenseSubstitutionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1218245830L
-
Class org.hl7.fhir.dstu2.model.MedicationOrder extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 619326051L
-
Serialized Fields
-
dateEnded
org.hl7.fhir.dstu2.model.DateTimeType dateEnded
-
dateWritten
org.hl7.fhir.dstu2.model.DateTimeType dateWritten
-
dispenseRequest
org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDispenseRequestComponent dispenseRequest
-
dosageInstruction
List<org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent> dosageInstruction
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
medication
org.hl7.fhir.dstu2.model.Type medication
-
note
org.hl7.fhir.dstu2.model.StringType note
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
prescriber
org.hl7.fhir.dstu2.model.Reference prescriber
-
prescriberTarget
org.hl7.fhir.dstu2.model.Practitioner prescriberTarget
-
priorPrescription
org.hl7.fhir.dstu2.model.Reference priorPrescription
-
priorPrescriptionTarget
org.hl7.fhir.dstu2.model.MedicationOrder priorPrescriptionTarget
-
reason
org.hl7.fhir.dstu2.model.Type reason
-
reasonEnded
org.hl7.fhir.dstu2.model.CodeableConcept reasonEnded
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderStatus> status
-
substitution
org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderSubstitutionComponent substitution
-
-
Class org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDispenseRequestComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1690502728L
-
Serialized Fields
-
expectedSupplyDuration
org.hl7.fhir.dstu2.model.Duration expectedSupplyDuration
-
medication
org.hl7.fhir.dstu2.model.Type medication
-
numberOfRepeatsAllowed
org.hl7.fhir.dstu2.model.PositiveIntType numberOfRepeatsAllowed
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
validityPeriod
org.hl7.fhir.dstu2.model.Period validityPeriod
-
-
Class org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderDosageInstructionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1470136646L
-
Serialized Fields
-
additionalInstructions
org.hl7.fhir.dstu2.model.CodeableConcept additionalInstructions
-
asNeeded
org.hl7.fhir.dstu2.model.Type asNeeded
-
dose
org.hl7.fhir.dstu2.model.Type dose
-
maxDosePerPeriod
org.hl7.fhir.dstu2.model.Ratio maxDosePerPeriod
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
rate
org.hl7.fhir.dstu2.model.Type rate
-
route
org.hl7.fhir.dstu2.model.CodeableConcept route
-
site
org.hl7.fhir.dstu2.model.Type site
-
text
org.hl7.fhir.dstu2.model.StringType text
-
timing
org.hl7.fhir.dstu2.model.Timing timing
-
-
Class org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.MedicationOrder.MedicationOrderSubstitutionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1693602518L
-
Serialized Fields
-
reason
org.hl7.fhir.dstu2.model.CodeableConcept reason
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.MedicationStatement extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 55795672L
-
Serialized Fields
-
dateAsserted
org.hl7.fhir.dstu2.model.DateTimeType dateAsserted
-
dosage
List<org.hl7.fhir.dstu2.model.MedicationStatement.MedicationStatementDosageComponent> dosage
-
effective
org.hl7.fhir.dstu2.model.Type effective
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
informationSource
org.hl7.fhir.dstu2.model.Reference informationSource
-
informationSourceTarget
org.hl7.fhir.dstu2.model.Resource informationSourceTarget
-
medication
org.hl7.fhir.dstu2.model.Type medication
-
note
org.hl7.fhir.dstu2.model.StringType note
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
reasonForUse
org.hl7.fhir.dstu2.model.Type reasonForUse
-
reasonNotTaken
List<org.hl7.fhir.dstu2.model.CodeableConcept> reasonNotTaken
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MedicationStatement.MedicationStatementStatus> status
-
supportingInformation
List<org.hl7.fhir.dstu2.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu2.model.Resource> supportingInformationTarget
-
wasNotTaken
org.hl7.fhir.dstu2.model.BooleanType wasNotTaken
-
-
Class org.hl7.fhir.dstu2.model.MedicationStatement.MedicationStatementDosageComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 246880733L
-
Serialized Fields
-
asNeeded
org.hl7.fhir.dstu2.model.Type asNeeded
-
maxDosePerPeriod
org.hl7.fhir.dstu2.model.Ratio maxDosePerPeriod
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
quantity
org.hl7.fhir.dstu2.model.Type quantity
-
rate
org.hl7.fhir.dstu2.model.Type rate
-
route
org.hl7.fhir.dstu2.model.CodeableConcept route
-
site
org.hl7.fhir.dstu2.model.Type site
-
text
org.hl7.fhir.dstu2.model.StringType text
-
timing
org.hl7.fhir.dstu2.model.Timing timing
-
-
Class org.hl7.fhir.dstu2.model.MedicationStatement.MedicationStatementStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.MessageHeader extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1429728517L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authorTarget
org.hl7.fhir.dstu2.model.Practitioner authorTarget
-
data
List<org.hl7.fhir.dstu2.model.Reference> data
-
dataTarget
List<org.hl7.fhir.dstu2.model.Resource> dataTarget
-
destination
List<org.hl7.fhir.dstu2.model.MessageHeader.MessageDestinationComponent> destination
-
enterer
org.hl7.fhir.dstu2.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu2.model.Practitioner entererTarget
-
event
org.hl7.fhir.dstu2.model.Coding event
-
reason
org.hl7.fhir.dstu2.model.CodeableConcept reason
-
receiver
org.hl7.fhir.dstu2.model.Reference receiver
-
receiverTarget
org.hl7.fhir.dstu2.model.Resource receiverTarget
-
response
org.hl7.fhir.dstu2.model.MessageHeader.MessageHeaderResponseComponent response
-
responsible
org.hl7.fhir.dstu2.model.Reference responsible
-
responsibleTarget
org.hl7.fhir.dstu2.model.Resource responsibleTarget
-
source
org.hl7.fhir.dstu2.model.MessageHeader.MessageSourceComponent source
-
timestamp
org.hl7.fhir.dstu2.model.InstantType timestamp
-
-
Class org.hl7.fhir.dstu2.model.MessageHeader.MessageDestinationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -2097633309L
-
Serialized Fields
-
endpoint
org.hl7.fhir.dstu2.model.UriType endpoint
-
name
org.hl7.fhir.dstu2.model.StringType name
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Device targetTarget
-
-
Class org.hl7.fhir.dstu2.model.MessageHeader.MessageHeaderResponseComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1008716838L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.MessageHeader.ResponseType> code
-
details
org.hl7.fhir.dstu2.model.Reference details
-
detailsTarget
org.hl7.fhir.dstu2.model.OperationOutcome detailsTarget
-
identifier
org.hl7.fhir.dstu2.model.IdType identifier
-
-
Class org.hl7.fhir.dstu2.model.MessageHeader.MessageSourceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -115878196L
-
Serialized Fields
-
contact
org.hl7.fhir.dstu2.model.ContactPoint contact
-
endpoint
org.hl7.fhir.dstu2.model.UriType endpoint
-
name
org.hl7.fhir.dstu2.model.StringType name
-
software
org.hl7.fhir.dstu2.model.StringType software
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.MessageHeader.ResponseTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Meta extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 867134915L
-
Class org.hl7.fhir.dstu2.model.Money extends org.hl7.fhir.dstu2.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu2.model.NamingSystem extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1337110053L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemContactComponent> contact
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
kind
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemType> kind
-
name
org.hl7.fhir.dstu2.model.StringType name
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
replacedBy
org.hl7.fhir.dstu2.model.Reference replacedBy
-
replacedByTarget
org.hl7.fhir.dstu2.model.NamingSystem replacedByTarget
-
responsible
org.hl7.fhir.dstu2.model.StringType responsible
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
uniqueId
List<org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemUniqueIdComponent> uniqueId
-
usage
org.hl7.fhir.dstu2.model.StringType usage
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
-
Class org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemIdentifierTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemUniqueIdComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -193711840L
-
Serialized Fields
-
period
org.hl7.fhir.dstu2.model.Period period
-
preferred
org.hl7.fhir.dstu2.model.BooleanType preferred
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.NamingSystem.NamingSystemIdentifierType> type
-
value
org.hl7.fhir.dstu2.model.StringType value
-
-
Class org.hl7.fhir.dstu2.model.Narrative extends org.hl7.fhir.dstu2.model.BaseNarrative implements Serializable
- serialVersionUID:
- 1463852859L
-
Serialized Fields
-
div
org.hl7.fhir.utilities.xhtml.XhtmlNode div
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Narrative.NarrativeStatus> status
-
-
Class org.hl7.fhir.dstu2.model.Narrative.NarrativeStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.NutritionOrder extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1139624085L
-
Serialized Fields
-
allergyIntolerance
List<org.hl7.fhir.dstu2.model.Reference> allergyIntolerance
-
allergyIntoleranceTarget
List<org.hl7.fhir.dstu2.model.AllergyIntolerance> allergyIntoleranceTarget
-
dateTime
org.hl7.fhir.dstu2.model.DateTimeType dateTime
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
enteralFormula
org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderEnteralFormulaComponent enteralFormula
-
excludeFoodModifier
List<org.hl7.fhir.dstu2.model.CodeableConcept> excludeFoodModifier
-
foodPreferenceModifier
List<org.hl7.fhir.dstu2.model.CodeableConcept> foodPreferenceModifier
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
oralDiet
org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderOralDietComponent oralDiet
-
orderer
org.hl7.fhir.dstu2.model.Reference orderer
-
ordererTarget
org.hl7.fhir.dstu2.model.Practitioner ordererTarget
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderStatus> status
-
supplement
List<org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderSupplementComponent> supplement
-
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1895031997L
-
Serialized Fields
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
rate
org.hl7.fhir.dstu2.model.Type rate
-
schedule
org.hl7.fhir.dstu2.model.Timing schedule
-
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderEnteralFormulaComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 292116061L
-
Serialized Fields
-
additiveProductName
org.hl7.fhir.dstu2.model.StringType additiveProductName
-
additiveType
org.hl7.fhir.dstu2.model.CodeableConcept additiveType
-
administration
List<org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent> administration
-
administrationInstruction
org.hl7.fhir.dstu2.model.StringType administrationInstruction
-
baseFormulaProductName
org.hl7.fhir.dstu2.model.StringType baseFormulaProductName
-
baseFormulaType
org.hl7.fhir.dstu2.model.CodeableConcept baseFormulaType
-
caloricDensity
org.hl7.fhir.dstu2.model.SimpleQuantity caloricDensity
-
maxVolumeToDeliver
org.hl7.fhir.dstu2.model.SimpleQuantity maxVolumeToDeliver
-
routeofAdministration
org.hl7.fhir.dstu2.model.CodeableConcept routeofAdministration
-
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderOralDietComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 973058412L
-
Serialized Fields
-
fluidConsistencyType
List<org.hl7.fhir.dstu2.model.CodeableConcept> fluidConsistencyType
-
instruction
org.hl7.fhir.dstu2.model.StringType instruction
-
nutrient
List<org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderOralDietNutrientComponent> nutrient
-
schedule
List<org.hl7.fhir.dstu2.model.Timing> schedule
-
texture
List<org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderOralDietTextureComponent> texture
-
type
List<org.hl7.fhir.dstu2.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderOralDietNutrientComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 465107295L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.SimpleQuantity amount
-
modifier
org.hl7.fhir.dstu2.model.CodeableConcept modifier
-
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderOralDietTextureComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -56402817L
-
Serialized Fields
-
foodType
org.hl7.fhir.dstu2.model.CodeableConcept foodType
-
modifier
org.hl7.fhir.dstu2.model.CodeableConcept modifier
-
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.NutritionOrder.NutritionOrderSupplementComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 297545236L
-
Serialized Fields
-
instruction
org.hl7.fhir.dstu2.model.StringType instruction
-
productName
org.hl7.fhir.dstu2.model.StringType productName
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
schedule
List<org.hl7.fhir.dstu2.model.Timing> schedule
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Observation extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -931593572L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu2.model.CodeableConcept bodySite
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
comments
org.hl7.fhir.dstu2.model.StringType comments
-
component
List<org.hl7.fhir.dstu2.model.Observation.ObservationComponentComponent> component
-
dataAbsentReason
org.hl7.fhir.dstu2.model.CodeableConcept dataAbsentReason
-
device
org.hl7.fhir.dstu2.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu2.model.Resource deviceTarget
-
effective
org.hl7.fhir.dstu2.model.Type effective
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
interpretation
org.hl7.fhir.dstu2.model.CodeableConcept interpretation
-
issued
org.hl7.fhir.dstu2.model.InstantType issued
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
performer
List<org.hl7.fhir.dstu2.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.dstu2.model.Resource> performerTarget
-
referenceRange
List<org.hl7.fhir.dstu2.model.Observation.ObservationReferenceRangeComponent> referenceRange
-
related
List<org.hl7.fhir.dstu2.model.Observation.ObservationRelatedComponent> related
-
specimen
org.hl7.fhir.dstu2.model.Reference specimen
-
specimenTarget
org.hl7.fhir.dstu2.model.Specimen specimenTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Observation.ObservationStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.Observation.ObservationComponentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 946602904L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
dataAbsentReason
org.hl7.fhir.dstu2.model.CodeableConcept dataAbsentReason
-
referenceRange
List<org.hl7.fhir.dstu2.model.Observation.ObservationReferenceRangeComponent> referenceRange
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.Observation.ObservationReferenceRangeComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -238694788L
-
Serialized Fields
-
age
org.hl7.fhir.dstu2.model.Range age
-
high
org.hl7.fhir.dstu2.model.SimpleQuantity high
-
low
org.hl7.fhir.dstu2.model.SimpleQuantity low
-
meaning
org.hl7.fhir.dstu2.model.CodeableConcept meaning
-
text
org.hl7.fhir.dstu2.model.StringType text
-
-
Class org.hl7.fhir.dstu2.model.Observation.ObservationRelatedComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1541802577L
-
Serialized Fields
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Resource targetTarget
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Observation.ObservationRelationshipType> type
-
-
Class org.hl7.fhir.dstu2.model.Observation.ObservationRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Observation.ObservationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.OidType extends org.hl7.fhir.dstu2.model.UriType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.OperationDefinition extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 148203484L
-
Serialized Fields
-
base
org.hl7.fhir.dstu2.model.Reference base
-
baseTarget
org.hl7.fhir.dstu2.model.OperationDefinition baseTarget
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
contact
List<org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionContactComponent> contact
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
idempotent
org.hl7.fhir.dstu2.model.BooleanType idempotent
-
instance
org.hl7.fhir.dstu2.model.BooleanType instance
-
kind
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.OperationDefinition.OperationKind> kind
-
name
org.hl7.fhir.dstu2.model.StringType name
-
notes
org.hl7.fhir.dstu2.model.StringType notes
-
parameter
List<org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionParameterComponent> parameter
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
system
org.hl7.fhir.dstu2.model.BooleanType system
-
type
List<org.hl7.fhir.dstu2.model.CodeType> type
-
url
org.hl7.fhir.dstu2.model.UriType url
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionParameterBindingComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 857140521L
-
Serialized Fields
-
strength
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.BindingStrength> strength
-
valueSet
org.hl7.fhir.dstu2.model.Type valueSet
-
-
Class org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionParameterComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1514145741L
-
Serialized Fields
-
binding
org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionParameterBindingComponent binding
-
documentation
org.hl7.fhir.dstu2.model.StringType documentation
-
max
org.hl7.fhir.dstu2.model.StringType max
-
min
org.hl7.fhir.dstu2.model.IntegerType min
-
name
org.hl7.fhir.dstu2.model.CodeType name
-
part
List<org.hl7.fhir.dstu2.model.OperationDefinition.OperationDefinitionParameterComponent> part
-
profile
org.hl7.fhir.dstu2.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu2.model.StructureDefinition profileTarget
-
type
org.hl7.fhir.dstu2.model.CodeType type
-
use
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.OperationDefinition.OperationParameterUse> use
-
-
Class org.hl7.fhir.dstu2.model.OperationDefinition.OperationKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.OperationDefinition.OperationParameterUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.OperationOutcome extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -152150052L
-
Serialized Fields
-
issue
List<org.hl7.fhir.dstu2.model.OperationOutcome.OperationOutcomeIssueComponent> issue
-
-
Class org.hl7.fhir.dstu2.model.OperationOutcome.IssueSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.OperationOutcome.IssueTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.OperationOutcome.OperationOutcomeIssueComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 930165515L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.OperationOutcome.IssueType> code
-
details
org.hl7.fhir.dstu2.model.CodeableConcept details
-
diagnostics
org.hl7.fhir.dstu2.model.StringType diagnostics
-
location
List<org.hl7.fhir.dstu2.model.StringType> location
-
severity
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.OperationOutcome.IssueSeverity> severity
-
-
Class org.hl7.fhir.dstu2.model.Order extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1392311096L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
detail
List<org.hl7.fhir.dstu2.model.Reference> detail
-
detailTarget
List<org.hl7.fhir.dstu2.model.Resource> detailTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
reason
org.hl7.fhir.dstu2.model.Type reason
-
source
org.hl7.fhir.dstu2.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu2.model.Resource sourceTarget
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Resource targetTarget
-
when
org.hl7.fhir.dstu2.model.Order.OrderWhenComponent when
-
-
Class org.hl7.fhir.dstu2.model.Order.OrderWhenComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 307115287L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
schedule
org.hl7.fhir.dstu2.model.Timing schedule
-
-
Class org.hl7.fhir.dstu2.model.OrderResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -856633109L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
fulfillment
List<org.hl7.fhir.dstu2.model.Reference> fulfillment
-
fulfillmentTarget
List<org.hl7.fhir.dstu2.model.Resource> fulfillmentTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
orderStatus
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.OrderResponse.OrderStatus> orderStatus
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestTarget
org.hl7.fhir.dstu2.model.Order requestTarget
-
who
org.hl7.fhir.dstu2.model.Reference who
-
whoTarget
org.hl7.fhir.dstu2.model.Resource whoTarget
-
-
Class org.hl7.fhir.dstu2.model.OrderResponse.OrderStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Organization extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -749567123L
-
Serialized Fields
-
active
org.hl7.fhir.dstu2.model.BooleanType active
-
address
List<org.hl7.fhir.dstu2.model.Address> address
-
contact
List<org.hl7.fhir.dstu2.model.Organization.OrganizationContactComponent> contact
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
name
org.hl7.fhir.dstu2.model.StringType name
-
partOf
org.hl7.fhir.dstu2.model.Reference partOf
-
partOfTarget
org.hl7.fhir.dstu2.model.Organization partOfTarget
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Organization.OrganizationContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1831121305L
-
Serialized Fields
-
address
org.hl7.fhir.dstu2.model.Address address
-
name
org.hl7.fhir.dstu2.model.HumanName name
-
purpose
org.hl7.fhir.dstu2.model.CodeableConcept purpose
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Parameters extends org.hl7.fhir.dstu2.model.Resource implements Serializable
- serialVersionUID:
- -1495940293L
-
Serialized Fields
-
parameter
List<org.hl7.fhir.dstu2.model.Parameters.ParametersParameterComponent> parameter
-
-
Class org.hl7.fhir.dstu2.model.Parameters.ParametersParameterComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -198518915L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
part
List<org.hl7.fhir.dstu2.model.Parameters.ParametersParameterComponent> part
-
resource
org.hl7.fhir.dstu2.model.Resource resource
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.Patient extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 2019992554L
-
Serialized Fields
-
active
org.hl7.fhir.dstu2.model.BooleanType active
-
address
List<org.hl7.fhir.dstu2.model.Address> address
-
animal
org.hl7.fhir.dstu2.model.Patient.AnimalComponent animal
-
birthDate
org.hl7.fhir.dstu2.model.DateType birthDate
-
careProvider
List<org.hl7.fhir.dstu2.model.Reference> careProvider
-
careProviderTarget
List<org.hl7.fhir.dstu2.model.Resource> careProviderTarget
-
communication
List<org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent> communication
-
contact
List<org.hl7.fhir.dstu2.model.Patient.ContactComponent> contact
-
deceased
org.hl7.fhir.dstu2.model.Type deceased
-
gender
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
link
List<org.hl7.fhir.dstu2.model.Patient.PatientLinkComponent> link
-
managingOrganization
org.hl7.fhir.dstu2.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu2.model.Organization managingOrganizationTarget
-
maritalStatus
org.hl7.fhir.dstu2.model.CodeableConcept maritalStatus
-
multipleBirth
org.hl7.fhir.dstu2.model.Type multipleBirth
-
name
List<org.hl7.fhir.dstu2.model.HumanName> name
-
photo
List<org.hl7.fhir.dstu2.model.Attachment> photo
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Patient.AnimalComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -549738382L
-
Serialized Fields
-
breed
org.hl7.fhir.dstu2.model.CodeableConcept breed
-
genderStatus
org.hl7.fhir.dstu2.model.CodeableConcept genderStatus
-
species
org.hl7.fhir.dstu2.model.CodeableConcept species
-
-
Class org.hl7.fhir.dstu2.model.Patient.ContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 364269017L
-
Serialized Fields
-
address
org.hl7.fhir.dstu2.model.Address address
-
gender
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGender> gender
-
name
org.hl7.fhir.dstu2.model.HumanName name
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
relationship
List<org.hl7.fhir.dstu2.model.CodeableConcept> relationship
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Patient.LinkTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Patient.PatientCommunicationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 633792918L
-
Serialized Fields
-
language
org.hl7.fhir.dstu2.model.CodeableConcept language
-
preferred
org.hl7.fhir.dstu2.model.BooleanType preferred
-
-
Class org.hl7.fhir.dstu2.model.Patient.PatientLinkComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1942104050L
-
Serialized Fields
-
other
org.hl7.fhir.dstu2.model.Reference other
-
otherTarget
org.hl7.fhir.dstu2.model.Patient otherTarget
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Patient.LinkType> type
-
-
Class org.hl7.fhir.dstu2.model.PaymentNotice extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -394826458L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
paymentStatus
org.hl7.fhir.dstu2.model.Coding paymentStatus
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestTarget
org.hl7.fhir.dstu2.model.Resource requestTarget
-
response
org.hl7.fhir.dstu2.model.Reference response
-
responseTarget
org.hl7.fhir.dstu2.model.Resource responseTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Organization targetTarget
-
-
Class org.hl7.fhir.dstu2.model.PaymentReconciliation extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 454328025L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
detail
List<org.hl7.fhir.dstu2.model.PaymentReconciliation.DetailsComponent> detail
-
disposition
org.hl7.fhir.dstu2.model.StringType disposition
-
form
org.hl7.fhir.dstu2.model.Coding form
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
note
List<org.hl7.fhir.dstu2.model.PaymentReconciliation.NotesComponent> note
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
outcome
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.RemittanceOutcome> outcome
-
period
org.hl7.fhir.dstu2.model.Period period
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu2.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu2.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu2.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu2.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu2.model.ProcessRequest requestTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
total
org.hl7.fhir.dstu2.model.Money total
-
-
Class org.hl7.fhir.dstu2.model.PaymentReconciliation.DetailsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1644048062L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu2.model.Money amount
-
date
org.hl7.fhir.dstu2.model.DateType date
-
payee
org.hl7.fhir.dstu2.model.Reference payee
-
payeeTarget
org.hl7.fhir.dstu2.model.Organization payeeTarget
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestTarget
org.hl7.fhir.dstu2.model.Resource requestTarget
-
responce
org.hl7.fhir.dstu2.model.Reference responce
-
responceTarget
org.hl7.fhir.dstu2.model.Resource responceTarget
-
submitter
org.hl7.fhir.dstu2.model.Reference submitter
-
submitterTarget
org.hl7.fhir.dstu2.model.Organization submitterTarget
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.PaymentReconciliation.NotesComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 129959202L
-
Serialized Fields
-
text
org.hl7.fhir.dstu2.model.StringType text
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.Period extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 649791751L
-
Serialized Fields
-
end
org.hl7.fhir.dstu2.model.DateTimeType end
-
start
org.hl7.fhir.dstu2.model.DateTimeType start
-
-
Class org.hl7.fhir.dstu2.model.Person extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -117464654L
-
Serialized Fields
-
active
org.hl7.fhir.dstu2.model.BooleanType active
-
address
List<org.hl7.fhir.dstu2.model.Address> address
-
birthDate
org.hl7.fhir.dstu2.model.DateType birthDate
-
gender
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
link
List<org.hl7.fhir.dstu2.model.Person.PersonLinkComponent> link
-
managingOrganization
org.hl7.fhir.dstu2.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu2.model.Organization managingOrganizationTarget
-
name
List<org.hl7.fhir.dstu2.model.HumanName> name
-
photo
org.hl7.fhir.dstu2.model.Attachment photo
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Person.IdentityAssuranceLevelEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Person.PersonLinkComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 508763647L
-
Serialized Fields
-
assurance
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Person.IdentityAssuranceLevel> assurance
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Resource targetTarget
-
-
Class org.hl7.fhir.dstu2.model.PositiveIntType extends org.hl7.fhir.dstu2.model.IntegerType implements Serializable
- serialVersionUID:
- 1686497884249402429L
-
Class org.hl7.fhir.dstu2.model.Practitioner extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1066276346L
-
Serialized Fields
-
active
org.hl7.fhir.dstu2.model.BooleanType active
-
address
List<org.hl7.fhir.dstu2.model.Address> address
-
birthDate
org.hl7.fhir.dstu2.model.DateType birthDate
-
communication
List<org.hl7.fhir.dstu2.model.CodeableConcept> communication
-
gender
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
name
org.hl7.fhir.dstu2.model.HumanName name
-
photo
List<org.hl7.fhir.dstu2.model.Attachment> photo
-
practitionerRole
List<org.hl7.fhir.dstu2.model.Practitioner.PractitionerPractitionerRoleComponent> practitionerRole
-
qualification
List<org.hl7.fhir.dstu2.model.Practitioner.PractitionerQualificationComponent> qualification
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Practitioner.PractitionerPractitionerRoleComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -2146177018L
-
Serialized Fields
-
healthcareService
List<org.hl7.fhir.dstu2.model.Reference> healthcareService
-
healthcareServiceTarget
List<org.hl7.fhir.dstu2.model.HealthcareService> healthcareServiceTarget
-
location
List<org.hl7.fhir.dstu2.model.Reference> location
-
locationTarget
List<org.hl7.fhir.dstu2.model.Location> locationTarget
-
managingOrganization
org.hl7.fhir.dstu2.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu2.model.Organization managingOrganizationTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
role
org.hl7.fhir.dstu2.model.CodeableConcept role
-
specialty
List<org.hl7.fhir.dstu2.model.CodeableConcept> specialty
-
-
Class org.hl7.fhir.dstu2.model.Practitioner.PractitionerQualificationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1095219071L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
issuer
org.hl7.fhir.dstu2.model.Reference issuer
-
issuerTarget
org.hl7.fhir.dstu2.model.Organization issuerTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
-
Class org.hl7.fhir.dstu2.model.PrimitiveType extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.Procedure extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -489125036L
-
Serialized Fields
-
bodySite
List<org.hl7.fhir.dstu2.model.CodeableConcept> bodySite
-
category
org.hl7.fhir.dstu2.model.CodeableConcept category
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
complication
List<org.hl7.fhir.dstu2.model.CodeableConcept> complication
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
focalDevice
List<org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent> focalDevice
-
followUp
List<org.hl7.fhir.dstu2.model.CodeableConcept> followUp
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
notes
List<org.hl7.fhir.dstu2.model.Annotation> notes
-
notPerformed
org.hl7.fhir.dstu2.model.BooleanType notPerformed
-
outcome
org.hl7.fhir.dstu2.model.CodeableConcept outcome
-
performed
org.hl7.fhir.dstu2.model.Type performed
-
performer
List<org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent> performer
-
reason
org.hl7.fhir.dstu2.model.Type reason
-
reasonNotPerformed
List<org.hl7.fhir.dstu2.model.CodeableConcept> reasonNotPerformed
-
report
List<org.hl7.fhir.dstu2.model.Reference> report
-
reportTarget
List<org.hl7.fhir.dstu2.model.DiagnosticReport> reportTarget
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestTarget
org.hl7.fhir.dstu2.model.Resource requestTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Procedure.ProcedureStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
used
List<org.hl7.fhir.dstu2.model.Reference> used
-
usedTarget
List<org.hl7.fhir.dstu2.model.Resource> usedTarget
-
-
Class org.hl7.fhir.dstu2.model.Procedure.ProcedureFocalDeviceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1779937807L
-
Serialized Fields
-
action
org.hl7.fhir.dstu2.model.CodeableConcept action
-
manipulated
org.hl7.fhir.dstu2.model.Reference manipulated
-
manipulatedTarget
org.hl7.fhir.dstu2.model.Device manipulatedTarget
-
-
Class org.hl7.fhir.dstu2.model.Procedure.ProcedurePerformerComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -843698327L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu2.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu2.model.Resource actorTarget
-
role
org.hl7.fhir.dstu2.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu2.model.Procedure.ProcedureStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ProcedureRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -916650578L
-
Serialized Fields
-
asNeeded
org.hl7.fhir.dstu2.model.Type asNeeded
-
bodySite
List<org.hl7.fhir.dstu2.model.CodeableConcept> bodySite
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
notes
List<org.hl7.fhir.dstu2.model.Annotation> notes
-
orderedOn
org.hl7.fhir.dstu2.model.DateTimeType orderedOn
-
orderer
org.hl7.fhir.dstu2.model.Reference orderer
-
ordererTarget
org.hl7.fhir.dstu2.model.Resource ordererTarget
-
performer
org.hl7.fhir.dstu2.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu2.model.Resource performerTarget
-
priority
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ProcedureRequest.ProcedureRequestPriority> priority
-
reason
org.hl7.fhir.dstu2.model.Type reason
-
scheduled
org.hl7.fhir.dstu2.model.Type scheduled
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ProcedureRequest.ProcedureRequestStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.ProcedureRequest.ProcedureRequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ProcedureRequest.ProcedureRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ProcessRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1332331220L
-
Serialized Fields
-
action
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ProcessRequest.ActionList> action
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
exclude
List<org.hl7.fhir.dstu2.model.StringType> exclude
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
include
List<org.hl7.fhir.dstu2.model.StringType> include
-
item
List<org.hl7.fhir.dstu2.model.ProcessRequest.ItemsComponent> item
-
nullify
org.hl7.fhir.dstu2.model.BooleanType nullify
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
period
org.hl7.fhir.dstu2.model.Period period
-
provider
org.hl7.fhir.dstu2.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu2.model.Practitioner providerTarget
-
reference
org.hl7.fhir.dstu2.model.StringType reference
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestTarget
org.hl7.fhir.dstu2.model.Resource requestTarget
-
response
org.hl7.fhir.dstu2.model.Reference response
-
responseTarget
org.hl7.fhir.dstu2.model.Resource responseTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
target
org.hl7.fhir.dstu2.model.Reference target
-
targetTarget
org.hl7.fhir.dstu2.model.Organization targetTarget
-
-
Class org.hl7.fhir.dstu2.model.ProcessRequest.ActionListEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ProcessRequest.ItemsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1598360600L
-
Serialized Fields
-
sequenceLinkId
org.hl7.fhir.dstu2.model.IntegerType sequenceLinkId
-
-
Class org.hl7.fhir.dstu2.model.ProcessResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1668062545L
-
Serialized Fields
-
created
org.hl7.fhir.dstu2.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu2.model.StringType disposition
-
error
List<org.hl7.fhir.dstu2.model.Coding> error
-
form
org.hl7.fhir.dstu2.model.Coding form
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
notes
List<org.hl7.fhir.dstu2.model.ProcessResponse.ProcessResponseNotesComponent> notes
-
organization
org.hl7.fhir.dstu2.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu2.model.Organization organizationTarget
-
originalRuleset
org.hl7.fhir.dstu2.model.Coding originalRuleset
-
outcome
org.hl7.fhir.dstu2.model.Coding outcome
-
request
org.hl7.fhir.dstu2.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu2.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu2.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu2.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu2.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu2.model.Resource requestTarget
-
ruleset
org.hl7.fhir.dstu2.model.Coding ruleset
-
-
Class org.hl7.fhir.dstu2.model.ProcessResponse.ProcessResponseNotesComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 129959202L
-
Serialized Fields
-
text
org.hl7.fhir.dstu2.model.StringType text
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.Provenance extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1053458671L
-
Serialized Fields
-
activity
org.hl7.fhir.dstu2.model.CodeableConcept activity
-
agent
List<org.hl7.fhir.dstu2.model.Provenance.ProvenanceAgentComponent> agent
-
entity
List<org.hl7.fhir.dstu2.model.Provenance.ProvenanceEntityComponent> entity
-
location
org.hl7.fhir.dstu2.model.Reference location
-
locationTarget
org.hl7.fhir.dstu2.model.Location locationTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
policy
List<org.hl7.fhir.dstu2.model.UriType> policy
-
reason
List<org.hl7.fhir.dstu2.model.CodeableConcept> reason
-
recorded
org.hl7.fhir.dstu2.model.InstantType recorded
-
signature
List<org.hl7.fhir.dstu2.model.Signature> signature
-
target
List<org.hl7.fhir.dstu2.model.Reference> target
-
targetTarget
List<org.hl7.fhir.dstu2.model.Resource> targetTarget
-
-
Class org.hl7.fhir.dstu2.model.Provenance.ProvenanceAgentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1792758952L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu2.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu2.model.Resource actorTarget
-
relatedAgent
List<org.hl7.fhir.dstu2.model.Provenance.ProvenanceAgentRelatedAgentComponent> relatedAgent
-
role
org.hl7.fhir.dstu2.model.Coding role
-
userId
org.hl7.fhir.dstu2.model.Identifier userId
-
-
Class org.hl7.fhir.dstu2.model.Provenance.ProvenanceAgentRelatedAgentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 794181198L
-
Serialized Fields
-
target
org.hl7.fhir.dstu2.model.UriType target
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Provenance.ProvenanceEntityComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1533729633L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu2.model.Provenance.ProvenanceAgentComponent agent
-
display
org.hl7.fhir.dstu2.model.StringType display
-
reference
org.hl7.fhir.dstu2.model.UriType reference
-
role
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Provenance.ProvenanceEntityRole> role
-
type
org.hl7.fhir.dstu2.model.Coding type
-
-
Class org.hl7.fhir.dstu2.model.Provenance.ProvenanceEntityRoleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Quantity extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 1069574054L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
comparator
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Quantity.QuantityComparator> comparator
-
system
org.hl7.fhir.dstu2.model.UriType system
-
unit
org.hl7.fhir.dstu2.model.StringType unit
-
value
org.hl7.fhir.dstu2.model.DecimalType value
-
-
Class org.hl7.fhir.dstu2.model.Quantity.QuantityComparatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Questionnaire extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1348292652L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
group
org.hl7.fhir.dstu2.model.Questionnaire.GroupComponent group
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Questionnaire.QuestionnaireStatus> status
-
subjectType
List<org.hl7.fhir.dstu2.model.CodeType> subjectType
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.Questionnaire.AnswerFormatEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Questionnaire.GroupComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 494129548L
-
Serialized Fields
-
concept
List<org.hl7.fhir.dstu2.model.Coding> concept
-
group
List<org.hl7.fhir.dstu2.model.Questionnaire.GroupComponent> group
-
linkId
org.hl7.fhir.dstu2.model.StringType linkId
-
question
List<org.hl7.fhir.dstu2.model.Questionnaire.QuestionComponent> question
-
repeats
org.hl7.fhir.dstu2.model.BooleanType repeats
-
required
org.hl7.fhir.dstu2.model.BooleanType required
-
text
org.hl7.fhir.dstu2.model.StringType text
-
title
org.hl7.fhir.dstu2.model.StringType title
-
-
Class org.hl7.fhir.dstu2.model.Questionnaire.QuestionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1078951042L
-
Serialized Fields
-
concept
List<org.hl7.fhir.dstu2.model.Coding> concept
-
group
List<org.hl7.fhir.dstu2.model.Questionnaire.GroupComponent> group
-
linkId
org.hl7.fhir.dstu2.model.StringType linkId
-
option
List<org.hl7.fhir.dstu2.model.Coding> option
-
options
org.hl7.fhir.dstu2.model.Reference options
-
optionsTarget
org.hl7.fhir.dstu2.model.ValueSet optionsTarget
-
repeats
org.hl7.fhir.dstu2.model.BooleanType repeats
-
required
org.hl7.fhir.dstu2.model.BooleanType required
-
text
org.hl7.fhir.dstu2.model.StringType text
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Questionnaire.AnswerFormat> type
-
-
Class org.hl7.fhir.dstu2.model.Questionnaire.QuestionnaireStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.QuestionnaireResponse extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1081988635L
-
Serialized Fields
-
author
org.hl7.fhir.dstu2.model.Reference author
-
authored
org.hl7.fhir.dstu2.model.DateTimeType authored
-
authorTarget
org.hl7.fhir.dstu2.model.Resource authorTarget
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
group
org.hl7.fhir.dstu2.model.QuestionnaireResponse.GroupComponent group
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
questionnaire
org.hl7.fhir.dstu2.model.Reference questionnaire
-
questionnaireTarget
org.hl7.fhir.dstu2.model.Questionnaire questionnaireTarget
-
source
org.hl7.fhir.dstu2.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu2.model.Resource sourceTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionnaireResponseStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.QuestionnaireResponse.GroupComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1045990435L
-
Serialized Fields
-
group
List<org.hl7.fhir.dstu2.model.QuestionnaireResponse.GroupComponent> group
-
linkId
org.hl7.fhir.dstu2.model.StringType linkId
-
question
List<org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionComponent> question
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
text
org.hl7.fhir.dstu2.model.StringType text
-
title
org.hl7.fhir.dstu2.model.StringType title
-
-
Class org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionAnswerComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1223680118L
-
Serialized Fields
-
group
List<org.hl7.fhir.dstu2.model.QuestionnaireResponse.GroupComponent> group
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -265263901L
-
Serialized Fields
-
answer
List<org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionAnswerComponent> answer
-
linkId
org.hl7.fhir.dstu2.model.StringType linkId
-
text
org.hl7.fhir.dstu2.model.StringType text
-
-
Class org.hl7.fhir.dstu2.model.QuestionnaireResponse.QuestionnaireResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Range extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 1699187994L
-
Serialized Fields
-
high
org.hl7.fhir.dstu2.model.SimpleQuantity high
-
low
org.hl7.fhir.dstu2.model.SimpleQuantity low
-
-
Class org.hl7.fhir.dstu2.model.Ratio extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 479922563L
-
Serialized Fields
-
denominator
org.hl7.fhir.dstu2.model.Quantity denominator
-
numerator
org.hl7.fhir.dstu2.model.Quantity numerator
-
-
Class org.hl7.fhir.dstu2.model.Reference extends org.hl7.fhir.dstu2.model.BaseReference implements Serializable
- serialVersionUID:
- 22777321L
-
Serialized Fields
-
display
org.hl7.fhir.dstu2.model.StringType display
-
reference
org.hl7.fhir.dstu2.model.StringType reference
-
-
Class org.hl7.fhir.dstu2.model.ReferralRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1948652599L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
dateSent
org.hl7.fhir.dstu2.model.DateTimeType dateSent
-
description
org.hl7.fhir.dstu2.model.StringType description
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
fulfillmentTime
org.hl7.fhir.dstu2.model.Period fulfillmentTime
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
priority
org.hl7.fhir.dstu2.model.CodeableConcept priority
-
reason
org.hl7.fhir.dstu2.model.CodeableConcept reason
-
recipient
List<org.hl7.fhir.dstu2.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu2.model.Resource> recipientTarget
-
requester
org.hl7.fhir.dstu2.model.Reference requester
-
requesterTarget
org.hl7.fhir.dstu2.model.Resource requesterTarget
-
serviceRequested
List<org.hl7.fhir.dstu2.model.CodeableConcept> serviceRequested
-
specialty
org.hl7.fhir.dstu2.model.CodeableConcept specialty
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ReferralRequest.ReferralStatus> status
-
supportingInformation
List<org.hl7.fhir.dstu2.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu2.model.Resource> supportingInformationTarget
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.ReferralRequest.ReferralStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.RelatedPerson extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 7777543L
-
Serialized Fields
-
address
List<org.hl7.fhir.dstu2.model.Address> address
-
birthDate
org.hl7.fhir.dstu2.model.DateType birthDate
-
gender
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
name
org.hl7.fhir.dstu2.model.HumanName name
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
period
org.hl7.fhir.dstu2.model.Period period
-
photo
List<org.hl7.fhir.dstu2.model.Attachment> photo
-
relationship
org.hl7.fhir.dstu2.model.CodeableConcept relationship
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.Resource extends org.hl7.fhir.dstu2.model.BaseResource implements Serializable
- serialVersionUID:
- -559462759L
-
Serialized Fields
-
id
org.hl7.fhir.dstu2.model.IdType id
-
implicitRules
org.hl7.fhir.dstu2.model.UriType implicitRules
-
language
org.hl7.fhir.dstu2.model.CodeType language
-
meta
org.hl7.fhir.dstu2.model.Meta meta
-
-
Class org.hl7.fhir.dstu2.model.RiskAssessment extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 724306293L
-
Serialized Fields
-
basis
List<org.hl7.fhir.dstu2.model.Reference> basis
-
basisTarget
List<org.hl7.fhir.dstu2.model.Resource> basisTarget
-
condition
org.hl7.fhir.dstu2.model.Reference condition
-
conditionTarget
org.hl7.fhir.dstu2.model.Condition conditionTarget
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
mitigation
org.hl7.fhir.dstu2.model.StringType mitigation
-
performer
org.hl7.fhir.dstu2.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu2.model.Resource performerTarget
-
prediction
List<org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent> prediction
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu2.model.RiskAssessment.RiskAssessmentPredictionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 647967428L
-
Serialized Fields
-
outcome
org.hl7.fhir.dstu2.model.CodeableConcept outcome
-
probability
org.hl7.fhir.dstu2.model.Type probability
-
rationale
org.hl7.fhir.dstu2.model.StringType rationale
-
relativeRisk
org.hl7.fhir.dstu2.model.DecimalType relativeRisk
-
when
org.hl7.fhir.dstu2.model.Type when
-
-
Class org.hl7.fhir.dstu2.model.SampledData extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -1763278368L
-
Serialized Fields
-
data
org.hl7.fhir.dstu2.model.StringType data
-
dimensions
org.hl7.fhir.dstu2.model.PositiveIntType dimensions
-
factor
org.hl7.fhir.dstu2.model.DecimalType factor
-
lowerLimit
org.hl7.fhir.dstu2.model.DecimalType lowerLimit
-
origin
org.hl7.fhir.dstu2.model.SimpleQuantity origin
-
period
org.hl7.fhir.dstu2.model.DecimalType period
-
upperLimit
org.hl7.fhir.dstu2.model.DecimalType upperLimit
-
-
Class org.hl7.fhir.dstu2.model.Schedule extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 158030926L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu2.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu2.model.Resource actorTarget
-
comment
org.hl7.fhir.dstu2.model.StringType comment
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
planningHorizon
org.hl7.fhir.dstu2.model.Period planningHorizon
-
type
List<org.hl7.fhir.dstu2.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu2.model.SearchParameter extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -742596414L
-
Serialized Fields
-
base
org.hl7.fhir.dstu2.model.CodeType base
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
contact
List<org.hl7.fhir.dstu2.model.SearchParameter.SearchParameterContactComponent> contact
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
name
org.hl7.fhir.dstu2.model.StringType name
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
target
List<org.hl7.fhir.dstu2.model.CodeType> target
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.SearchParamType> type
-
url
org.hl7.fhir.dstu2.model.UriType url
-
xpath
org.hl7.fhir.dstu2.model.StringType xpath
-
xpathUsage
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageType> xpathUsage
-
-
Class org.hl7.fhir.dstu2.model.SearchParameter.SearchParameterContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.SearchParameter.XPathUsageTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.SidType extends org.hl7.fhir.dstu2.model.UriType implements Serializable
- serialVersionUID:
- 5486832330986493589L
-
Class org.hl7.fhir.dstu2.model.Signature extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- -452432714L
-
Serialized Fields
-
blob
org.hl7.fhir.dstu2.model.Base64BinaryType blob
-
contentType
org.hl7.fhir.dstu2.model.CodeType contentType
-
type
List<org.hl7.fhir.dstu2.model.Coding> type
-
when
org.hl7.fhir.dstu2.model.InstantType when
-
who
org.hl7.fhir.dstu2.model.Type who
-
-
Class org.hl7.fhir.dstu2.model.SimpleQuantity extends org.hl7.fhir.dstu2.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu2.model.Slot extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1984269299L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu2.model.StringType comment
-
end
org.hl7.fhir.dstu2.model.InstantType end
-
freeBusyType
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Slot.SlotStatus> freeBusyType
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
overbooked
org.hl7.fhir.dstu2.model.BooleanType overbooked
-
schedule
org.hl7.fhir.dstu2.model.Reference schedule
-
scheduleTarget
org.hl7.fhir.dstu2.model.Schedule scheduleTarget
-
start
org.hl7.fhir.dstu2.model.InstantType start
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Slot.SlotStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Specimen extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1025605602L
-
Serialized Fields
-
accessionIdentifier
org.hl7.fhir.dstu2.model.Identifier accessionIdentifier
-
collection
org.hl7.fhir.dstu2.model.Specimen.SpecimenCollectionComponent collection
-
container
List<org.hl7.fhir.dstu2.model.Specimen.SpecimenContainerComponent> container
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
parent
List<org.hl7.fhir.dstu2.model.Reference> parent
-
parentTarget
List<org.hl7.fhir.dstu2.model.Specimen> parentTarget
-
receivedTime
org.hl7.fhir.dstu2.model.DateTimeType receivedTime
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Specimen.SpecimenStatus> status
-
subject
org.hl7.fhir.dstu2.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu2.model.Resource subjectTarget
-
treatment
List<org.hl7.fhir.dstu2.model.Specimen.SpecimenTreatmentComponent> treatment
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Specimen.SpecimenCollectionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1418734687L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu2.model.CodeableConcept bodySite
-
collected
org.hl7.fhir.dstu2.model.Type collected
-
collector
org.hl7.fhir.dstu2.model.Reference collector
-
collectorTarget
org.hl7.fhir.dstu2.model.Practitioner collectorTarget
-
comment
List<org.hl7.fhir.dstu2.model.StringType> comment
-
method
org.hl7.fhir.dstu2.model.CodeableConcept method
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
-
Class org.hl7.fhir.dstu2.model.Specimen.SpecimenContainerComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 187274879L
-
Serialized Fields
-
additive
org.hl7.fhir.dstu2.model.Type additive
-
capacity
org.hl7.fhir.dstu2.model.SimpleQuantity capacity
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
specimenQuantity
org.hl7.fhir.dstu2.model.SimpleQuantity specimenQuantity
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu2.model.Specimen.SpecimenStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Specimen.SpecimenTreatmentComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -373251521L
-
Class org.hl7.fhir.dstu2.model.StringType extends org.hl7.fhir.dstu2.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.StructureDefinition extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -580779569L
-
Serialized Fields
-
abstract_
org.hl7.fhir.dstu2.model.BooleanType abstract_
-
base
org.hl7.fhir.dstu2.model.UriType base
-
code
List<org.hl7.fhir.dstu2.model.Coding> code
-
constrainedType
org.hl7.fhir.dstu2.model.CodeType constrainedType
-
contact
List<org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionContactComponent> contact
-
context
List<org.hl7.fhir.dstu2.model.StringType> context
-
contextType
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.StructureDefinition.ExtensionContext> contextType
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
differential
org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionDifferentialComponent differential
-
display
org.hl7.fhir.dstu2.model.StringType display
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
fhirVersion
org.hl7.fhir.dstu2.model.IdType fhirVersion
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
kind
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionKind> kind
-
mapping
List<org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionMappingComponent> mapping
-
name
org.hl7.fhir.dstu2.model.StringType name
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
snapshot
org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionSnapshotComponent snapshot
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
url
org.hl7.fhir.dstu2.model.UriType url
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.StructureDefinition.ExtensionContextEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionDifferentialComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 53896641L
-
Serialized Fields
-
element
List<org.hl7.fhir.dstu2.model.ElementDefinition> element
-
-
Class org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionMappingComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 299630820L
-
Serialized Fields
-
comments
org.hl7.fhir.dstu2.model.StringType comments
-
identity
org.hl7.fhir.dstu2.model.IdType identity
-
name
org.hl7.fhir.dstu2.model.StringType name
-
uri
org.hl7.fhir.dstu2.model.UriType uri
-
-
Class org.hl7.fhir.dstu2.model.StructureDefinition.StructureDefinitionSnapshotComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 53896641L
-
Serialized Fields
-
element
List<org.hl7.fhir.dstu2.model.ElementDefinition> element
-
-
Class org.hl7.fhir.dstu2.model.Subscription extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1390870804L
-
Serialized Fields
-
channel
org.hl7.fhir.dstu2.model.Subscription.SubscriptionChannelComponent channel
-
contact
List<org.hl7.fhir.dstu2.model.ContactPoint> contact
-
criteria
org.hl7.fhir.dstu2.model.StringType criteria
-
end
org.hl7.fhir.dstu2.model.InstantType end
-
error
org.hl7.fhir.dstu2.model.StringType error
-
reason
org.hl7.fhir.dstu2.model.StringType reason
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Subscription.SubscriptionStatus> status
-
tag
List<org.hl7.fhir.dstu2.model.Coding> tag
-
-
Class org.hl7.fhir.dstu2.model.Subscription.SubscriptionChannelComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -279715391L
-
Serialized Fields
-
endpoint
org.hl7.fhir.dstu2.model.UriType endpoint
-
header
org.hl7.fhir.dstu2.model.StringType header
-
payload
org.hl7.fhir.dstu2.model.StringType payload
-
type
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Subscription.SubscriptionChannelType> type
-
-
Class org.hl7.fhir.dstu2.model.Subscription.SubscriptionChannelTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Subscription.SubscriptionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Substance extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1653977206L
-
Serialized Fields
-
category
List<org.hl7.fhir.dstu2.model.CodeableConcept> category
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
description
org.hl7.fhir.dstu2.model.StringType description
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
ingredient
List<org.hl7.fhir.dstu2.model.Substance.SubstanceIngredientComponent> ingredient
-
instance
List<org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent> instance
-
-
Class org.hl7.fhir.dstu2.model.Substance.SubstanceIngredientComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1783242034L
-
Serialized Fields
-
quantity
org.hl7.fhir.dstu2.model.Ratio quantity
-
substance
org.hl7.fhir.dstu2.model.Reference substance
-
substanceTarget
org.hl7.fhir.dstu2.model.Substance substanceTarget
-
-
Class org.hl7.fhir.dstu2.model.Substance.SubstanceInstanceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -794314734L
-
Serialized Fields
-
expiry
org.hl7.fhir.dstu2.model.DateTimeType expiry
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
-
Class org.hl7.fhir.dstu2.model.SupplyDelivery extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1520129707L
-
Serialized Fields
-
destination
org.hl7.fhir.dstu2.model.Reference destination
-
destinationTarget
org.hl7.fhir.dstu2.model.Location destinationTarget
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
quantity
org.hl7.fhir.dstu2.model.SimpleQuantity quantity
-
receiver
List<org.hl7.fhir.dstu2.model.Reference> receiver
-
receiverTarget
List<org.hl7.fhir.dstu2.model.Practitioner> receiverTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.SupplyDelivery.SupplyDeliveryStatus> status
-
suppliedItem
org.hl7.fhir.dstu2.model.Reference suppliedItem
-
suppliedItemTarget
org.hl7.fhir.dstu2.model.Resource suppliedItemTarget
-
supplier
org.hl7.fhir.dstu2.model.Reference supplier
-
supplierTarget
org.hl7.fhir.dstu2.model.Practitioner supplierTarget
-
time
org.hl7.fhir.dstu2.model.DateTimeType time
-
type
org.hl7.fhir.dstu2.model.CodeableConcept type
-
whenPrepared
org.hl7.fhir.dstu2.model.Period whenPrepared
-
-
Class org.hl7.fhir.dstu2.model.SupplyDelivery.SupplyDeliveryStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.SupplyRequest extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- 1649766198L
-
Serialized Fields
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
kind
org.hl7.fhir.dstu2.model.CodeableConcept kind
-
orderedItem
org.hl7.fhir.dstu2.model.Reference orderedItem
-
orderedItemTarget
org.hl7.fhir.dstu2.model.Resource orderedItemTarget
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
reason
org.hl7.fhir.dstu2.model.Type reason
-
source
org.hl7.fhir.dstu2.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu2.model.Resource sourceTarget
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.SupplyRequest.SupplyRequestStatus> status
-
supplier
List<org.hl7.fhir.dstu2.model.Reference> supplier
-
supplierTarget
List<org.hl7.fhir.dstu2.model.Organization> supplierTarget
-
when
org.hl7.fhir.dstu2.model.SupplyRequest.SupplyRequestWhenComponent when
-
-
Class org.hl7.fhir.dstu2.model.SupplyRequest.SupplyRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.SupplyRequest.SupplyRequestWhenComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 307115287L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
schedule
org.hl7.fhir.dstu2.model.Timing schedule
-
-
Class org.hl7.fhir.dstu2.model.TestScript extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -2049162917L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptContactComponent> contact
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
fixture
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptFixtureComponent> fixture
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
metadata
org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataComponent metadata
-
multiserver
org.hl7.fhir.dstu2.model.BooleanType multiserver
-
name
org.hl7.fhir.dstu2.model.StringType name
-
profile
List<org.hl7.fhir.dstu2.model.Reference> profile
-
profileTarget
List<org.hl7.fhir.dstu2.model.Resource> profileTarget
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
setup
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupComponent setup
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
teardown
org.hl7.fhir.dstu2.model.TestScript.TestScriptTeardownComponent teardown
-
test
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptTestComponent> test
-
url
org.hl7.fhir.dstu2.model.UriType url
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
variable
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptVariableComponent> variable
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.TestScript.AssertionDirectionTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.TestScript.AssertionOperatorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.TestScript.AssertionResponseTypesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.TestScript.ContentTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptFixtureComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1110683307L
-
Serialized Fields
-
autocreate
org.hl7.fhir.dstu2.model.BooleanType autocreate
-
autodelete
org.hl7.fhir.dstu2.model.BooleanType autodelete
-
resource
org.hl7.fhir.dstu2.model.Reference resource
-
resourceTarget
org.hl7.fhir.dstu2.model.Resource resourceTarget
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataCapabilityComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1318523355L
-
Serialized Fields
-
conformance
org.hl7.fhir.dstu2.model.Reference conformance
-
conformanceTarget
org.hl7.fhir.dstu2.model.Conformance conformanceTarget
-
description
org.hl7.fhir.dstu2.model.StringType description
-
destination
org.hl7.fhir.dstu2.model.IntegerType destination
-
link
List<org.hl7.fhir.dstu2.model.UriType> link
-
required
org.hl7.fhir.dstu2.model.BooleanType required
-
validated
org.hl7.fhir.dstu2.model.BooleanType validated
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 745183328L
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataLinkComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 213372298L
-
Serialized Fields
-
description
org.hl7.fhir.dstu2.model.StringType description
-
url
org.hl7.fhir.dstu2.model.UriType url
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionAssertComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -607939856L
-
Serialized Fields
-
compareToSourceId
org.hl7.fhir.dstu2.model.StringType compareToSourceId
-
compareToSourcePath
org.hl7.fhir.dstu2.model.StringType compareToSourcePath
-
contentType
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.TestScript.ContentType> contentType
-
description
org.hl7.fhir.dstu2.model.StringType description
-
direction
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.TestScript.AssertionDirectionType> direction
-
headerField
org.hl7.fhir.dstu2.model.StringType headerField
-
label
org.hl7.fhir.dstu2.model.StringType label
-
minimumId
org.hl7.fhir.dstu2.model.StringType minimumId
-
navigationLinks
org.hl7.fhir.dstu2.model.BooleanType navigationLinks
-
operator
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.TestScript.AssertionOperatorType> operator
-
path
org.hl7.fhir.dstu2.model.StringType path
-
resource
org.hl7.fhir.dstu2.model.CodeType resource
-
response
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.TestScript.AssertionResponseTypes> response
-
responseCode
org.hl7.fhir.dstu2.model.StringType responseCode
-
sourceId
org.hl7.fhir.dstu2.model.IdType sourceId
-
validateProfileId
org.hl7.fhir.dstu2.model.IdType validateProfileId
-
value
org.hl7.fhir.dstu2.model.StringType value
-
warningOnly
org.hl7.fhir.dstu2.model.BooleanType warningOnly
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1411550037L
-
Serialized Fields
-
assert_
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionAssertComponent assert_
-
operation
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -590188078L
-
Serialized Fields
-
accept
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.TestScript.ContentType> accept
-
contentType
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.TestScript.ContentType> contentType
-
description
org.hl7.fhir.dstu2.model.StringType description
-
destination
org.hl7.fhir.dstu2.model.IntegerType destination
-
encodeRequestUrl
org.hl7.fhir.dstu2.model.BooleanType encodeRequestUrl
-
label
org.hl7.fhir.dstu2.model.StringType label
-
params
org.hl7.fhir.dstu2.model.StringType params
-
requestHeader
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationRequestHeaderComponent> requestHeader
-
resource
org.hl7.fhir.dstu2.model.CodeType resource
-
responseId
org.hl7.fhir.dstu2.model.IdType responseId
-
sourceId
org.hl7.fhir.dstu2.model.IdType sourceId
-
targetId
org.hl7.fhir.dstu2.model.IdType targetId
-
type
org.hl7.fhir.dstu2.model.Coding type
-
url
org.hl7.fhir.dstu2.model.StringType url
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationRequestHeaderComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 274395337L
-
Serialized Fields
-
field
org.hl7.fhir.dstu2.model.StringType field
-
value
org.hl7.fhir.dstu2.model.StringType value
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1836543723L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionComponent> action
-
metadata
org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataComponent metadata
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptTeardownActionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1684092023L
-
Serialized Fields
-
operation
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptTeardownComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1850225254L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptTeardownActionComponent> action
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptTestActionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1411550037L
-
Serialized Fields
-
assert_
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionAssertComponent assert_
-
operation
org.hl7.fhir.dstu2.model.TestScript.TestScriptSetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptTestComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 408339297L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu2.model.TestScript.TestScriptTestActionComponent> action
-
description
org.hl7.fhir.dstu2.model.StringType description
-
metadata
org.hl7.fhir.dstu2.model.TestScript.TestScriptMetadataComponent metadata
-
name
org.hl7.fhir.dstu2.model.StringType name
-
-
Class org.hl7.fhir.dstu2.model.TestScript.TestScriptVariableComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1128806685L
-
Serialized Fields
-
headerField
org.hl7.fhir.dstu2.model.StringType headerField
-
name
org.hl7.fhir.dstu2.model.StringType name
-
path
org.hl7.fhir.dstu2.model.StringType path
-
sourceId
org.hl7.fhir.dstu2.model.IdType sourceId
-
-
Class org.hl7.fhir.dstu2.model.TimeType extends org.hl7.fhir.dstu2.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.Timing extends org.hl7.fhir.dstu2.model.Type implements Serializable
- serialVersionUID:
- 791565112L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeableConcept code
-
event
List<org.hl7.fhir.dstu2.model.DateTimeType> event
-
repeat
org.hl7.fhir.dstu2.model.Timing.TimingRepeatComponent repeat
-
-
Class org.hl7.fhir.dstu2.model.Timing.EventTimingEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Timing.TimingRepeatComponent extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- -585686982L
-
Serialized Fields
-
bounds
org.hl7.fhir.dstu2.model.Type bounds
-
count
org.hl7.fhir.dstu2.model.IntegerType count
-
duration
org.hl7.fhir.dstu2.model.DecimalType duration
-
durationMax
org.hl7.fhir.dstu2.model.DecimalType durationMax
-
durationUnits
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Timing.UnitsOfTime> durationUnits
-
frequency
org.hl7.fhir.dstu2.model.IntegerType frequency
-
frequencyMax
org.hl7.fhir.dstu2.model.IntegerType frequencyMax
-
period
org.hl7.fhir.dstu2.model.DecimalType period
-
periodMax
org.hl7.fhir.dstu2.model.DecimalType periodMax
-
periodUnits
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Timing.UnitsOfTime> periodUnits
-
when
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Timing.EventTiming> when
-
-
Class org.hl7.fhir.dstu2.model.Timing.UnitsOfTimeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.Type extends org.hl7.fhir.dstu2.model.Element implements Serializable
- serialVersionUID:
- 4623040030733049991L
-
Class org.hl7.fhir.dstu2.model.UnsignedIntType extends org.hl7.fhir.dstu2.model.IntegerType implements Serializable
- serialVersionUID:
- -7991875974606711355L
-
Class org.hl7.fhir.dstu2.model.UriType extends org.hl7.fhir.dstu2.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.UuidType extends org.hl7.fhir.dstu2.model.UriType implements Serializable
- serialVersionUID:
- 3L
-
Class org.hl7.fhir.dstu2.model.ValueSet extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -467533312L
-
Serialized Fields
-
codeSystem
org.hl7.fhir.dstu2.model.ValueSet.ValueSetCodeSystemComponent codeSystem
-
compose
org.hl7.fhir.dstu2.model.ValueSet.ValueSetComposeComponent compose
-
contact
List<org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent> contact
-
copyright
org.hl7.fhir.dstu2.model.StringType copyright
-
date
org.hl7.fhir.dstu2.model.DateTimeType date
-
description
org.hl7.fhir.dstu2.model.StringType description
-
expansion
org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionComponent expansion
-
experimental
org.hl7.fhir.dstu2.model.BooleanType experimental
-
extensible
org.hl7.fhir.dstu2.model.BooleanType extensible
-
identifier
org.hl7.fhir.dstu2.model.Identifier identifier
-
immutable
org.hl7.fhir.dstu2.model.BooleanType immutable
-
lockedDate
org.hl7.fhir.dstu2.model.DateType lockedDate
-
name
org.hl7.fhir.dstu2.model.StringType name
-
publisher
org.hl7.fhir.dstu2.model.StringType publisher
-
requirements
org.hl7.fhir.dstu2.model.StringType requirements
-
status
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.Enumerations.ConformanceResourceStatus> status
-
url
org.hl7.fhir.dstu2.model.UriType url
-
useContext
List<org.hl7.fhir.dstu2.model.CodeableConcept> useContext
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -318560292L
-
Serialized Fields
-
abstract_
org.hl7.fhir.dstu2.model.BooleanType abstract_
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
concept
List<org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent> concept
-
definition
org.hl7.fhir.dstu2.model.StringType definition
-
designation
List<org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent> designation
-
display
org.hl7.fhir.dstu2.model.StringType display
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1515662414L
-
Serialized Fields
-
language
org.hl7.fhir.dstu2.model.CodeType language
-
use
org.hl7.fhir.dstu2.model.Coding use
-
value
org.hl7.fhir.dstu2.model.StringType value
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ConceptReferenceComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1513912691L
-
Serialized Fields
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
designation
List<org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionDesignationComponent> designation
-
display
org.hl7.fhir.dstu2.model.StringType display
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ConceptSetComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -196054471L
-
Class org.hl7.fhir.dstu2.model.ValueSet.ConceptSetFilterComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1985515000L
-
Serialized Fields
-
op
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.ValueSet.FilterOperator> op
-
property
org.hl7.fhir.dstu2.model.CodeType property
-
value
org.hl7.fhir.dstu2.model.CodeType value
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.FilterOperatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.ValueSet.ValueSetCodeSystemComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1109401192L
-
Serialized Fields
-
caseSensitive
org.hl7.fhir.dstu2.model.BooleanType caseSensitive
-
concept
List<org.hl7.fhir.dstu2.model.ValueSet.ConceptDefinitionComponent> concept
-
system
org.hl7.fhir.dstu2.model.UriType system
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ValueSetComposeComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -703166694L
-
Class org.hl7.fhir.dstu2.model.ValueSet.ValueSetContactComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1179697803L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
telecom
List<org.hl7.fhir.dstu2.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -43471993L
-
Serialized Fields
-
contains
List<org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent> contains
-
identifier
org.hl7.fhir.dstu2.model.UriType identifier
-
offset
org.hl7.fhir.dstu2.model.IntegerType offset
-
parameter
List<org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent> parameter
-
timestamp
org.hl7.fhir.dstu2.model.DateTimeType timestamp
-
total
org.hl7.fhir.dstu2.model.IntegerType total
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -2038349483L
-
Serialized Fields
-
abstract_
org.hl7.fhir.dstu2.model.BooleanType abstract_
-
code
org.hl7.fhir.dstu2.model.CodeType code
-
contains
List<org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionContainsComponent> contains
-
display
org.hl7.fhir.dstu2.model.StringType display
-
system
org.hl7.fhir.dstu2.model.UriType system
-
version
org.hl7.fhir.dstu2.model.StringType version
-
-
Class org.hl7.fhir.dstu2.model.ValueSet.ValueSetExpansionParameterComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- 1172641169L
-
Serialized Fields
-
name
org.hl7.fhir.dstu2.model.StringType name
-
value
org.hl7.fhir.dstu2.model.Type value
-
-
Class org.hl7.fhir.dstu2.model.VisionPrescription extends org.hl7.fhir.dstu2.model.DomainResource implements Serializable
- serialVersionUID:
- -1108276057L
-
Serialized Fields
-
dateWritten
org.hl7.fhir.dstu2.model.DateTimeType dateWritten
-
dispense
List<org.hl7.fhir.dstu2.model.VisionPrescription.VisionPrescriptionDispenseComponent> dispense
-
encounter
org.hl7.fhir.dstu2.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu2.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu2.model.Identifier> identifier
-
patient
org.hl7.fhir.dstu2.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu2.model.Patient patientTarget
-
prescriber
org.hl7.fhir.dstu2.model.Reference prescriber
-
prescriberTarget
org.hl7.fhir.dstu2.model.Practitioner prescriberTarget
-
reason
org.hl7.fhir.dstu2.model.Type reason
-
-
Class org.hl7.fhir.dstu2.model.VisionPrescription.VisionBaseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.VisionPrescription.VisionEyesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu2.model.VisionPrescription.VisionPrescriptionDispenseComponent extends org.hl7.fhir.dstu2.model.BackboneElement implements Serializable
- serialVersionUID:
- -1586392610L
-
Serialized Fields
-
add
org.hl7.fhir.dstu2.model.DecimalType add
-
axis
org.hl7.fhir.dstu2.model.IntegerType axis
-
backCurve
org.hl7.fhir.dstu2.model.DecimalType backCurve
-
base
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.VisionPrescription.VisionBase> base
-
brand
org.hl7.fhir.dstu2.model.StringType brand
-
color
org.hl7.fhir.dstu2.model.StringType color
-
cylinder
org.hl7.fhir.dstu2.model.DecimalType cylinder
-
diameter
org.hl7.fhir.dstu2.model.DecimalType diameter
-
duration
org.hl7.fhir.dstu2.model.SimpleQuantity duration
-
eye
org.hl7.fhir.dstu2.model.Enumeration<org.hl7.fhir.dstu2.model.VisionPrescription.VisionEyes> eye
-
notes
org.hl7.fhir.dstu2.model.StringType notes
-
power
org.hl7.fhir.dstu2.model.DecimalType power
-
prism
org.hl7.fhir.dstu2.model.DecimalType prism
-
product
org.hl7.fhir.dstu2.model.Coding product
-
sphere
org.hl7.fhir.dstu2.model.DecimalType sphere
-
-
-
Package org.hl7.fhir.dstu3.model
-
Class org.hl7.fhir.dstu3.model.Account extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1653702558L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.Period active
-
balance
org.hl7.fhir.dstu3.model.Money balance
-
coverage
List<org.hl7.fhir.dstu3.model.Account.CoverageComponent> coverage
-
description
org.hl7.fhir.dstu3.model.StringType description
-
guarantor
List<org.hl7.fhir.dstu3.model.Account.GuarantorComponent> guarantor
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
name
org.hl7.fhir.dstu3.model.StringType name
-
owner
org.hl7.fhir.dstu3.model.Reference owner
-
ownerTarget
org.hl7.fhir.dstu3.model.Organization ownerTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Account.AccountStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Account.AccountStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Account.CoverageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1046265008L
-
Serialized Fields
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
priority
org.hl7.fhir.dstu3.model.PositiveIntType priority
-
-
Class org.hl7.fhir.dstu3.model.Account.GuarantorComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1012345396L
-
Serialized Fields
-
onHold
org.hl7.fhir.dstu3.model.BooleanType onHold
-
party
org.hl7.fhir.dstu3.model.Reference party
-
partyTarget
org.hl7.fhir.dstu3.model.Resource partyTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
-
Class org.hl7.fhir.dstu3.model.ActivityDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 1741931476L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.dstu3.model.DateType approvalDate
-
bodySite
List<org.hl7.fhir.dstu3.model.CodeableConcept> bodySite
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
contributor
List<org.hl7.fhir.dstu3.model.Contributor> contributor
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
dosage
List<org.hl7.fhir.dstu3.model.Dosage> dosage
-
dynamicValue
List<org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionDynamicValueComponent> dynamicValue
-
effectivePeriod
org.hl7.fhir.dstu3.model.Period effectivePeriod
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionKind> kind
-
lastReviewDate
org.hl7.fhir.dstu3.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.dstu3.model.Reference> library
-
libraryTarget
List<org.hl7.fhir.dstu3.model.Library> libraryTarget
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
participant
List<org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionParticipantComponent> participant
-
product
org.hl7.fhir.dstu3.model.Type product
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
relatedArtifact
List<org.hl7.fhir.dstu3.model.RelatedArtifact> relatedArtifact
-
timing
org.hl7.fhir.dstu3.model.Type timing
-
topic
List<org.hl7.fhir.dstu3.model.CodeableConcept> topic
-
transform
org.hl7.fhir.dstu3.model.Reference transform
-
transformTarget
org.hl7.fhir.dstu3.model.StructureMap transformTarget
-
usage
org.hl7.fhir.dstu3.model.StringType usage
-
-
Class org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionDynamicValueComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 448404361L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
language
org.hl7.fhir.dstu3.model.StringType language
-
path
org.hl7.fhir.dstu3.model.StringType path
-
-
Class org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityDefinitionParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1450932564L
-
Serialized Fields
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityParticipantType> type
-
-
Class org.hl7.fhir.dstu3.model.ActivityDefinition.ActivityParticipantTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Address extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 561490318L
-
Serialized Fields
-
city
org.hl7.fhir.dstu3.model.StringType city
-
country
org.hl7.fhir.dstu3.model.StringType country
-
district
org.hl7.fhir.dstu3.model.StringType district
-
line
List<org.hl7.fhir.dstu3.model.StringType> line
-
period
org.hl7.fhir.dstu3.model.Period period
-
postalCode
org.hl7.fhir.dstu3.model.StringType postalCode
-
state
org.hl7.fhir.dstu3.model.StringType state
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Address.AddressType> type
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Address.AddressUse> use
-
-
Class org.hl7.fhir.dstu3.model.Address.AddressTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Address.AddressUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AdverseEvent extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 156251238L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AdverseEvent.AdverseEventCategory> category
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
description
org.hl7.fhir.dstu3.model.StringType description
-
eventParticipant
org.hl7.fhir.dstu3.model.Reference eventParticipant
-
eventParticipantTarget
org.hl7.fhir.dstu3.model.Resource eventParticipantTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
reaction
List<org.hl7.fhir.dstu3.model.Reference> reaction
-
reactionTarget
List<org.hl7.fhir.dstu3.model.Condition> reactionTarget
-
recorder
org.hl7.fhir.dstu3.model.Reference recorder
-
recorderTarget
org.hl7.fhir.dstu3.model.Resource recorderTarget
-
referenceDocument
List<org.hl7.fhir.dstu3.model.Reference> referenceDocument
-
referenceDocumentTarget
List<org.hl7.fhir.dstu3.model.DocumentReference> referenceDocumentTarget
-
seriousness
org.hl7.fhir.dstu3.model.CodeableConcept seriousness
-
study
List<org.hl7.fhir.dstu3.model.Reference> study
-
studyTarget
List<org.hl7.fhir.dstu3.model.ResearchStudy> studyTarget
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectMedicalHistory
List<org.hl7.fhir.dstu3.model.Reference> subjectMedicalHistory
-
subjectMedicalHistoryTarget
List<org.hl7.fhir.dstu3.model.Resource> subjectMedicalHistoryTarget
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
suspectEntity
List<org.hl7.fhir.dstu3.model.AdverseEvent.AdverseEventSuspectEntityComponent> suspectEntity
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.AdverseEvent.AdverseEventCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AdverseEvent.AdverseEventCausalityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AdverseEvent.AdverseEventSuspectEntityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -815429592L
-
Serialized Fields
-
causality
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AdverseEvent.AdverseEventCausality> causality
-
causalityAssessment
org.hl7.fhir.dstu3.model.CodeableConcept causalityAssessment
-
causalityAuthor
org.hl7.fhir.dstu3.model.Reference causalityAuthor
-
causalityAuthorTarget
org.hl7.fhir.dstu3.model.Resource causalityAuthorTarget
-
causalityMethod
org.hl7.fhir.dstu3.model.CodeableConcept causalityMethod
-
causalityProductRelatedness
org.hl7.fhir.dstu3.model.StringType causalityProductRelatedness
-
causalityResult
org.hl7.fhir.dstu3.model.CodeableConcept causalityResult
-
instance
org.hl7.fhir.dstu3.model.Reference instance
-
instanceTarget
org.hl7.fhir.dstu3.model.Resource instanceTarget
-
-
Class org.hl7.fhir.dstu3.model.Age extends org.hl7.fhir.dstu3.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 948924623L
-
Serialized Fields
-
assertedDate
org.hl7.fhir.dstu3.model.DateTimeType assertedDate
-
asserter
org.hl7.fhir.dstu3.model.Reference asserter
-
asserterTarget
org.hl7.fhir.dstu3.model.Resource asserterTarget
-
category
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCategory>> category
-
clinicalStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceClinicalStatus> clinicalStatus
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
criticality
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticality> criticality
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
lastOccurrence
org.hl7.fhir.dstu3.model.DateTimeType lastOccurrence
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
onset
org.hl7.fhir.dstu3.model.Type onset
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
reaction
List<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceReactionComponent> reaction
-
recorder
org.hl7.fhir.dstu3.model.Reference recorder
-
recorderTarget
org.hl7.fhir.dstu3.model.Resource recorderTarget
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceType> type
-
verificationStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceVerificationStatus> verificationStatus
-
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceClinicalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceReactionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -752118516L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
exposureRoute
org.hl7.fhir.dstu3.model.CodeableConcept exposureRoute
-
manifestation
List<org.hl7.fhir.dstu3.model.CodeableConcept> manifestation
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
onset
org.hl7.fhir.dstu3.model.DateTimeType onset
-
severity
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceSeverity> severity
-
substance
org.hl7.fhir.dstu3.model.CodeableConcept substance
-
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AllergyIntolerance.AllergyIntoleranceVerificationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AnnotatedUuidType extends org.hl7.fhir.dstu3.model.UuidType implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.hl7.fhir.dstu3.model.Annotation extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -575590381L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Type author
-
text
org.hl7.fhir.dstu3.model.StringType text
-
time
org.hl7.fhir.dstu3.model.DateTimeType time
-
-
Class org.hl7.fhir.dstu3.model.Appointment extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1589372810L
-
Serialized Fields
-
appointmentType
org.hl7.fhir.dstu3.model.CodeableConcept appointmentType
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
description
org.hl7.fhir.dstu3.model.StringType description
-
end
org.hl7.fhir.dstu3.model.InstantType end
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
incomingReferral
List<org.hl7.fhir.dstu3.model.Reference> incomingReferral
-
incomingReferralTarget
List<org.hl7.fhir.dstu3.model.ReferralRequest> incomingReferralTarget
-
indication
List<org.hl7.fhir.dstu3.model.Reference> indication
-
indicationTarget
List<org.hl7.fhir.dstu3.model.Resource> indicationTarget
-
minutesDuration
org.hl7.fhir.dstu3.model.PositiveIntType minutesDuration
-
participant
List<org.hl7.fhir.dstu3.model.Appointment.AppointmentParticipantComponent> participant
-
priority
org.hl7.fhir.dstu3.model.UnsignedIntType priority
-
reason
List<org.hl7.fhir.dstu3.model.CodeableConcept> reason
-
requestedPeriod
List<org.hl7.fhir.dstu3.model.Period> requestedPeriod
-
serviceCategory
org.hl7.fhir.dstu3.model.CodeableConcept serviceCategory
-
serviceType
List<org.hl7.fhir.dstu3.model.CodeableConcept> serviceType
-
slot
List<org.hl7.fhir.dstu3.model.Reference> slot
-
slotTarget
List<org.hl7.fhir.dstu3.model.Slot> slotTarget
-
specialty
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialty
-
start
org.hl7.fhir.dstu3.model.InstantType start
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Appointment.AppointmentStatus> status
-
supportingInformation
List<org.hl7.fhir.dstu3.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.dstu3.model.Appointment.AppointmentParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1620552507L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
required
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Appointment.ParticipantRequired> required
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Appointment.ParticipationStatus> status
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.Appointment.AppointmentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Appointment.ParticipantRequiredEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Appointment.ParticipationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AppointmentResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 248548635L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
appointment
org.hl7.fhir.dstu3.model.Reference appointment
-
appointmentTarget
org.hl7.fhir.dstu3.model.Appointment appointmentTarget
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
end
org.hl7.fhir.dstu3.model.InstantType end
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
participantStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AppointmentResponse.ParticipantStatus> participantStatus
-
participantType
List<org.hl7.fhir.dstu3.model.CodeableConcept> participantType
-
start
org.hl7.fhir.dstu3.model.InstantType start
-
-
Class org.hl7.fhir.dstu3.model.AppointmentResponse.ParticipantStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Attachment extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 581007080L
-
Serialized Fields
-
contentType
org.hl7.fhir.dstu3.model.CodeType contentType
-
creation
org.hl7.fhir.dstu3.model.DateTimeType creation
-
data
org.hl7.fhir.dstu3.model.Base64BinaryType data
-
hash
org.hl7.fhir.dstu3.model.Base64BinaryType hash
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
size
org.hl7.fhir.dstu3.model.UnsignedIntType size
-
title
org.hl7.fhir.dstu3.model.StringType title
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.AuditEvent extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2102955199L
-
Serialized Fields
-
action
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAction> action
-
agent
List<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentComponent> agent
-
entity
List<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityComponent> entity
-
outcome
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcome> outcome
-
outcomeDesc
org.hl7.fhir.dstu3.model.StringType outcomeDesc
-
purposeOfEvent
List<org.hl7.fhir.dstu3.model.CodeableConcept> purposeOfEvent
-
recorded
org.hl7.fhir.dstu3.model.InstantType recorded
-
source
org.hl7.fhir.dstu3.model.AuditEvent.AuditEventSourceComponent source
-
subtype
List<org.hl7.fhir.dstu3.model.Coding> subtype
-
type
org.hl7.fhir.dstu3.model.Coding type
-
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventActionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1205071410L
-
Serialized Fields
-
altId
org.hl7.fhir.dstu3.model.StringType altId
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
media
org.hl7.fhir.dstu3.model.Coding media
-
name
org.hl7.fhir.dstu3.model.StringType name
-
network
org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkComponent network
-
policy
List<org.hl7.fhir.dstu3.model.UriType> policy
-
purposeOfUse
List<org.hl7.fhir.dstu3.model.CodeableConcept> purposeOfUse
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
requestor
org.hl7.fhir.dstu3.model.BooleanType requestor
-
role
List<org.hl7.fhir.dstu3.model.CodeableConcept> role
-
userId
org.hl7.fhir.dstu3.model.Identifier userId
-
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -160715924L
-
Serialized Fields
-
address
org.hl7.fhir.dstu3.model.StringType address
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkType> type
-
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventAgentNetworkTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1393424632L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
detail
List<org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityDetailComponent> detail
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
lifecycle
org.hl7.fhir.dstu3.model.Coding lifecycle
-
name
org.hl7.fhir.dstu3.model.StringType name
-
query
org.hl7.fhir.dstu3.model.Base64BinaryType query
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
role
org.hl7.fhir.dstu3.model.Coding role
-
securityLabel
List<org.hl7.fhir.dstu3.model.Coding> securityLabel
-
type
org.hl7.fhir.dstu3.model.Coding type
-
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventEntityDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 11139504L
-
Serialized Fields
-
type
org.hl7.fhir.dstu3.model.StringType type
-
value
org.hl7.fhir.dstu3.model.Base64BinaryType value
-
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.AuditEvent.AuditEventSourceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1562673890L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
site
org.hl7.fhir.dstu3.model.StringType site
-
type
List<org.hl7.fhir.dstu3.model.Coding> type
-
-
Class org.hl7.fhir.dstu3.model.BackboneElement extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- -1431673179L
-
Serialized Fields
-
modifierExtension
List<org.hl7.fhir.dstu3.model.Extension> modifierExtension
-
-
Class org.hl7.fhir.dstu3.model.Base extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Base64BinaryType extends org.hl7.fhir.dstu3.model.PrimitiveType<byte[]> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.BaseBinary extends org.hl7.fhir.dstu3.model.Resource implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.dstu3.model.BaseDateTimeType extends org.hl7.fhir.dstu3.model.PrimitiveType<Date> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.BaseExtension extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.dstu3.model.BaseNarrative extends org.hl7.fhir.dstu3.model.Type implements Serializable
-
Class org.hl7.fhir.dstu3.model.BaseReference extends org.hl7.fhir.dstu3.model.Type implements Serializable
-
Class org.hl7.fhir.dstu3.model.BaseResource extends org.hl7.fhir.dstu3.model.Base implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.dstu3.model.Basic extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 650756402L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
created
org.hl7.fhir.dstu3.model.DateType created
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.Binary extends org.hl7.fhir.dstu3.model.BaseBinary implements Serializable
- serialVersionUID:
- 1111991335L
-
Serialized Fields
-
content
org.hl7.fhir.dstu3.model.Base64BinaryType content
-
contentType
org.hl7.fhir.dstu3.model.CodeType contentType
-
securityContext
org.hl7.fhir.dstu3.model.Reference securityContext
-
securityContextTarget
org.hl7.fhir.dstu3.model.Resource securityContextTarget
-
-
Class org.hl7.fhir.dstu3.model.BodySite extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -871837171L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
image
List<org.hl7.fhir.dstu3.model.Attachment> image
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
qualifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> qualifier
-
-
Class org.hl7.fhir.dstu3.model.BooleanType extends org.hl7.fhir.dstu3.model.PrimitiveType<Boolean> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Bundle extends org.hl7.fhir.dstu3.model.Resource implements Serializable
- serialVersionUID:
- 982760501L
-
Serialized Fields
-
entry
List<org.hl7.fhir.dstu3.model.Bundle.BundleEntryComponent> entry
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
link
List<org.hl7.fhir.dstu3.model.Bundle.BundleLinkComponent> link
-
signature
org.hl7.fhir.dstu3.model.Signature signature
-
total
org.hl7.fhir.dstu3.model.UnsignedIntType total
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Bundle.BundleType> type
-
-
Class org.hl7.fhir.dstu3.model.Bundle.BundleEntryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 517783054L
-
Serialized Fields
-
fullUrl
org.hl7.fhir.dstu3.model.UriType fullUrl
-
link
List<org.hl7.fhir.dstu3.model.Bundle.BundleLinkComponent> link
-
request
org.hl7.fhir.dstu3.model.Bundle.BundleEntryRequestComponent request
-
resource
org.hl7.fhir.dstu3.model.Resource resource
-
response
org.hl7.fhir.dstu3.model.Bundle.BundleEntryResponseComponent response
-
search
org.hl7.fhir.dstu3.model.Bundle.BundleEntrySearchComponent search
-
-
Class org.hl7.fhir.dstu3.model.Bundle.BundleEntryRequestComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1349769744L
-
Serialized Fields
-
ifMatch
org.hl7.fhir.dstu3.model.StringType ifMatch
-
ifModifiedSince
org.hl7.fhir.dstu3.model.InstantType ifModifiedSince
-
ifNoneExist
org.hl7.fhir.dstu3.model.StringType ifNoneExist
-
ifNoneMatch
org.hl7.fhir.dstu3.model.StringType ifNoneMatch
-
method
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Bundle.HTTPVerb> method
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.Bundle.BundleEntryResponseComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 923278008L
-
Serialized Fields
-
etag
org.hl7.fhir.dstu3.model.StringType etag
-
lastModified
org.hl7.fhir.dstu3.model.InstantType lastModified
-
location
org.hl7.fhir.dstu3.model.UriType location
-
outcome
org.hl7.fhir.dstu3.model.Resource outcome
-
status
org.hl7.fhir.dstu3.model.StringType status
-
-
Class org.hl7.fhir.dstu3.model.Bundle.BundleEntrySearchComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 837739866L
-
Serialized Fields
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Bundle.SearchEntryMode> mode
-
score
org.hl7.fhir.dstu3.model.DecimalType score
-
-
Class org.hl7.fhir.dstu3.model.Bundle.BundleLinkComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1010386066L
-
Serialized Fields
-
relation
org.hl7.fhir.dstu3.model.StringType relation
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.Bundle.BundleTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Bundle.HTTPVerbEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Bundle.SearchEntryModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 227177541L
-
Serialized Fields
-
acceptUnknown
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.UnknownContentCode> acceptUnknown
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
document
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementDocumentComponent> document
-
fhirVersion
org.hl7.fhir.dstu3.model.IdType fhirVersion
-
format
List<org.hl7.fhir.dstu3.model.CodeType> format
-
implementation
org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementImplementationComponent implementation
-
implementationGuide
List<org.hl7.fhir.dstu3.model.UriType> implementationGuide
-
instantiates
List<org.hl7.fhir.dstu3.model.UriType> instantiates
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementKind> kind
-
messaging
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingComponent> messaging
-
patchFormat
List<org.hl7.fhir.dstu3.model.CodeType> patchFormat
-
profile
List<org.hl7.fhir.dstu3.model.Reference> profile
-
profileTarget
List<org.hl7.fhir.dstu3.model.StructureDefinition> profileTarget
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
rest
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestComponent> rest
-
software
org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementSoftwareComponent software
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementDocumentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1059555053L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.DocumentMode> mode
-
profile
org.hl7.fhir.dstu3.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu3.model.StructureDefinition profileTarget
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementImplementationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -289238508L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 816243355L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
endpoint
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingEndpointComponent> endpoint
-
event
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingEventComponent> event
-
reliableCache
org.hl7.fhir.dstu3.model.UnsignedIntType reliableCache
-
supportedMessage
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent> supportedMessage
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingEndpointComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1294656428L
-
Serialized Fields
-
address
org.hl7.fhir.dstu3.model.UriType address
-
protocol
org.hl7.fhir.dstu3.model.Coding protocol
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingEventComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -491306017L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.MessageSignificanceCategory> category
-
code
org.hl7.fhir.dstu3.model.Coding code
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
focus
org.hl7.fhir.dstu3.model.CodeType focus
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.EventCapabilityMode> mode
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestTarget
org.hl7.fhir.dstu3.model.StructureDefinition requestTarget
-
response
org.hl7.fhir.dstu3.model.Reference response
-
responseTarget
org.hl7.fhir.dstu3.model.StructureDefinition responseTarget
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -741523869L
-
Serialized Fields
-
definition
org.hl7.fhir.dstu3.model.Reference definition
-
definitionTarget
org.hl7.fhir.dstu3.model.MessageDefinition definitionTarget
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.EventCapabilityMode> mode
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 38012979L
-
Serialized Fields
-
compartment
List<org.hl7.fhir.dstu3.model.UriType> compartment
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
interaction
List<org.hl7.fhir.dstu3.model.CapabilityStatement.SystemInteractionComponent> interaction
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.RestfulCapabilityMode> mode
-
operation
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestOperationComponent> operation
-
resource
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestResourceComponent> resource
-
searchParam
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent> searchParam
-
security
org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestSecurityComponent security
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestOperationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 122107272L
-
Serialized Fields
-
definition
org.hl7.fhir.dstu3.model.Reference definition
-
definitionTarget
org.hl7.fhir.dstu3.model.OperationDefinition definitionTarget
-
name
org.hl7.fhir.dstu3.model.StringType name
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestResourceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1271233297L
-
Serialized Fields
-
conditionalCreate
org.hl7.fhir.dstu3.model.BooleanType conditionalCreate
-
conditionalDelete
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.ConditionalDeleteStatus> conditionalDelete
-
conditionalRead
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.ConditionalReadStatus> conditionalRead
-
conditionalUpdate
org.hl7.fhir.dstu3.model.BooleanType conditionalUpdate
-
documentation
org.hl7.fhir.dstu3.model.MarkdownType documentation
-
interaction
List<org.hl7.fhir.dstu3.model.CapabilityStatement.ResourceInteractionComponent> interaction
-
profile
org.hl7.fhir.dstu3.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu3.model.StructureDefinition profileTarget
-
readHistory
org.hl7.fhir.dstu3.model.BooleanType readHistory
-
referencePolicy
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.ReferenceHandlingPolicy>> referencePolicy
-
searchInclude
List<org.hl7.fhir.dstu3.model.StringType> searchInclude
-
searchParam
List<org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent> searchParam
-
searchRevInclude
List<org.hl7.fhir.dstu3.model.StringType> searchRevInclude
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
updateCreate
org.hl7.fhir.dstu3.model.BooleanType updateCreate
-
versioning
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.ResourceVersionPolicy> versioning
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 72133006L
-
Serialized Fields
-
definition
org.hl7.fhir.dstu3.model.UriType definition
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
name
org.hl7.fhir.dstu3.model.StringType name
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.SearchParamType> type
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestSecurityCertificateComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 2092655854L
-
Serialized Fields
-
blob
org.hl7.fhir.dstu3.model.Base64BinaryType blob
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementRestSecurityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1081654002L
-
Serialized Fields
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.CapabilityStatementSoftwareComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1819769027L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
releaseDate
org.hl7.fhir.dstu3.model.DateTimeType releaseDate
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.ConditionalDeleteStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.ConditionalReadStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.DocumentModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.EventCapabilityModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.MessageSignificanceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.ReferenceHandlingPolicyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.ResourceInteractionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -437507806L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.TypeRestfulInteraction> code
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.ResourceVersionPolicyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.RestfulCapabilityModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.SystemInteractionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 510675287L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CapabilityStatement.SystemRestfulInteraction> code
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.SystemRestfulInteractionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.TypeRestfulInteractionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CapabilityStatement.UnknownContentCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CarePlan extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 995943625L
-
Serialized Fields
-
activity
List<org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityComponent> activity
-
addresses
List<org.hl7.fhir.dstu3.model.Reference> addresses
-
addressesTarget
List<org.hl7.fhir.dstu3.model.Condition> addressesTarget
-
author
List<org.hl7.fhir.dstu3.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu3.model.Resource> authorTarget
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.CarePlan> basedOnTarget
-
careTeam
List<org.hl7.fhir.dstu3.model.Reference> careTeam
-
careTeamTarget
List<org.hl7.fhir.dstu3.model.CareTeam> careTeamTarget
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
goal
List<org.hl7.fhir.dstu3.model.Reference> goal
-
goalTarget
List<org.hl7.fhir.dstu3.model.Goal> goalTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
intent
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CarePlan.CarePlanIntent> intent
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.CarePlan> partOfTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
replaces
List<org.hl7.fhir.dstu3.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.dstu3.model.CarePlan> replacesTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CarePlan.CarePlanStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.dstu3.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInfoTarget
-
title
org.hl7.fhir.dstu3.model.StringType title
-
-
Class org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -609287300L
-
Serialized Fields
-
detail
org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityDetailComponent detail
-
outcomeCodeableConcept
List<org.hl7.fhir.dstu3.model.CodeableConcept> outcomeCodeableConcept
-
outcomeReference
List<org.hl7.fhir.dstu3.model.Reference> outcomeReference
-
outcomeReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> outcomeReferenceTarget
-
progress
List<org.hl7.fhir.dstu3.model.Annotation> progress
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
-
Class org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -549984462L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
dailyAmount
org.hl7.fhir.dstu3.model.SimpleQuantity dailyAmount
-
definition
org.hl7.fhir.dstu3.model.Reference definition
-
definitionTarget
org.hl7.fhir.dstu3.model.Resource definitionTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
goal
List<org.hl7.fhir.dstu3.model.Reference> goal
-
goalTarget
List<org.hl7.fhir.dstu3.model.Goal> goalTarget
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
performer
List<org.hl7.fhir.dstu3.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.dstu3.model.Resource> performerTarget
-
product
org.hl7.fhir.dstu3.model.Type product
-
prohibited
org.hl7.fhir.dstu3.model.BooleanType prohibited
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Condition> reasonReferenceTarget
-
scheduled
org.hl7.fhir.dstu3.model.Type scheduled
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityStatus> status
-
statusReason
org.hl7.fhir.dstu3.model.StringType statusReason
-
-
Class org.hl7.fhir.dstu3.model.CarePlan.CarePlanActivityStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CarePlan.CarePlanIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CarePlan.CarePlanStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CareTeam extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1568354370L
-
Serialized Fields
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
managingOrganization
List<org.hl7.fhir.dstu3.model.Reference> managingOrganization
-
managingOrganizationTarget
List<org.hl7.fhir.dstu3.model.Organization> managingOrganizationTarget
-
name
org.hl7.fhir.dstu3.model.StringType name
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
participant
List<org.hl7.fhir.dstu3.model.CareTeam.CareTeamParticipantComponent> participant
-
period
org.hl7.fhir.dstu3.model.Period period
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Condition> reasonReferenceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CareTeam.CareTeamStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.CareTeam.CareTeamParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1363308804L
-
Serialized Fields
-
member
org.hl7.fhir.dstu3.model.Reference member
-
memberTarget
org.hl7.fhir.dstu3.model.Resource memberTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.CareTeam.CareTeamStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ChargeItem extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1421123938L
-
Serialized Fields
-
account
List<org.hl7.fhir.dstu3.model.Reference> account
-
accountTarget
List<org.hl7.fhir.dstu3.model.Account> accountTarget
-
bodysite
List<org.hl7.fhir.dstu3.model.CodeableConcept> bodysite
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.UriType> definition
-
enteredDate
org.hl7.fhir.dstu3.model.DateTimeType enteredDate
-
enterer
org.hl7.fhir.dstu3.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu3.model.Resource entererTarget
-
factorOverride
org.hl7.fhir.dstu3.model.DecimalType factorOverride
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
overrideReason
org.hl7.fhir.dstu3.model.StringType overrideReason
-
participant
List<org.hl7.fhir.dstu3.model.ChargeItem.ChargeItemParticipantComponent> participant
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.ChargeItem> partOfTarget
-
performingOrganization
org.hl7.fhir.dstu3.model.Reference performingOrganization
-
performingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization performingOrganizationTarget
-
priceOverride
org.hl7.fhir.dstu3.model.Money priceOverride
-
quantity
org.hl7.fhir.dstu3.model.Quantity quantity
-
reason
List<org.hl7.fhir.dstu3.model.CodeableConcept> reason
-
requestingOrganization
org.hl7.fhir.dstu3.model.Reference requestingOrganization
-
requestingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization requestingOrganizationTarget
-
service
List<org.hl7.fhir.dstu3.model.Reference> service
-
serviceTarget
List<org.hl7.fhir.dstu3.model.Resource> serviceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ChargeItem.ChargeItemStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
supportingInformation
List<org.hl7.fhir.dstu3.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.dstu3.model.ChargeItem.ChargeItemParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 805521719L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.ChargeItem.ChargeItemStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Claim extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1731171342L
-
Serialized Fields
-
accident
org.hl7.fhir.dstu3.model.Claim.AccidentComponent accident
-
billablePeriod
org.hl7.fhir.dstu3.model.Period billablePeriod
-
careTeam
List<org.hl7.fhir.dstu3.model.Claim.CareTeamComponent> careTeam
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
diagnosis
List<org.hl7.fhir.dstu3.model.Claim.DiagnosisComponent> diagnosis
-
employmentImpacted
org.hl7.fhir.dstu3.model.Period employmentImpacted
-
enterer
org.hl7.fhir.dstu3.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu3.model.Practitioner entererTarget
-
facility
org.hl7.fhir.dstu3.model.Reference facility
-
facilityTarget
org.hl7.fhir.dstu3.model.Location facilityTarget
-
fundsReserve
org.hl7.fhir.dstu3.model.CodeableConcept fundsReserve
-
hospitalization
org.hl7.fhir.dstu3.model.Period hospitalization
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
information
List<org.hl7.fhir.dstu3.model.Claim.SpecialConditionComponent> information
-
insurance
List<org.hl7.fhir.dstu3.model.Claim.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.dstu3.model.Reference insurer
-
insurerTarget
org.hl7.fhir.dstu3.model.Organization insurerTarget
-
item
List<org.hl7.fhir.dstu3.model.Claim.ItemComponent> item
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
originalPrescription
org.hl7.fhir.dstu3.model.Reference originalPrescription
-
originalPrescriptionTarget
org.hl7.fhir.dstu3.model.MedicationRequest originalPrescriptionTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
payee
org.hl7.fhir.dstu3.model.Claim.PayeeComponent payee
-
prescription
org.hl7.fhir.dstu3.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.dstu3.model.Resource prescriptionTarget
-
priority
org.hl7.fhir.dstu3.model.CodeableConcept priority
-
procedure
List<org.hl7.fhir.dstu3.model.Claim.ProcedureComponent> procedure
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Practitioner providerTarget
-
referral
org.hl7.fhir.dstu3.model.Reference referral
-
referralTarget
org.hl7.fhir.dstu3.model.ReferralRequest referralTarget
-
related
List<org.hl7.fhir.dstu3.model.Claim.RelatedClaimComponent> related
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Claim.ClaimStatus> status
-
subType
List<org.hl7.fhir.dstu3.model.CodeableConcept> subType
-
total
org.hl7.fhir.dstu3.model.Money total
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Claim.Use> use
-
-
Class org.hl7.fhir.dstu3.model.Claim.AccidentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 622904984L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateType date
-
location
org.hl7.fhir.dstu3.model.Type location
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Claim.CareTeamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1758966968L
-
Serialized Fields
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Resource providerTarget
-
qualification
org.hl7.fhir.dstu3.model.CodeableConcept qualification
-
responsible
org.hl7.fhir.dstu3.model.BooleanType responsible
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu3.model.Claim.ClaimStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Claim.DetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 718584656L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
programCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
subDetail
List<org.hl7.fhir.dstu3.model.Claim.SubDetailComponent> subDetail
-
udi
List<org.hl7.fhir.dstu3.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.dstu3.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.Claim.DiagnosisComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -350960873L
-
Serialized Fields
-
diagnosis
org.hl7.fhir.dstu3.model.Type diagnosis
-
packageCode
org.hl7.fhir.dstu3.model.CodeableConcept packageCode
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.Claim.InsuranceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1216535489L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.dstu3.model.StringType businessArrangement
-
claimResponse
org.hl7.fhir.dstu3.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.dstu3.model.ClaimResponse claimResponseTarget
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
focal
org.hl7.fhir.dstu3.model.BooleanType focal
-
preAuthRef
List<org.hl7.fhir.dstu3.model.StringType> preAuthRef
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu3.model.Claim.ItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 784765825L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu3.model.CodeableConcept bodySite
-
careTeamLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> careTeamLinkId
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
detail
List<org.hl7.fhir.dstu3.model.Claim.DetailComponent> detail
-
diagnosisLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> diagnosisLinkId
-
encounter
List<org.hl7.fhir.dstu3.model.Reference> encounter
-
encounterTarget
List<org.hl7.fhir.dstu3.model.Encounter> encounterTarget
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
informationLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> informationLinkId
-
location
org.hl7.fhir.dstu3.model.Type location
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
procedureLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> procedureLinkId
-
programCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
serviced
org.hl7.fhir.dstu3.model.Type serviced
-
subSite
List<org.hl7.fhir.dstu3.model.CodeableConcept> subSite
-
udi
List<org.hl7.fhir.dstu3.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.dstu3.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.Claim.PayeeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1395150769L
-
Serialized Fields
-
party
org.hl7.fhir.dstu3.model.Reference party
-
partyTarget
org.hl7.fhir.dstu3.model.Resource partyTarget
-
resourceType
org.hl7.fhir.dstu3.model.Coding resourceType
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Claim.ProcedureComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 864307347L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
procedure
org.hl7.fhir.dstu3.model.Type procedure
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu3.model.Claim.RelatedClaimComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -379338905L
-
Serialized Fields
-
claim
org.hl7.fhir.dstu3.model.Reference claim
-
claimTarget
org.hl7.fhir.dstu3.model.Claim claimTarget
-
reference
org.hl7.fhir.dstu3.model.Identifier reference
-
relationship
org.hl7.fhir.dstu3.model.CodeableConcept relationship
-
-
Class org.hl7.fhir.dstu3.model.Claim.SpecialConditionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -518630232L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
timing
org.hl7.fhir.dstu3.model.Type timing
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Claim.SubDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1210367567L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
programCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
udi
List<org.hl7.fhir.dstu3.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.dstu3.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.Claim.UseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ClaimResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -488591755L
-
Serialized Fields
-
addItem
List<org.hl7.fhir.dstu3.model.ClaimResponse.AddedItemComponent> addItem
-
communicationRequest
List<org.hl7.fhir.dstu3.model.Reference> communicationRequest
-
communicationRequestTarget
List<org.hl7.fhir.dstu3.model.CommunicationRequest> communicationRequestTarget
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu3.model.StringType disposition
-
error
List<org.hl7.fhir.dstu3.model.ClaimResponse.ErrorComponent> error
-
form
org.hl7.fhir.dstu3.model.CodeableConcept form
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
insurance
List<org.hl7.fhir.dstu3.model.ClaimResponse.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.dstu3.model.Reference insurer
-
insurerTarget
org.hl7.fhir.dstu3.model.Organization insurerTarget
-
item
List<org.hl7.fhir.dstu3.model.ClaimResponse.ItemComponent> item
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
payeeType
org.hl7.fhir.dstu3.model.CodeableConcept payeeType
-
payment
org.hl7.fhir.dstu3.model.ClaimResponse.PaymentComponent payment
-
processNote
List<org.hl7.fhir.dstu3.model.ClaimResponse.NoteComponent> processNote
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu3.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu3.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu3.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu3.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu3.model.Claim requestTarget
-
reserved
org.hl7.fhir.dstu3.model.Coding reserved
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ClaimResponse.ClaimResponseStatus> status
-
totalBenefit
org.hl7.fhir.dstu3.model.Money totalBenefit
-
totalCost
org.hl7.fhir.dstu3.model.Money totalCost
-
unallocDeductable
org.hl7.fhir.dstu3.model.Money unallocDeductable
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.AddedItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1969703165L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ClaimResponse.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
detail
List<org.hl7.fhir.dstu3.model.ClaimResponse.AddedItemsDetailComponent> detail
-
fee
org.hl7.fhir.dstu3.model.Money fee
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequenceLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> sequenceLinkId
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.AddedItemsDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -311484980L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ClaimResponse.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
fee
org.hl7.fhir.dstu3.model.Money fee
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.AdjudicationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1559898786L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu3.model.Money amount
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
value
org.hl7.fhir.dstu3.model.DecimalType value
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.ClaimResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.ErrorComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1379670472L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
detailSequenceLinkId
org.hl7.fhir.dstu3.model.PositiveIntType detailSequenceLinkId
-
sequenceLinkId
org.hl7.fhir.dstu3.model.PositiveIntType sequenceLinkId
-
subdetailSequenceLinkId
org.hl7.fhir.dstu3.model.PositiveIntType subdetailSequenceLinkId
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.InsuranceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1216535489L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.dstu3.model.StringType businessArrangement
-
claimResponse
org.hl7.fhir.dstu3.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.dstu3.model.ClaimResponse claimResponseTarget
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
focal
org.hl7.fhir.dstu3.model.BooleanType focal
-
preAuthRef
List<org.hl7.fhir.dstu3.model.StringType> preAuthRef
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.ItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1282041398L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ClaimResponse.AdjudicationComponent> adjudication
-
detail
List<org.hl7.fhir.dstu3.model.ClaimResponse.ItemDetailComponent> detail
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
sequenceLinkId
org.hl7.fhir.dstu3.model.PositiveIntType sequenceLinkId
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.ItemDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1245557773L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ClaimResponse.AdjudicationComponent> adjudication
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
sequenceLinkId
org.hl7.fhir.dstu3.model.PositiveIntType sequenceLinkId
-
subDetail
List<org.hl7.fhir.dstu3.model.ClaimResponse.SubDetailComponent> subDetail
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.NoteComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -944255449L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeableConcept language
-
number
org.hl7.fhir.dstu3.model.PositiveIntType number
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.PaymentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1539906026L
-
Serialized Fields
-
adjustment
org.hl7.fhir.dstu3.model.Money adjustment
-
adjustmentReason
org.hl7.fhir.dstu3.model.CodeableConcept adjustmentReason
-
amount
org.hl7.fhir.dstu3.model.Money amount
-
date
org.hl7.fhir.dstu3.model.DateType date
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ClaimResponse.SubDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1770463342L
-
Class org.hl7.fhir.dstu3.model.ClinicalImpression extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1626670747L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.Reference> action
-
actionTarget
List<org.hl7.fhir.dstu3.model.Resource> actionTarget
-
assessor
org.hl7.fhir.dstu3.model.Reference assessor
-
assessorTarget
org.hl7.fhir.dstu3.model.Practitioner assessorTarget
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
description
org.hl7.fhir.dstu3.model.StringType description
-
effective
org.hl7.fhir.dstu3.model.Type effective
-
finding
List<org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionFindingComponent> finding
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
investigation
List<org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionInvestigationComponent> investigation
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
previous
org.hl7.fhir.dstu3.model.Reference previous
-
previousTarget
org.hl7.fhir.dstu3.model.ClinicalImpression previousTarget
-
problem
List<org.hl7.fhir.dstu3.model.Reference> problem
-
problemTarget
List<org.hl7.fhir.dstu3.model.Resource> problemTarget
-
prognosisCodeableConcept
List<org.hl7.fhir.dstu3.model.CodeableConcept> prognosisCodeableConcept
-
prognosisReference
List<org.hl7.fhir.dstu3.model.Reference> prognosisReference
-
prognosisReferenceTarget
List<org.hl7.fhir.dstu3.model.RiskAssessment> prognosisReferenceTarget
-
protocol
List<org.hl7.fhir.dstu3.model.UriType> protocol
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
summary
org.hl7.fhir.dstu3.model.StringType summary
-
-
Class org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionFindingComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1690728236L
-
Serialized Fields
-
basis
org.hl7.fhir.dstu3.model.StringType basis
-
item
org.hl7.fhir.dstu3.model.Type item
-
-
Class org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionInvestigationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -301363326L
-
Class org.hl7.fhir.dstu3.model.ClinicalImpression.ClinicalImpressionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CodeableConcept extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 760353246L
-
Serialized Fields
-
coding
List<org.hl7.fhir.dstu3.model.Coding> coding
-
text
org.hl7.fhir.dstu3.model.StringType text
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1344546572L
-
Serialized Fields
-
caseSensitive
org.hl7.fhir.dstu3.model.BooleanType caseSensitive
-
compositional
org.hl7.fhir.dstu3.model.BooleanType compositional
-
concept
List<org.hl7.fhir.dstu3.model.CodeSystem.ConceptDefinitionComponent> concept
-
content
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemContentMode> content
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
count
org.hl7.fhir.dstu3.model.UnsignedIntType count
-
filter
List<org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemFilterComponent> filter
-
hierarchyMeaning
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemHierarchyMeaning> hierarchyMeaning
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
property
List<org.hl7.fhir.dstu3.model.CodeSystem.PropertyComponent> property
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
valueSet
org.hl7.fhir.dstu3.model.UriType valueSet
-
versionNeeded
org.hl7.fhir.dstu3.model.BooleanType versionNeeded
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemContentModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemFilterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1087409836L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
description
org.hl7.fhir.dstu3.model.StringType description
-
operator
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CodeSystem.FilterOperator>> operator
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem.CodeSystemHierarchyMeaningEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CodeSystem.ConceptDefinitionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 878320988L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
concept
List<org.hl7.fhir.dstu3.model.CodeSystem.ConceptDefinitionComponent> concept
-
definition
org.hl7.fhir.dstu3.model.StringType definition
-
designation
List<org.hl7.fhir.dstu3.model.CodeSystem.ConceptDefinitionDesignationComponent> designation
-
display
org.hl7.fhir.dstu3.model.StringType display
-
property
List<org.hl7.fhir.dstu3.model.CodeSystem.ConceptPropertyComponent> property
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem.ConceptDefinitionDesignationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1515662414L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
use
org.hl7.fhir.dstu3.model.Coding use
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem.ConceptPropertyComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1742812311L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem.FilterOperatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CodeSystem.PropertyComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1810713373L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
description
org.hl7.fhir.dstu3.model.StringType description
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CodeSystem.PropertyType> type
-
uri
org.hl7.fhir.dstu3.model.UriType uri
-
-
Class org.hl7.fhir.dstu3.model.CodeSystem.PropertyTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CodeType extends org.hl7.fhir.dstu3.model.StringType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Coding extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -1417514061L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
display
org.hl7.fhir.dstu3.model.StringType display
-
system
org.hl7.fhir.dstu3.model.UriType system
-
userSelected
org.hl7.fhir.dstu3.model.BooleanType userSelected
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.Communication extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1362735590L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
medium
List<org.hl7.fhir.dstu3.model.CodeableConcept> medium
-
notDone
org.hl7.fhir.dstu3.model.BooleanType notDone
-
notDoneReason
org.hl7.fhir.dstu3.model.CodeableConcept notDoneReason
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Resource> partOfTarget
-
payload
List<org.hl7.fhir.dstu3.model.Communication.CommunicationPayloadComponent> payload
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
received
org.hl7.fhir.dstu3.model.DateTimeType received
-
recipient
List<org.hl7.fhir.dstu3.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu3.model.Resource> recipientTarget
-
sender
org.hl7.fhir.dstu3.model.Reference sender
-
senderTarget
org.hl7.fhir.dstu3.model.Resource senderTarget
-
sent
org.hl7.fhir.dstu3.model.DateTimeType sent
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Communication.CommunicationStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
topic
List<org.hl7.fhir.dstu3.model.Reference> topic
-
topicTarget
List<org.hl7.fhir.dstu3.model.Resource> topicTarget
-
-
Class org.hl7.fhir.dstu3.model.Communication.CommunicationPayloadComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu3.model.Type content
-
-
Class org.hl7.fhir.dstu3.model.Communication.CommunicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CommunicationRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -722867744L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
groupIdentifier
org.hl7.fhir.dstu3.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
medium
List<org.hl7.fhir.dstu3.model.CodeableConcept> medium
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
payload
List<org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestPayloadComponent> payload
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationPriority> priority
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
recipient
List<org.hl7.fhir.dstu3.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu3.model.Resource> recipientTarget
-
replaces
List<org.hl7.fhir.dstu3.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.dstu3.model.CommunicationRequest> replacesTarget
-
requester
org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestRequesterComponent requester
-
sender
org.hl7.fhir.dstu3.model.Reference sender
-
senderTarget
org.hl7.fhir.dstu3.model.Resource senderTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
topic
List<org.hl7.fhir.dstu3.model.Reference> topic
-
topicTarget
List<org.hl7.fhir.dstu3.model.Resource> topicTarget
-
-
Class org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestPayloadComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu3.model.Type content
-
-
Class org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.CommunicationRequest.CommunicationRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.CompartmentDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1159172945L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentType> code
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
resource
List<org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent> resource
-
search
org.hl7.fhir.dstu3.model.BooleanType search
-
-
Class org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentDefinitionResourceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 988080897L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
param
List<org.hl7.fhir.dstu3.model.StringType> param
-
-
Class org.hl7.fhir.dstu3.model.CompartmentDefinition.CompartmentTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Composition extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1422555114L
-
Serialized Fields
-
attester
List<org.hl7.fhir.dstu3.model.Composition.CompositionAttesterComponent> attester
-
author
List<org.hl7.fhir.dstu3.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu3.model.Resource> authorTarget
-
class_
org.hl7.fhir.dstu3.model.CodeableConcept class_
-
confidentiality
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Composition.DocumentConfidentiality> confidentiality
-
custodian
org.hl7.fhir.dstu3.model.Reference custodian
-
custodianTarget
org.hl7.fhir.dstu3.model.Organization custodianTarget
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
event
List<org.hl7.fhir.dstu3.model.Composition.CompositionEventComponent> event
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
relatesTo
List<org.hl7.fhir.dstu3.model.Composition.CompositionRelatesToComponent> relatesTo
-
section
List<org.hl7.fhir.dstu3.model.Composition.SectionComponent> section
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Composition.CompositionStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
title
org.hl7.fhir.dstu3.model.StringType title
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Composition.CompositionAttestationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Composition.CompositionAttesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -436604745L
-
Serialized Fields
-
mode
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Composition.CompositionAttestationMode>> mode
-
party
org.hl7.fhir.dstu3.model.Reference party
-
partyTarget
org.hl7.fhir.dstu3.model.Resource partyTarget
-
time
org.hl7.fhir.dstu3.model.DateTimeType time
-
-
Class org.hl7.fhir.dstu3.model.Composition.CompositionEventComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1581379774L
-
Class org.hl7.fhir.dstu3.model.Composition.CompositionRelatesToComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1536930280L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Composition.DocumentRelationshipType> code
-
target
org.hl7.fhir.dstu3.model.Type target
-
-
Class org.hl7.fhir.dstu3.model.Composition.CompositionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Composition.DocumentConfidentialityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Composition.DocumentRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Composition.SectionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -128426142L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
emptyReason
org.hl7.fhir.dstu3.model.CodeableConcept emptyReason
-
entry
List<org.hl7.fhir.dstu3.model.Reference> entry
-
entryTarget
List<org.hl7.fhir.dstu3.model.Resource> entryTarget
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Composition.SectionMode> mode
-
orderedBy
org.hl7.fhir.dstu3.model.CodeableConcept orderedBy
-
section
List<org.hl7.fhir.dstu3.model.Composition.SectionComponent> section
-
text
org.hl7.fhir.dstu3.model.Narrative text
-
title
org.hl7.fhir.dstu3.model.StringType title
-
-
Class org.hl7.fhir.dstu3.model.Composition.SectionModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ConceptMap extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -2081872580L
-
Serialized Fields
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
group
List<org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupComponent> group
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
source
org.hl7.fhir.dstu3.model.Type source
-
target
org.hl7.fhir.dstu3.model.Type target
-
-
Class org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1606357508L
-
Serialized Fields
-
element
List<org.hl7.fhir.dstu3.model.ConceptMap.SourceElementComponent> element
-
source
org.hl7.fhir.dstu3.model.UriType source
-
sourceVersion
org.hl7.fhir.dstu3.model.StringType sourceVersion
-
target
org.hl7.fhir.dstu3.model.UriType target
-
targetVersion
org.hl7.fhir.dstu3.model.StringType targetVersion
-
unmapped
org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupUnmappedComponent unmapped
-
-
Class org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupUnmappedComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -482446774L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
display
org.hl7.fhir.dstu3.model.StringType display
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupUnmappedMode> mode
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.ConceptMap.ConceptMapGroupUnmappedModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ConceptMap.OtherElementComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 678887659L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.StringType code
-
display
org.hl7.fhir.dstu3.model.StringType display
-
property
org.hl7.fhir.dstu3.model.UriType property
-
system
org.hl7.fhir.dstu3.model.UriType system
-
-
Class org.hl7.fhir.dstu3.model.ConceptMap.SourceElementComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1115258852L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
display
org.hl7.fhir.dstu3.model.StringType display
-
target
List<org.hl7.fhir.dstu3.model.ConceptMap.TargetElementComponent> target
-
-
Class org.hl7.fhir.dstu3.model.ConceptMap.TargetElementComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -2008997477L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
dependsOn
List<org.hl7.fhir.dstu3.model.ConceptMap.OtherElementComponent> dependsOn
-
display
org.hl7.fhir.dstu3.model.StringType display
-
equivalence
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.ConceptMapEquivalence> equivalence
-
product
List<org.hl7.fhir.dstu3.model.ConceptMap.OtherElementComponent> product
-
-
Class org.hl7.fhir.dstu3.model.Condition extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -585250376L
-
Serialized Fields
-
abatement
org.hl7.fhir.dstu3.model.Type abatement
-
assertedDate
org.hl7.fhir.dstu3.model.DateTimeType assertedDate
-
asserter
org.hl7.fhir.dstu3.model.Reference asserter
-
asserterTarget
org.hl7.fhir.dstu3.model.Resource asserterTarget
-
bodySite
List<org.hl7.fhir.dstu3.model.CodeableConcept> bodySite
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
clinicalStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Condition.ConditionClinicalStatus> clinicalStatus
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
evidence
List<org.hl7.fhir.dstu3.model.Condition.ConditionEvidenceComponent> evidence
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
onset
org.hl7.fhir.dstu3.model.Type onset
-
severity
org.hl7.fhir.dstu3.model.CodeableConcept severity
-
stage
org.hl7.fhir.dstu3.model.Condition.ConditionStageComponent stage
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
verificationStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Condition.ConditionVerificationStatus> verificationStatus
-
-
Class org.hl7.fhir.dstu3.model.Condition.ConditionClinicalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Condition.ConditionEvidenceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1135831276L
-
Class org.hl7.fhir.dstu3.model.Condition.ConditionStageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1961530405L
-
Class org.hl7.fhir.dstu3.model.Condition.ConditionVerificationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Consent extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -345946739L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.CodeableConcept> action
-
actor
List<org.hl7.fhir.dstu3.model.Consent.ConsentActorComponent> actor
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
consentingParty
List<org.hl7.fhir.dstu3.model.Reference> consentingParty
-
consentingPartyTarget
List<org.hl7.fhir.dstu3.model.Resource> consentingPartyTarget
-
data
List<org.hl7.fhir.dstu3.model.Consent.ConsentDataComponent> data
-
dataPeriod
org.hl7.fhir.dstu3.model.Period dataPeriod
-
dateTime
org.hl7.fhir.dstu3.model.DateTimeType dateTime
-
except
List<org.hl7.fhir.dstu3.model.Consent.ExceptComponent> except
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
organization
List<org.hl7.fhir.dstu3.model.Reference> organization
-
organizationTarget
List<org.hl7.fhir.dstu3.model.Organization> organizationTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
policy
List<org.hl7.fhir.dstu3.model.Consent.ConsentPolicyComponent> policy
-
policyRule
org.hl7.fhir.dstu3.model.UriType policyRule
-
purpose
List<org.hl7.fhir.dstu3.model.Coding> purpose
-
securityLabel
List<org.hl7.fhir.dstu3.model.Coding> securityLabel
-
source
org.hl7.fhir.dstu3.model.Type source
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Consent.ConsentState> status
-
-
Class org.hl7.fhir.dstu3.model.Consent.ConsentActorComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1152919415L
-
Serialized Fields
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.Consent.ConsentDataComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -424898645L
-
Serialized Fields
-
meaning
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Consent.ConsentDataMeaning> meaning
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
-
Class org.hl7.fhir.dstu3.model.Consent.ConsentDataMeaningEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Consent.ConsentExceptTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Consent.ConsentPolicyComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 672275705L
-
Serialized Fields
-
authority
org.hl7.fhir.dstu3.model.UriType authority
-
uri
org.hl7.fhir.dstu3.model.UriType uri
-
-
Class org.hl7.fhir.dstu3.model.Consent.ConsentStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Consent.ExceptActorComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1152919415L
-
Serialized Fields
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.Consent.ExceptComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1586636291L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.CodeableConcept> action
-
actor
List<org.hl7.fhir.dstu3.model.Consent.ExceptActorComponent> actor
-
class_
List<org.hl7.fhir.dstu3.model.Coding> class_
-
code
List<org.hl7.fhir.dstu3.model.Coding> code
-
data
List<org.hl7.fhir.dstu3.model.Consent.ExceptDataComponent> data
-
dataPeriod
org.hl7.fhir.dstu3.model.Period dataPeriod
-
period
org.hl7.fhir.dstu3.model.Period period
-
purpose
List<org.hl7.fhir.dstu3.model.Coding> purpose
-
securityLabel
List<org.hl7.fhir.dstu3.model.Coding> securityLabel
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Consent.ConsentExceptType> type
-
-
Class org.hl7.fhir.dstu3.model.Consent.ExceptDataComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -424898645L
-
Serialized Fields
-
meaning
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Consent.ConsentDataMeaning> meaning
-
reference
org.hl7.fhir.dstu3.model.Reference reference
-
referenceTarget
org.hl7.fhir.dstu3.model.Resource referenceTarget
-
-
Class org.hl7.fhir.dstu3.model.ContactDetail extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 816838773L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.ContactPoint extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 1509610874L
-
Serialized Fields
-
period
org.hl7.fhir.dstu3.model.Period period
-
rank
org.hl7.fhir.dstu3.model.PositiveIntType rank
-
system
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ContactPoint.ContactPointSystem> system
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ContactPoint.ContactPointUse> use
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.ContactPoint.ContactPointSystemEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ContactPoint.ContactPointUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Contract extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -254555038L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.CodeableConcept> action
-
actionReason
List<org.hl7.fhir.dstu3.model.CodeableConcept> actionReason
-
agent
List<org.hl7.fhir.dstu3.model.Contract.AgentComponent> agent
-
applies
org.hl7.fhir.dstu3.model.Period applies
-
authority
List<org.hl7.fhir.dstu3.model.Reference> authority
-
authorityTarget
List<org.hl7.fhir.dstu3.model.Organization> authorityTarget
-
binding
org.hl7.fhir.dstu3.model.Type binding
-
contentDerivative
org.hl7.fhir.dstu3.model.CodeableConcept contentDerivative
-
decisionType
org.hl7.fhir.dstu3.model.CodeableConcept decisionType
-
domain
List<org.hl7.fhir.dstu3.model.Reference> domain
-
domainTarget
List<org.hl7.fhir.dstu3.model.Location> domainTarget
-
friendly
List<org.hl7.fhir.dstu3.model.Contract.FriendlyLanguageComponent> friendly
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
issued
org.hl7.fhir.dstu3.model.DateTimeType issued
-
legal
List<org.hl7.fhir.dstu3.model.Contract.LegalLanguageComponent> legal
-
rule
List<org.hl7.fhir.dstu3.model.Contract.ComputableLanguageComponent> rule
-
securityLabel
List<org.hl7.fhir.dstu3.model.Coding> securityLabel
-
signer
List<org.hl7.fhir.dstu3.model.Contract.SignatoryComponent> signer
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Contract.ContractStatus> status
-
subject
List<org.hl7.fhir.dstu3.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.dstu3.model.Resource> subjectTarget
-
subType
List<org.hl7.fhir.dstu3.model.CodeableConcept> subType
-
term
List<org.hl7.fhir.dstu3.model.Contract.TermComponent> term
-
topic
List<org.hl7.fhir.dstu3.model.Reference> topic
-
topicTarget
List<org.hl7.fhir.dstu3.model.Resource> topicTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
valuedItem
List<org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent> valuedItem
-
-
Class org.hl7.fhir.dstu3.model.Contract.AgentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -454551165L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
role
List<org.hl7.fhir.dstu3.model.CodeableConcept> role
-
-
Class org.hl7.fhir.dstu3.model.Contract.ComputableLanguageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu3.model.Type content
-
-
Class org.hl7.fhir.dstu3.model.Contract.ContractStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Contract.FriendlyLanguageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu3.model.Type content
-
-
Class org.hl7.fhir.dstu3.model.Contract.LegalLanguageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.dstu3.model.Type content
-
-
Class org.hl7.fhir.dstu3.model.Contract.SignatoryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1948139228L
-
Serialized Fields
-
party
org.hl7.fhir.dstu3.model.Reference party
-
partyTarget
org.hl7.fhir.dstu3.model.Resource partyTarget
-
signature
List<org.hl7.fhir.dstu3.model.Signature> signature
-
type
org.hl7.fhir.dstu3.model.Coding type
-
-
Class org.hl7.fhir.dstu3.model.Contract.TermAgentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -454551165L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
role
List<org.hl7.fhir.dstu3.model.CodeableConcept> role
-
-
Class org.hl7.fhir.dstu3.model.Contract.TermComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 812661371L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.CodeableConcept> action
-
actionReason
List<org.hl7.fhir.dstu3.model.CodeableConcept> actionReason
-
agent
List<org.hl7.fhir.dstu3.model.Contract.TermAgentComponent> agent
-
applies
org.hl7.fhir.dstu3.model.Period applies
-
group
List<org.hl7.fhir.dstu3.model.Contract.TermComponent> group
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
issued
org.hl7.fhir.dstu3.model.DateTimeType issued
-
securityLabel
List<org.hl7.fhir.dstu3.model.Coding> securityLabel
-
subType
org.hl7.fhir.dstu3.model.CodeableConcept subType
-
text
org.hl7.fhir.dstu3.model.StringType text
-
topic
List<org.hl7.fhir.dstu3.model.Reference> topic
-
topicTarget
List<org.hl7.fhir.dstu3.model.Resource> topicTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
valuedItem
List<org.hl7.fhir.dstu3.model.Contract.TermValuedItemComponent> valuedItem
-
-
Class org.hl7.fhir.dstu3.model.Contract.TermValuedItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1782449516L
-
Serialized Fields
-
effectiveTime
org.hl7.fhir.dstu3.model.DateTimeType effectiveTime
-
entity
org.hl7.fhir.dstu3.model.Type entity
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
points
org.hl7.fhir.dstu3.model.DecimalType points
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.Contract.ValuedItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1782449516L
-
Serialized Fields
-
effectiveTime
org.hl7.fhir.dstu3.model.DateTimeType effectiveTime
-
entity
org.hl7.fhir.dstu3.model.Type entity
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
points
org.hl7.fhir.dstu3.model.DecimalType points
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.Contributor extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -609887113L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu3.model.ContactDetail> contact
-
name
org.hl7.fhir.dstu3.model.StringType name
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Contributor.ContributorType> type
-
-
Class org.hl7.fhir.dstu3.model.Contributor.ContributorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Count extends org.hl7.fhir.dstu3.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.dstu3.model.Coverage extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1719168406L
-
Serialized Fields
-
beneficiary
org.hl7.fhir.dstu3.model.Reference beneficiary
-
beneficiaryTarget
org.hl7.fhir.dstu3.model.Patient beneficiaryTarget
-
contract
List<org.hl7.fhir.dstu3.model.Reference> contract
-
contractTarget
List<org.hl7.fhir.dstu3.model.Contract> contractTarget
-
dependent
org.hl7.fhir.dstu3.model.StringType dependent
-
grouping
org.hl7.fhir.dstu3.model.Coverage.GroupComponent grouping
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
network
org.hl7.fhir.dstu3.model.StringType network
-
order
org.hl7.fhir.dstu3.model.PositiveIntType order
-
payor
List<org.hl7.fhir.dstu3.model.Reference> payor
-
payorTarget
List<org.hl7.fhir.dstu3.model.Resource> payorTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
policyHolder
org.hl7.fhir.dstu3.model.Reference policyHolder
-
policyHolderTarget
org.hl7.fhir.dstu3.model.Resource policyHolderTarget
-
relationship
org.hl7.fhir.dstu3.model.CodeableConcept relationship
-
sequence
org.hl7.fhir.dstu3.model.StringType sequence
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Coverage.CoverageStatus> status
-
subscriber
org.hl7.fhir.dstu3.model.Reference subscriber
-
subscriberId
org.hl7.fhir.dstu3.model.StringType subscriberId
-
subscriberTarget
org.hl7.fhir.dstu3.model.Resource subscriberTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Coverage.CoverageStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Coverage.GroupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -13147121L
-
Serialized Fields
-
class_
org.hl7.fhir.dstu3.model.StringType class_
-
classDisplay
org.hl7.fhir.dstu3.model.StringType classDisplay
-
group
org.hl7.fhir.dstu3.model.StringType group
-
groupDisplay
org.hl7.fhir.dstu3.model.StringType groupDisplay
-
plan
org.hl7.fhir.dstu3.model.StringType plan
-
planDisplay
org.hl7.fhir.dstu3.model.StringType planDisplay
-
subClass
org.hl7.fhir.dstu3.model.StringType subClass
-
subClassDisplay
org.hl7.fhir.dstu3.model.StringType subClassDisplay
-
subGroup
org.hl7.fhir.dstu3.model.StringType subGroup
-
subGroupDisplay
org.hl7.fhir.dstu3.model.StringType subGroupDisplay
-
subPlan
org.hl7.fhir.dstu3.model.StringType subPlan
-
subPlanDisplay
org.hl7.fhir.dstu3.model.StringType subPlanDisplay
-
-
Class org.hl7.fhir.dstu3.model.DataElement extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 634422795L
-
Serialized Fields
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
element
List<org.hl7.fhir.dstu3.model.ElementDefinition> element
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
mapping
List<org.hl7.fhir.dstu3.model.DataElement.DataElementMappingComponent> mapping
-
stringency
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DataElement.DataElementStringency> stringency
-
-
Class org.hl7.fhir.dstu3.model.DataElement.DataElementMappingComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 9610265L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
identity
org.hl7.fhir.dstu3.model.IdType identity
-
name
org.hl7.fhir.dstu3.model.StringType name
-
uri
org.hl7.fhir.dstu3.model.UriType uri
-
-
Class org.hl7.fhir.dstu3.model.DataElement.DataElementStringencyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DataRequirement extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 274786645L
-
Serialized Fields
-
codeFilter
List<org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent> codeFilter
-
dateFilter
List<org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementDateFilterComponent> dateFilter
-
mustSupport
List<org.hl7.fhir.dstu3.model.StringType> mustSupport
-
profile
List<org.hl7.fhir.dstu3.model.UriType> profile
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
-
Class org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementCodeFilterComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- -888422840L
-
Serialized Fields
-
path
org.hl7.fhir.dstu3.model.StringType path
-
valueCode
List<org.hl7.fhir.dstu3.model.CodeType> valueCode
-
valueCodeableConcept
List<org.hl7.fhir.dstu3.model.CodeableConcept> valueCodeableConcept
-
valueCoding
List<org.hl7.fhir.dstu3.model.Coding> valueCoding
-
valueSet
org.hl7.fhir.dstu3.model.Type valueSet
-
-
Class org.hl7.fhir.dstu3.model.DataRequirement.DataRequirementDateFilterComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 1791957163L
-
Serialized Fields
-
path
org.hl7.fhir.dstu3.model.StringType path
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.DateTimeType extends org.hl7.fhir.dstu3.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.DateType extends org.hl7.fhir.dstu3.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.DecimalType extends org.hl7.fhir.dstu3.model.PrimitiveType<BigDecimal> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.DetectedIssue extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1002889332L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
detail
org.hl7.fhir.dstu3.model.StringType detail
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
implicated
List<org.hl7.fhir.dstu3.model.Reference> implicated
-
implicatedTarget
List<org.hl7.fhir.dstu3.model.Resource> implicatedTarget
-
mitigation
List<org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueMitigationComponent> mitigation
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
reference
org.hl7.fhir.dstu3.model.UriType reference
-
severity
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueSeverity> severity
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueStatus> status
-
-
Class org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueMitigationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1994768436L
-
Serialized Fields
-
action
org.hl7.fhir.dstu3.model.CodeableConcept action
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authorTarget
org.hl7.fhir.dstu3.model.Practitioner authorTarget
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
-
Class org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DetectedIssue.DetectedIssueStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Device extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1056263930L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu3.model.ContactPoint> contact
-
expirationDate
org.hl7.fhir.dstu3.model.DateTimeType expirationDate
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
lotNumber
org.hl7.fhir.dstu3.model.StringType lotNumber
-
manufactureDate
org.hl7.fhir.dstu3.model.DateTimeType manufactureDate
-
manufacturer
org.hl7.fhir.dstu3.model.StringType manufacturer
-
model
org.hl7.fhir.dstu3.model.StringType model
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
owner
org.hl7.fhir.dstu3.model.Reference owner
-
ownerTarget
org.hl7.fhir.dstu3.model.Organization ownerTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
safety
List<org.hl7.fhir.dstu3.model.CodeableConcept> safety
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Device.FHIRDeviceStatus> status
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
udi
org.hl7.fhir.dstu3.model.Device.DeviceUdiComponent udi
-
url
org.hl7.fhir.dstu3.model.UriType url
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.Device.DeviceUdiComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1105798343L
-
Serialized Fields
-
carrierAIDC
org.hl7.fhir.dstu3.model.Base64BinaryType carrierAIDC
-
carrierHRF
org.hl7.fhir.dstu3.model.StringType carrierHRF
-
deviceIdentifier
org.hl7.fhir.dstu3.model.StringType deviceIdentifier
-
entryType
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Device.UDIEntryType> entryType
-
issuer
org.hl7.fhir.dstu3.model.UriType issuer
-
jurisdiction
org.hl7.fhir.dstu3.model.UriType jurisdiction
-
name
org.hl7.fhir.dstu3.model.StringType name
-
-
Class org.hl7.fhir.dstu3.model.Device.FHIRDeviceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Device.UDIEntryTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceComponent extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 32987426L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
languageCode
org.hl7.fhir.dstu3.model.CodeableConcept languageCode
-
lastSystemChange
org.hl7.fhir.dstu3.model.InstantType lastSystemChange
-
measurementPrinciple
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceComponent.MeasmntPrinciple> measurementPrinciple
-
operationalStatus
List<org.hl7.fhir.dstu3.model.CodeableConcept> operationalStatus
-
parameterGroup
org.hl7.fhir.dstu3.model.CodeableConcept parameterGroup
-
parent
org.hl7.fhir.dstu3.model.Reference parent
-
parentTarget
org.hl7.fhir.dstu3.model.DeviceComponent parentTarget
-
productionSpecification
List<org.hl7.fhir.dstu3.model.DeviceComponent.DeviceComponentProductionSpecificationComponent> productionSpecification
-
source
org.hl7.fhir.dstu3.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu3.model.Device sourceTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.DeviceComponent.DeviceComponentProductionSpecificationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1476597516L
-
Serialized Fields
-
componentId
org.hl7.fhir.dstu3.model.Identifier componentId
-
productionSpec
org.hl7.fhir.dstu3.model.StringType productionSpec
-
specType
org.hl7.fhir.dstu3.model.CodeableConcept specType
-
-
Class org.hl7.fhir.dstu3.model.DeviceComponent.MeasmntPrincipleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceMetric extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -380567474L
-
Serialized Fields
-
calibration
List<org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationComponent> calibration
-
category
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCategory> category
-
color
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricColor> color
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
measurementPeriod
org.hl7.fhir.dstu3.model.Timing measurementPeriod
-
operationalStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricOperationalStatus> operationalStatus
-
parent
org.hl7.fhir.dstu3.model.Reference parent
-
parentTarget
org.hl7.fhir.dstu3.model.DeviceComponent parentTarget
-
source
org.hl7.fhir.dstu3.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu3.model.Device sourceTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
unit
org.hl7.fhir.dstu3.model.CodeableConcept unit
-
-
Class org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1163986578L
-
Serialized Fields
-
state
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationState> state
-
time
org.hl7.fhir.dstu3.model.InstantType time
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationType> type
-
-
Class org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCalibrationTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricColorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceMetric.DeviceMetricOperationalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -2002514925L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
code
org.hl7.fhir.dstu3.model.Type code
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
groupIdentifier
org.hl7.fhir.dstu3.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
intent
org.hl7.fhir.dstu3.model.CodeableConcept intent
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
performer
org.hl7.fhir.dstu3.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu3.model.Resource performerTarget
-
performerType
org.hl7.fhir.dstu3.model.CodeableConcept performerType
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceRequest.RequestPriority> priority
-
priorRequest
List<org.hl7.fhir.dstu3.model.Reference> priorRequest
-
priorRequestTarget
List<org.hl7.fhir.dstu3.model.Resource> priorRequestTarget
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
relevantHistory
List<org.hl7.fhir.dstu3.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> relevantHistoryTarget
-
requester
org.hl7.fhir.dstu3.model.DeviceRequest.DeviceRequestRequesterComponent requester
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceRequest.DeviceRequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.dstu3.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInfoTarget
-
-
Class org.hl7.fhir.dstu3.model.DeviceRequest.DeviceRequestRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.DeviceRequest.DeviceRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceRequest.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DeviceUseStatement extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2144163845L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu3.model.CodeableConcept bodySite
-
device
org.hl7.fhir.dstu3.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu3.model.Device deviceTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
indication
List<org.hl7.fhir.dstu3.model.CodeableConcept> indication
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
recordedOn
org.hl7.fhir.dstu3.model.DateTimeType recordedOn
-
source
org.hl7.fhir.dstu3.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu3.model.Resource sourceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DeviceUseStatement.DeviceUseStatementStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
timing
org.hl7.fhir.dstu3.model.Type timing
-
whenUsed
org.hl7.fhir.dstu3.model.Period whenUsed
-
-
Class org.hl7.fhir.dstu3.model.DeviceUseStatement.DeviceUseStatementStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DiagnosticReport extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 989012294L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
codedDiagnosis
List<org.hl7.fhir.dstu3.model.CodeableConcept> codedDiagnosis
-
conclusion
org.hl7.fhir.dstu3.model.StringType conclusion
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
effective
org.hl7.fhir.dstu3.model.Type effective
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
image
List<org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportImageComponent> image
-
imagingStudy
List<org.hl7.fhir.dstu3.model.Reference> imagingStudy
-
imagingStudyTarget
List<org.hl7.fhir.dstu3.model.Resource> imagingStudyTarget
-
issued
org.hl7.fhir.dstu3.model.InstantType issued
-
performer
List<org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportPerformerComponent> performer
-
presentedForm
List<org.hl7.fhir.dstu3.model.Attachment> presentedForm
-
result
List<org.hl7.fhir.dstu3.model.Reference> result
-
resultTarget
List<org.hl7.fhir.dstu3.model.Observation> resultTarget
-
specimen
List<org.hl7.fhir.dstu3.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.dstu3.model.Specimen> specimenTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportImageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 935791940L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
link
org.hl7.fhir.dstu3.model.Reference link
-
linkTarget
org.hl7.fhir.dstu3.model.Media linkTarget
-
-
Class org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportPerformerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 805521719L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.DiagnosticReport.DiagnosticReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Distance extends org.hl7.fhir.dstu3.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.dstu3.model.DocumentManifest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -2081196115L
-
Serialized Fields
-
author
List<org.hl7.fhir.dstu3.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu3.model.Resource> authorTarget
-
content
List<org.hl7.fhir.dstu3.model.DocumentManifest.DocumentManifestContentComponent> content
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
masterIdentifier
org.hl7.fhir.dstu3.model.Identifier masterIdentifier
-
recipient
List<org.hl7.fhir.dstu3.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu3.model.Resource> recipientTarget
-
related
List<org.hl7.fhir.dstu3.model.DocumentManifest.DocumentManifestRelatedComponent> related
-
source
org.hl7.fhir.dstu3.model.UriType source
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.DocumentReferenceStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.DocumentManifest.DocumentManifestContentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -347538500L
-
Serialized Fields
-
p
org.hl7.fhir.dstu3.model.Type p
-
-
Class org.hl7.fhir.dstu3.model.DocumentManifest.DocumentManifestRelatedComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1670123330L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
ref
org.hl7.fhir.dstu3.model.Reference ref
-
refTarget
org.hl7.fhir.dstu3.model.Resource refTarget
-
-
Class org.hl7.fhir.dstu3.model.DocumentReference extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1465770040L
-
Serialized Fields
-
authenticator
org.hl7.fhir.dstu3.model.Reference authenticator
-
authenticatorTarget
org.hl7.fhir.dstu3.model.Resource authenticatorTarget
-
author
List<org.hl7.fhir.dstu3.model.Reference> author
-
authorTarget
List<org.hl7.fhir.dstu3.model.Resource> authorTarget
-
class_
org.hl7.fhir.dstu3.model.CodeableConcept class_
-
content
List<org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContentComponent> content
-
context
org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContextComponent context
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
custodian
org.hl7.fhir.dstu3.model.Reference custodian
-
custodianTarget
org.hl7.fhir.dstu3.model.Organization custodianTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
docStatus
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DocumentReference.ReferredDocumentStatus> docStatus
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
indexed
org.hl7.fhir.dstu3.model.InstantType indexed
-
masterIdentifier
org.hl7.fhir.dstu3.model.Identifier masterIdentifier
-
relatesTo
List<org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceRelatesToComponent> relatesTo
-
securityLabel
List<org.hl7.fhir.dstu3.model.CodeableConcept> securityLabel
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.DocumentReferenceStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1313860217L
-
Serialized Fields
-
attachment
org.hl7.fhir.dstu3.model.Attachment attachment
-
format
org.hl7.fhir.dstu3.model.Coding format
-
-
Class org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContextComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 994799273L
-
Serialized Fields
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
event
List<org.hl7.fhir.dstu3.model.CodeableConcept> event
-
facilityType
org.hl7.fhir.dstu3.model.CodeableConcept facilityType
-
period
org.hl7.fhir.dstu3.model.Period period
-
practiceSetting
org.hl7.fhir.dstu3.model.CodeableConcept practiceSetting
-
related
List<org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContextRelatedComponent> related
-
sourcePatientInfo
org.hl7.fhir.dstu3.model.Reference sourcePatientInfo
-
sourcePatientInfoTarget
org.hl7.fhir.dstu3.model.Patient sourcePatientInfoTarget
-
-
Class org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceContextRelatedComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1670123330L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
ref
org.hl7.fhir.dstu3.model.Reference ref
-
refTarget
org.hl7.fhir.dstu3.model.Resource refTarget
-
-
Class org.hl7.fhir.dstu3.model.DocumentReference.DocumentReferenceRelatesToComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -347257495L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.DocumentReference.DocumentRelationshipType> code
-
target
org.hl7.fhir.dstu3.model.Reference target
-
targetTarget
org.hl7.fhir.dstu3.model.DocumentReference targetTarget
-
-
Class org.hl7.fhir.dstu3.model.DocumentReference.DocumentRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DocumentReference.ReferredDocumentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.DomainResource extends org.hl7.fhir.dstu3.model.Resource implements Serializable
- serialVersionUID:
- -970285559L
-
Class org.hl7.fhir.dstu3.model.Dosage extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 70626458L
-
Serialized Fields
-
additionalInstruction
List<org.hl7.fhir.dstu3.model.CodeableConcept> additionalInstruction
-
asNeeded
org.hl7.fhir.dstu3.model.Type asNeeded
-
dose
org.hl7.fhir.dstu3.model.Type dose
-
maxDosePerAdministration
org.hl7.fhir.dstu3.model.SimpleQuantity maxDosePerAdministration
-
maxDosePerLifetime
org.hl7.fhir.dstu3.model.SimpleQuantity maxDosePerLifetime
-
maxDosePerPeriod
org.hl7.fhir.dstu3.model.Ratio maxDosePerPeriod
-
method
org.hl7.fhir.dstu3.model.CodeableConcept method
-
patientInstruction
org.hl7.fhir.dstu3.model.StringType patientInstruction
-
rate
org.hl7.fhir.dstu3.model.Type rate
-
route
org.hl7.fhir.dstu3.model.CodeableConcept route
-
sequence
org.hl7.fhir.dstu3.model.IntegerType sequence
-
site
org.hl7.fhir.dstu3.model.CodeableConcept site
-
text
org.hl7.fhir.dstu3.model.StringType text
-
timing
org.hl7.fhir.dstu3.model.Timing timing
-
-
Class org.hl7.fhir.dstu3.model.Duration extends org.hl7.fhir.dstu3.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.dstu3.model.Element extends org.hl7.fhir.dstu3.model.Base implements Serializable
- serialVersionUID:
- -1452745816L
-
Serialized Fields
-
extension
List<org.hl7.fhir.dstu3.model.Extension> extension
-
id
org.hl7.fhir.dstu3.model.StringType id
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -278262340L
-
Serialized Fields
-
alias
List<org.hl7.fhir.dstu3.model.StringType> alias
-
base
org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionBaseComponent base
-
binding
org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionBindingComponent binding
-
code
List<org.hl7.fhir.dstu3.model.Coding> code
-
comment
org.hl7.fhir.dstu3.model.MarkdownType comment
-
condition
List<org.hl7.fhir.dstu3.model.IdType> condition
-
constraint
List<org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionConstraintComponent> constraint
-
contentReference
org.hl7.fhir.dstu3.model.UriType contentReference
-
defaultValue
org.hl7.fhir.dstu3.model.Type defaultValue
-
definition
org.hl7.fhir.dstu3.model.MarkdownType definition
-
example
List<org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionExampleComponent> example
-
fixed
org.hl7.fhir.dstu3.model.Type fixed
-
isModifier
org.hl7.fhir.dstu3.model.BooleanType isModifier
-
isSummary
org.hl7.fhir.dstu3.model.BooleanType isSummary
-
label
org.hl7.fhir.dstu3.model.StringType label
-
mapping
List<org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionMappingComponent> mapping
-
max
org.hl7.fhir.dstu3.model.StringType max
-
maxLength
org.hl7.fhir.dstu3.model.IntegerType maxLength
-
maxValue
org.hl7.fhir.dstu3.model.Type maxValue
-
meaningWhenMissing
org.hl7.fhir.dstu3.model.MarkdownType meaningWhenMissing
-
min
org.hl7.fhir.dstu3.model.UnsignedIntType min
-
minValue
org.hl7.fhir.dstu3.model.Type minValue
-
mustSupport
org.hl7.fhir.dstu3.model.BooleanType mustSupport
-
orderMeaning
org.hl7.fhir.dstu3.model.StringType orderMeaning
-
path
org.hl7.fhir.dstu3.model.StringType path
-
pattern
org.hl7.fhir.dstu3.model.Type pattern
-
representation
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ElementDefinition.PropertyRepresentation>> representation
-
requirements
org.hl7.fhir.dstu3.model.MarkdownType requirements
-
short_
org.hl7.fhir.dstu3.model.StringType short_
-
sliceName
org.hl7.fhir.dstu3.model.StringType sliceName
-
slicing
org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionSlicingComponent slicing
-
type
List<org.hl7.fhir.dstu3.model.ElementDefinition.TypeRefComponent> type
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.AggregationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ConstraintSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.DiscriminatorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionBaseComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- -1412704221L
-
Serialized Fields
-
max
org.hl7.fhir.dstu3.model.StringType max
-
min
org.hl7.fhir.dstu3.model.UnsignedIntType min
-
path
org.hl7.fhir.dstu3.model.StringType path
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionBindingComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 1355538460L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
strength
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.BindingStrength> strength
-
valueSet
org.hl7.fhir.dstu3.model.Type valueSet
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionConstraintComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 1860862205L
-
Serialized Fields
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
human
org.hl7.fhir.dstu3.model.StringType human
-
key
org.hl7.fhir.dstu3.model.IdType key
-
requirements
org.hl7.fhir.dstu3.model.StringType requirements
-
severity
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ElementDefinition.ConstraintSeverity> severity
-
source
org.hl7.fhir.dstu3.model.UriType source
-
xpath
org.hl7.fhir.dstu3.model.StringType xpath
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionExampleComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 1346348024L
-
Serialized Fields
-
label
org.hl7.fhir.dstu3.model.StringType label
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionMappingComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 1386816887L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
identity
org.hl7.fhir.dstu3.model.IdType identity
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
map
org.hl7.fhir.dstu3.model.StringType map
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionSlicingComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- -311635839L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
discriminator
List<org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent> discriminator
-
ordered
org.hl7.fhir.dstu3.model.BooleanType ordered
-
rules
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ElementDefinition.SlicingRules> rules
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 1151159293L
-
Serialized Fields
-
path
org.hl7.fhir.dstu3.model.StringType path
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ElementDefinition.DiscriminatorType> type
-
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.PropertyRepresentationEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.ReferenceVersionRulesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.SlicingRulesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ElementDefinition.TypeRefComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- -560921355L
-
Serialized Fields
-
aggregation
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ElementDefinition.AggregationMode>> aggregation
-
code
org.hl7.fhir.dstu3.model.UriType code
-
profile
org.hl7.fhir.dstu3.model.UriType profile
-
targetProfile
org.hl7.fhir.dstu3.model.UriType targetProfile
-
versioning
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ElementDefinition.ReferenceVersionRules> versioning
-
-
Class org.hl7.fhir.dstu3.model.EligibilityRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 899259023L
-
Serialized Fields
-
benefitCategory
org.hl7.fhir.dstu3.model.CodeableConcept benefitCategory
-
benefitSubCategory
org.hl7.fhir.dstu3.model.CodeableConcept benefitSubCategory
-
businessArrangement
org.hl7.fhir.dstu3.model.StringType businessArrangement
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
enterer
org.hl7.fhir.dstu3.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu3.model.Practitioner entererTarget
-
facility
org.hl7.fhir.dstu3.model.Reference facility
-
facilityTarget
org.hl7.fhir.dstu3.model.Location facilityTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
insurer
org.hl7.fhir.dstu3.model.Reference insurer
-
insurerTarget
org.hl7.fhir.dstu3.model.Organization insurerTarget
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
priority
org.hl7.fhir.dstu3.model.CodeableConcept priority
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Practitioner providerTarget
-
serviced
org.hl7.fhir.dstu3.model.Type serviced
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.EligibilityRequest.EligibilityRequestStatus> status
-
-
Class org.hl7.fhir.dstu3.model.EligibilityRequest.EligibilityRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.EligibilityResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 954270539L
-
Serialized Fields
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu3.model.StringType disposition
-
error
List<org.hl7.fhir.dstu3.model.EligibilityResponse.ErrorsComponent> error
-
form
org.hl7.fhir.dstu3.model.CodeableConcept form
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
inforce
org.hl7.fhir.dstu3.model.BooleanType inforce
-
insurance
List<org.hl7.fhir.dstu3.model.EligibilityResponse.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.dstu3.model.Reference insurer
-
insurerTarget
org.hl7.fhir.dstu3.model.Organization insurerTarget
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu3.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu3.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu3.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu3.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu3.model.EligibilityRequest requestTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.EligibilityResponse.EligibilityResponseStatus> status
-
-
Class org.hl7.fhir.dstu3.model.EligibilityResponse.BenefitComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1506285314L
-
Serialized Fields
-
allowed
org.hl7.fhir.dstu3.model.Type allowed
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
used
org.hl7.fhir.dstu3.model.Type used
-
-
Class org.hl7.fhir.dstu3.model.EligibilityResponse.BenefitsComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 833826021L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
description
org.hl7.fhir.dstu3.model.StringType description
-
excluded
org.hl7.fhir.dstu3.model.BooleanType excluded
-
financial
List<org.hl7.fhir.dstu3.model.EligibilityResponse.BenefitComponent> financial
-
name
org.hl7.fhir.dstu3.model.StringType name
-
network
org.hl7.fhir.dstu3.model.CodeableConcept network
-
subCategory
org.hl7.fhir.dstu3.model.CodeableConcept subCategory
-
term
org.hl7.fhir.dstu3.model.CodeableConcept term
-
unit
org.hl7.fhir.dstu3.model.CodeableConcept unit
-
-
Class org.hl7.fhir.dstu3.model.EligibilityResponse.EligibilityResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.EligibilityResponse.ErrorsComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1048343046L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
-
Class org.hl7.fhir.dstu3.model.EligibilityResponse.InsuranceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 821384102L
-
Serialized Fields
-
benefitBalance
List<org.hl7.fhir.dstu3.model.EligibilityResponse.BenefitsComponent> benefitBalance
-
contract
org.hl7.fhir.dstu3.model.Reference contract
-
contractTarget
org.hl7.fhir.dstu3.model.Contract contractTarget
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
-
Class org.hl7.fhir.dstu3.model.Encounter extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2124102382L
-
Serialized Fields
-
account
List<org.hl7.fhir.dstu3.model.Reference> account
-
accountTarget
List<org.hl7.fhir.dstu3.model.Account> accountTarget
-
appointment
org.hl7.fhir.dstu3.model.Reference appointment
-
appointmentTarget
org.hl7.fhir.dstu3.model.Appointment appointmentTarget
-
class_
org.hl7.fhir.dstu3.model.Coding class_
-
classHistory
List<org.hl7.fhir.dstu3.model.Encounter.ClassHistoryComponent> classHistory
-
diagnosis
List<org.hl7.fhir.dstu3.model.Encounter.DiagnosisComponent> diagnosis
-
episodeOfCare
List<org.hl7.fhir.dstu3.model.Reference> episodeOfCare
-
episodeOfCareTarget
List<org.hl7.fhir.dstu3.model.EpisodeOfCare> episodeOfCareTarget
-
hospitalization
org.hl7.fhir.dstu3.model.Encounter.EncounterHospitalizationComponent hospitalization
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
incomingReferral
List<org.hl7.fhir.dstu3.model.Reference> incomingReferral
-
incomingReferralTarget
List<org.hl7.fhir.dstu3.model.ReferralRequest> incomingReferralTarget
-
length
org.hl7.fhir.dstu3.model.Duration length
-
location
List<org.hl7.fhir.dstu3.model.Encounter.EncounterLocationComponent> location
-
participant
List<org.hl7.fhir.dstu3.model.Encounter.EncounterParticipantComponent> participant
-
partOf
org.hl7.fhir.dstu3.model.Reference partOf
-
partOfTarget
org.hl7.fhir.dstu3.model.Encounter partOfTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
priority
org.hl7.fhir.dstu3.model.CodeableConcept priority
-
reason
List<org.hl7.fhir.dstu3.model.CodeableConcept> reason
-
serviceProvider
org.hl7.fhir.dstu3.model.Reference serviceProvider
-
serviceProviderTarget
org.hl7.fhir.dstu3.model.Organization serviceProviderTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Encounter.EncounterStatus> status
-
statusHistory
List<org.hl7.fhir.dstu3.model.Encounter.StatusHistoryComponent> statusHistory
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.Encounter.ClassHistoryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1331020311L
-
Serialized Fields
-
class_
org.hl7.fhir.dstu3.model.Coding class_
-
period
org.hl7.fhir.dstu3.model.Period period
-
-
Class org.hl7.fhir.dstu3.model.Encounter.DiagnosisComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1005913665L
-
Serialized Fields
-
condition
org.hl7.fhir.dstu3.model.Reference condition
-
conditionTarget
org.hl7.fhir.dstu3.model.Resource conditionTarget
-
rank
org.hl7.fhir.dstu3.model.PositiveIntType rank
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.Encounter.EncounterHospitalizationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1165804076L
-
Serialized Fields
-
admitSource
org.hl7.fhir.dstu3.model.CodeableConcept admitSource
-
destination
org.hl7.fhir.dstu3.model.Reference destination
-
destinationTarget
org.hl7.fhir.dstu3.model.Location destinationTarget
-
dietPreference
List<org.hl7.fhir.dstu3.model.CodeableConcept> dietPreference
-
dischargeDisposition
org.hl7.fhir.dstu3.model.CodeableConcept dischargeDisposition
-
origin
org.hl7.fhir.dstu3.model.Reference origin
-
originTarget
org.hl7.fhir.dstu3.model.Location originTarget
-
preAdmissionIdentifier
org.hl7.fhir.dstu3.model.Identifier preAdmissionIdentifier
-
reAdmission
org.hl7.fhir.dstu3.model.CodeableConcept reAdmission
-
specialArrangement
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialArrangement
-
specialCourtesy
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialCourtesy
-
-
Class org.hl7.fhir.dstu3.model.Encounter.EncounterLocationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -322984880L
-
Serialized Fields
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Encounter.EncounterLocationStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Encounter.EncounterLocationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Encounter.EncounterParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 317095765L
-
Serialized Fields
-
individual
org.hl7.fhir.dstu3.model.Reference individual
-
individualTarget
org.hl7.fhir.dstu3.model.Resource individualTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.Encounter.EncounterStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Encounter.StatusHistoryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1893906736L
-
Serialized Fields
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Encounter.EncounterStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Endpoint extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 694168955L
-
Serialized Fields
-
address
org.hl7.fhir.dstu3.model.UriType address
-
connectionType
org.hl7.fhir.dstu3.model.Coding connectionType
-
contact
List<org.hl7.fhir.dstu3.model.ContactPoint> contact
-
header
List<org.hl7.fhir.dstu3.model.StringType> header
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.dstu3.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization managingOrganizationTarget
-
name
org.hl7.fhir.dstu3.model.StringType name
-
payloadMimeType
List<org.hl7.fhir.dstu3.model.CodeType> payloadMimeType
-
payloadType
List<org.hl7.fhir.dstu3.model.CodeableConcept> payloadType
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Endpoint.EndpointStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Endpoint.EndpointStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.EnrollmentRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -214445454L
-
Serialized Fields
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
insurer
org.hl7.fhir.dstu3.model.Reference insurer
-
insurerTarget
org.hl7.fhir.dstu3.model.Organization insurerTarget
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Practitioner providerTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.EnrollmentRequest.EnrollmentRequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Patient subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.EnrollmentRequest.EnrollmentRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.EnrollmentResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -386781115L
-
Serialized Fields
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu3.model.StringType disposition
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu3.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu3.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu3.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu3.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu3.model.EnrollmentRequest requestTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.EnrollmentResponse.EnrollmentResponseStatus> status
-
-
Class org.hl7.fhir.dstu3.model.EnrollmentResponse.EnrollmentResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumeration extends org.hl7.fhir.dstu3.model.PrimitiveType<T extends Enum<?>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Enumerations.AbstractTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGenderEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.AgeUnitsEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.BindingStrengthEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.ConceptMapEquivalenceEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.DataAbsentReasonEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.DataTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.DocumentReferenceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.FHIRAllTypesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.FHIRDefinedTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.MessageEventEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.NoteTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.PublicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.RemittanceOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.ResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.SearchParamTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Enumerations.SpecialValuesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.EpisodeOfCare extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 76719771L
-
Serialized Fields
-
account
List<org.hl7.fhir.dstu3.model.Reference> account
-
accountTarget
List<org.hl7.fhir.dstu3.model.Account> accountTarget
-
careManager
org.hl7.fhir.dstu3.model.Reference careManager
-
careManagerTarget
org.hl7.fhir.dstu3.model.Practitioner careManagerTarget
-
diagnosis
List<org.hl7.fhir.dstu3.model.EpisodeOfCare.DiagnosisComponent> diagnosis
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.dstu3.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization managingOrganizationTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
referralRequest
List<org.hl7.fhir.dstu3.model.Reference> referralRequest
-
referralRequestTarget
List<org.hl7.fhir.dstu3.model.ReferralRequest> referralRequestTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatus> status
-
statusHistory
List<org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatusHistoryComponent> statusHistory
-
team
List<org.hl7.fhir.dstu3.model.Reference> team
-
teamTarget
List<org.hl7.fhir.dstu3.model.CareTeam> teamTarget
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.EpisodeOfCare.DiagnosisComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 249445632L
-
Serialized Fields
-
condition
org.hl7.fhir.dstu3.model.Reference condition
-
conditionTarget
org.hl7.fhir.dstu3.model.Condition conditionTarget
-
rank
org.hl7.fhir.dstu3.model.PositiveIntType rank
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatusHistoryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1192432864L
-
Serialized Fields
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.EpisodeOfCare.EpisodeOfCareStatus> status
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 1067457001L
-
Serialized Fields
-
activeOnly
org.hl7.fhir.dstu3.model.BooleanType activeOnly
-
designation
org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileDesignationComponent designation
-
displayLanguage
org.hl7.fhir.dstu3.model.CodeType displayLanguage
-
excludedSystem
org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileExcludedSystemComponent excludedSystem
-
excludeNested
org.hl7.fhir.dstu3.model.BooleanType excludeNested
-
excludeNotForUI
org.hl7.fhir.dstu3.model.BooleanType excludeNotForUI
-
excludePostCoordinated
org.hl7.fhir.dstu3.model.BooleanType excludePostCoordinated
-
fixedVersion
List<org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileFixedVersionComponent> fixedVersion
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
includeDefinition
org.hl7.fhir.dstu3.model.BooleanType includeDefinition
-
includeDesignations
org.hl7.fhir.dstu3.model.BooleanType includeDesignations
-
limitedExpansion
org.hl7.fhir.dstu3.model.BooleanType limitedExpansion
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationExcludeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1045849752L
-
Serialized Fields
-
designation
List<org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationExcludeDesignationComponent> designation
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationExcludeDesignationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 242239292L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
use
org.hl7.fhir.dstu3.model.Coding use
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationIncludeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1989669274L
-
Serialized Fields
-
designation
List<org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationIncludeDesignationComponent> designation
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationIncludeDesignationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 242239292L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
use
org.hl7.fhir.dstu3.model.Coding use
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileDesignationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -2080476436L
-
Serialized Fields
-
exclude
org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationExcludeComponent exclude
-
include
org.hl7.fhir.dstu3.model.ExpansionProfile.DesignationIncludeComponent include
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileExcludedSystemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1145288774L
-
Serialized Fields
-
system
org.hl7.fhir.dstu3.model.UriType system
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.ExpansionProfileFixedVersionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1818466753L
-
Serialized Fields
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ExpansionProfile.SystemVersionProcessingMode> mode
-
system
org.hl7.fhir.dstu3.model.UriType system
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.ExpansionProfile.SystemVersionProcessingModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1301056913L
-
Serialized Fields
-
accident
org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AccidentComponent accident
-
addItem
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AddedItemComponent> addItem
-
benefitBalance
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.BenefitBalanceComponent> benefitBalance
-
billablePeriod
org.hl7.fhir.dstu3.model.Period billablePeriod
-
careTeam
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.CareTeamComponent> careTeam
-
claim
org.hl7.fhir.dstu3.model.Reference claim
-
claimResponse
org.hl7.fhir.dstu3.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.dstu3.model.ClaimResponse claimResponseTarget
-
claimTarget
org.hl7.fhir.dstu3.model.Claim claimTarget
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
diagnosis
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.DiagnosisComponent> diagnosis
-
disposition
org.hl7.fhir.dstu3.model.StringType disposition
-
employmentImpacted
org.hl7.fhir.dstu3.model.Period employmentImpacted
-
enterer
org.hl7.fhir.dstu3.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu3.model.Practitioner entererTarget
-
facility
org.hl7.fhir.dstu3.model.Reference facility
-
facilityTarget
org.hl7.fhir.dstu3.model.Location facilityTarget
-
form
org.hl7.fhir.dstu3.model.CodeableConcept form
-
hospitalization
org.hl7.fhir.dstu3.model.Period hospitalization
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
information
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.SupportingInformationComponent> information
-
insurance
org.hl7.fhir.dstu3.model.ExplanationOfBenefit.InsuranceComponent insurance
-
insurer
org.hl7.fhir.dstu3.model.Reference insurer
-
insurerTarget
org.hl7.fhir.dstu3.model.Organization insurerTarget
-
item
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ItemComponent> item
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
originalPrescription
org.hl7.fhir.dstu3.model.Reference originalPrescription
-
originalPrescriptionTarget
org.hl7.fhir.dstu3.model.MedicationRequest originalPrescriptionTarget
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
payee
org.hl7.fhir.dstu3.model.ExplanationOfBenefit.PayeeComponent payee
-
payment
org.hl7.fhir.dstu3.model.ExplanationOfBenefit.PaymentComponent payment
-
precedence
org.hl7.fhir.dstu3.model.PositiveIntType precedence
-
prescription
org.hl7.fhir.dstu3.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.dstu3.model.Resource prescriptionTarget
-
procedure
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ProcedureComponent> procedure
-
processNote
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.NoteComponent> processNote
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Practitioner providerTarget
-
referral
org.hl7.fhir.dstu3.model.Reference referral
-
referralTarget
org.hl7.fhir.dstu3.model.ReferralRequest referralTarget
-
related
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.RelatedClaimComponent> related
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ExplanationOfBenefitStatus> status
-
subType
List<org.hl7.fhir.dstu3.model.CodeableConcept> subType
-
totalBenefit
org.hl7.fhir.dstu3.model.Money totalBenefit
-
totalCost
org.hl7.fhir.dstu3.model.Money totalCost
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
unallocDeductable
org.hl7.fhir.dstu3.model.Money unallocDeductable
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AccidentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 622904984L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateType date
-
location
org.hl7.fhir.dstu3.model.Type location
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AddedItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1969703165L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
detail
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AddedItemsDetailComponent> detail
-
fee
org.hl7.fhir.dstu3.model.Money fee
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequenceLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> sequenceLinkId
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AddedItemsDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -311484980L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
fee
org.hl7.fhir.dstu3.model.Money fee
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AdjudicationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1559898786L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu3.model.Money amount
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
value
org.hl7.fhir.dstu3.model.DecimalType value
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.BenefitBalanceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 833826021L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
description
org.hl7.fhir.dstu3.model.StringType description
-
excluded
org.hl7.fhir.dstu3.model.BooleanType excluded
-
financial
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.BenefitComponent> financial
-
name
org.hl7.fhir.dstu3.model.StringType name
-
network
org.hl7.fhir.dstu3.model.CodeableConcept network
-
subCategory
org.hl7.fhir.dstu3.model.CodeableConcept subCategory
-
term
org.hl7.fhir.dstu3.model.CodeableConcept term
-
unit
org.hl7.fhir.dstu3.model.CodeableConcept unit
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.BenefitComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1506285314L
-
Serialized Fields
-
allowed
org.hl7.fhir.dstu3.model.Type allowed
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
used
org.hl7.fhir.dstu3.model.Type used
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.CareTeamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1758966968L
-
Serialized Fields
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Resource providerTarget
-
qualification
org.hl7.fhir.dstu3.model.CodeableConcept qualification
-
responsible
org.hl7.fhir.dstu3.model.BooleanType responsible
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.DetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -276371489L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
programCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
subDetail
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.SubDetailComponent> subDetail
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
udi
List<org.hl7.fhir.dstu3.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.dstu3.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.DiagnosisComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -350960873L
-
Serialized Fields
-
diagnosis
org.hl7.fhir.dstu3.model.Type diagnosis
-
packageCode
org.hl7.fhir.dstu3.model.CodeableConcept packageCode
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ExplanationOfBenefitStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.InsuranceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -870298727L
-
Serialized Fields
-
coverage
org.hl7.fhir.dstu3.model.Reference coverage
-
coverageTarget
org.hl7.fhir.dstu3.model.Coverage coverageTarget
-
preAuthRef
List<org.hl7.fhir.dstu3.model.StringType> preAuthRef
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1567825229L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
bodySite
org.hl7.fhir.dstu3.model.CodeableConcept bodySite
-
careTeamLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> careTeamLinkId
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
detail
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.DetailComponent> detail
-
diagnosisLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> diagnosisLinkId
-
encounter
List<org.hl7.fhir.dstu3.model.Reference> encounter
-
encounterTarget
List<org.hl7.fhir.dstu3.model.Encounter> encounterTarget
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
informationLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> informationLinkId
-
location
org.hl7.fhir.dstu3.model.Type location
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
procedureLinkId
List<org.hl7.fhir.dstu3.model.PositiveIntType> procedureLinkId
-
programCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
serviced
org.hl7.fhir.dstu3.model.Type serviced
-
subSite
List<org.hl7.fhir.dstu3.model.CodeableConcept> subSite
-
udi
List<org.hl7.fhir.dstu3.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.dstu3.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.NoteComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -944255449L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeableConcept language
-
number
org.hl7.fhir.dstu3.model.PositiveIntType number
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.PayeeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1146157718L
-
Serialized Fields
-
party
org.hl7.fhir.dstu3.model.Reference party
-
partyTarget
org.hl7.fhir.dstu3.model.Resource partyTarget
-
resourceType
org.hl7.fhir.dstu3.model.CodeableConcept resourceType
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.PaymentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1539906026L
-
Serialized Fields
-
adjustment
org.hl7.fhir.dstu3.model.Money adjustment
-
adjustmentReason
org.hl7.fhir.dstu3.model.CodeableConcept adjustmentReason
-
amount
org.hl7.fhir.dstu3.model.Money amount
-
date
org.hl7.fhir.dstu3.model.DateType date
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.ProcedureComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 864307347L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
procedure
org.hl7.fhir.dstu3.model.Type procedure
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.RelatedClaimComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -379338905L
-
Serialized Fields
-
claim
org.hl7.fhir.dstu3.model.Reference claim
-
claimTarget
org.hl7.fhir.dstu3.model.Claim claimTarget
-
reference
org.hl7.fhir.dstu3.model.Identifier reference
-
relationship
org.hl7.fhir.dstu3.model.CodeableConcept relationship
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.SubDetailComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1621872130L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.dstu3.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
modifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> modifier
-
net
org.hl7.fhir.dstu3.model.Money net
-
noteNumber
List<org.hl7.fhir.dstu3.model.PositiveIntType> noteNumber
-
programCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
revenue
org.hl7.fhir.dstu3.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
service
org.hl7.fhir.dstu3.model.CodeableConcept service
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
udi
List<org.hl7.fhir.dstu3.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.dstu3.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.dstu3.model.Money unitPrice
-
-
Class org.hl7.fhir.dstu3.model.ExplanationOfBenefit.SupportingInformationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -410136661L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
reason
org.hl7.fhir.dstu3.model.Coding reason
-
sequence
org.hl7.fhir.dstu3.model.PositiveIntType sequence
-
timing
org.hl7.fhir.dstu3.model.Type timing
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Extension extends org.hl7.fhir.dstu3.model.BaseExtension implements Serializable
- serialVersionUID:
- 1240831878L
-
Serialized Fields
-
url
org.hl7.fhir.dstu3.model.UriType url
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.FamilyMemberHistory extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 388742645L
-
Serialized Fields
-
age
org.hl7.fhir.dstu3.model.Type age
-
born
org.hl7.fhir.dstu3.model.Type born
-
condition
List<org.hl7.fhir.dstu3.model.FamilyMemberHistory.FamilyMemberHistoryConditionComponent> condition
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
deceased
org.hl7.fhir.dstu3.model.Type deceased
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
estimatedAge
org.hl7.fhir.dstu3.model.BooleanType estimatedAge
-
gender
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
name
org.hl7.fhir.dstu3.model.StringType name
-
notDone
org.hl7.fhir.dstu3.model.BooleanType notDone
-
notDoneReason
org.hl7.fhir.dstu3.model.CodeableConcept notDoneReason
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
relationship
org.hl7.fhir.dstu3.model.CodeableConcept relationship
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.FamilyMemberHistory.FamilyHistoryStatus> status
-
-
Class org.hl7.fhir.dstu3.model.FamilyMemberHistory.FamilyHistoryStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.FamilyMemberHistory.FamilyMemberHistoryConditionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 598309281L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
onset
org.hl7.fhir.dstu3.model.Type onset
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
-
Class org.hl7.fhir.dstu3.model.Flag extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -619061399L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Flag.FlagStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.Flag.FlagStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Goal extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1045412647L
-
Serialized Fields
-
addresses
List<org.hl7.fhir.dstu3.model.Reference> addresses
-
addressesTarget
List<org.hl7.fhir.dstu3.model.Resource> addressesTarget
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
description
org.hl7.fhir.dstu3.model.CodeableConcept description
-
expressedBy
org.hl7.fhir.dstu3.model.Reference expressedBy
-
expressedByTarget
org.hl7.fhir.dstu3.model.Resource expressedByTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
outcomeCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> outcomeCode
-
outcomeReference
List<org.hl7.fhir.dstu3.model.Reference> outcomeReference
-
outcomeReferenceTarget
List<org.hl7.fhir.dstu3.model.Observation> outcomeReferenceTarget
-
priority
org.hl7.fhir.dstu3.model.CodeableConcept priority
-
start
org.hl7.fhir.dstu3.model.Type start
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Goal.GoalStatus> status
-
statusDate
org.hl7.fhir.dstu3.model.DateType statusDate
-
statusReason
org.hl7.fhir.dstu3.model.StringType statusReason
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
target
org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent target
-
-
Class org.hl7.fhir.dstu3.model.Goal.GoalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Goal.GoalTargetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -585108934L
-
Serialized Fields
-
detail
org.hl7.fhir.dstu3.model.Type detail
-
due
org.hl7.fhir.dstu3.model.Type due
-
measure
org.hl7.fhir.dstu3.model.CodeableConcept measure
-
-
Class org.hl7.fhir.dstu3.model.GraphDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 86877575L
-
Serialized Fields
-
link
List<org.hl7.fhir.dstu3.model.GraphDefinition.GraphDefinitionLinkComponent> link
-
profile
org.hl7.fhir.dstu3.model.UriType profile
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
start
org.hl7.fhir.dstu3.model.CodeType start
-
-
Class org.hl7.fhir.dstu3.model.GraphDefinition.CompartmentCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.GraphDefinition.GraphCompartmentRuleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.GraphDefinition.GraphDefinitionLinkComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -593733346L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
max
org.hl7.fhir.dstu3.model.StringType max
-
min
org.hl7.fhir.dstu3.model.IntegerType min
-
path
org.hl7.fhir.dstu3.model.StringType path
-
sliceName
org.hl7.fhir.dstu3.model.StringType sliceName
-
target
List<org.hl7.fhir.dstu3.model.GraphDefinition.GraphDefinitionLinkTargetComponent> target
-
-
Class org.hl7.fhir.dstu3.model.GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1046660576L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.GraphDefinition.CompartmentCode> code
-
description
org.hl7.fhir.dstu3.model.StringType description
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
rule
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.GraphDefinition.GraphCompartmentRule> rule
-
-
Class org.hl7.fhir.dstu3.model.GraphDefinition.GraphDefinitionLinkTargetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1862411341L
-
Serialized Fields
-
Class org.hl7.fhir.dstu3.model.Group extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 659980713L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
actual
org.hl7.fhir.dstu3.model.BooleanType actual
-
characteristic
List<org.hl7.fhir.dstu3.model.Group.GroupCharacteristicComponent> characteristic
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
member
List<org.hl7.fhir.dstu3.model.Group.GroupMemberComponent> member
-
name
org.hl7.fhir.dstu3.model.StringType name
-
quantity
org.hl7.fhir.dstu3.model.UnsignedIntType quantity
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Group.GroupType> type
-
-
Class org.hl7.fhir.dstu3.model.Group.GroupCharacteristicComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1000688967L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
exclude
org.hl7.fhir.dstu3.model.BooleanType exclude
-
period
org.hl7.fhir.dstu3.model.Period period
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Group.GroupMemberComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -333869055L
-
Serialized Fields
-
entity
org.hl7.fhir.dstu3.model.Reference entity
-
entityTarget
org.hl7.fhir.dstu3.model.Resource entityTarget
-
inactive
org.hl7.fhir.dstu3.model.BooleanType inactive
-
period
org.hl7.fhir.dstu3.model.Period period
-
-
Class org.hl7.fhir.dstu3.model.Group.GroupTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.GuidanceResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -2107029772L
-
Serialized Fields
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
dataRequirement
List<org.hl7.fhir.dstu3.model.DataRequirement> dataRequirement
-
evaluationMessage
List<org.hl7.fhir.dstu3.model.Reference> evaluationMessage
-
evaluationMessageTarget
List<org.hl7.fhir.dstu3.model.OperationOutcome> evaluationMessageTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
module
org.hl7.fhir.dstu3.model.Reference module
-
moduleTarget
org.hl7.fhir.dstu3.model.ServiceDefinition moduleTarget
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrenceDateTime
org.hl7.fhir.dstu3.model.DateTimeType occurrenceDateTime
-
outputParameters
org.hl7.fhir.dstu3.model.Reference outputParameters
-
outputParametersTarget
org.hl7.fhir.dstu3.model.Parameters outputParametersTarget
-
performer
org.hl7.fhir.dstu3.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu3.model.Device performerTarget
-
reason
org.hl7.fhir.dstu3.model.Type reason
-
requestId
org.hl7.fhir.dstu3.model.IdType requestId
-
result
org.hl7.fhir.dstu3.model.Reference result
-
resultTarget
org.hl7.fhir.dstu3.model.Resource resultTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.GuidanceResponse.GuidanceResponseStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.GuidanceResponse.GuidanceResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.HealthcareService extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -202805485L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
appointmentRequired
org.hl7.fhir.dstu3.model.BooleanType appointmentRequired
-
availabilityExceptions
org.hl7.fhir.dstu3.model.StringType availabilityExceptions
-
availableTime
List<org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceAvailableTimeComponent> availableTime
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
characteristic
List<org.hl7.fhir.dstu3.model.CodeableConcept> characteristic
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
coverageArea
List<org.hl7.fhir.dstu3.model.Reference> coverageArea
-
coverageAreaTarget
List<org.hl7.fhir.dstu3.model.Location> coverageAreaTarget
-
eligibility
org.hl7.fhir.dstu3.model.CodeableConcept eligibility
-
eligibilityNote
org.hl7.fhir.dstu3.model.StringType eligibilityNote
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
extraDetails
org.hl7.fhir.dstu3.model.StringType extraDetails
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
location
List<org.hl7.fhir.dstu3.model.Reference> location
-
locationTarget
List<org.hl7.fhir.dstu3.model.Location> locationTarget
-
name
org.hl7.fhir.dstu3.model.StringType name
-
notAvailable
List<org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceNotAvailableComponent> notAvailable
-
photo
org.hl7.fhir.dstu3.model.Attachment photo
-
programName
List<org.hl7.fhir.dstu3.model.StringType> programName
-
providedBy
org.hl7.fhir.dstu3.model.Reference providedBy
-
providedByTarget
org.hl7.fhir.dstu3.model.Organization providedByTarget
-
referralMethod
List<org.hl7.fhir.dstu3.model.CodeableConcept> referralMethod
-
serviceProvisionCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> serviceProvisionCode
-
specialty
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialty
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceAvailableTimeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -2139510127L
-
Serialized Fields
-
allDay
org.hl7.fhir.dstu3.model.BooleanType allDay
-
availableEndTime
org.hl7.fhir.dstu3.model.TimeType availableEndTime
-
availableStartTime
org.hl7.fhir.dstu3.model.TimeType availableStartTime
-
daysOfWeek
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.HealthcareService.DaysOfWeek>> daysOfWeek
-
-
Class org.hl7.fhir.dstu3.model.HealthcareService.HealthcareServiceNotAvailableComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 310849929L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
during
org.hl7.fhir.dstu3.model.Period during
-
-
Class org.hl7.fhir.dstu3.model.HumanName extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -507469160L
-
Serialized Fields
-
family
org.hl7.fhir.dstu3.model.StringType family
-
given
List<org.hl7.fhir.dstu3.model.StringType> given
-
period
org.hl7.fhir.dstu3.model.Period period
-
prefix
List<org.hl7.fhir.dstu3.model.StringType> prefix
-
suffix
List<org.hl7.fhir.dstu3.model.StringType> suffix
-
text
org.hl7.fhir.dstu3.model.StringType text
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.HumanName.NameUse> use
-
-
Class org.hl7.fhir.dstu3.model.HumanName.NameUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Identifier extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -478840981L
-
Serialized Fields
-
assigner
org.hl7.fhir.dstu3.model.Reference assigner
-
assignerTarget
org.hl7.fhir.dstu3.model.Organization assignerTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
system
org.hl7.fhir.dstu3.model.UriType system
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Identifier.IdentifierUse> use
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.Identifier.IdentifierUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.IdType extends org.hl7.fhir.dstu3.model.UriType implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.ImagingManifest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 245941978L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authoringTime
org.hl7.fhir.dstu3.model.DateTimeType authoringTime
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
study
List<org.hl7.fhir.dstu3.model.ImagingManifest.StudyComponent> study
-
-
Class org.hl7.fhir.dstu3.model.ImagingManifest.InstanceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -885780004L
-
Serialized Fields
-
sopClass
org.hl7.fhir.dstu3.model.OidType sopClass
-
uid
org.hl7.fhir.dstu3.model.OidType uid
-
-
Class org.hl7.fhir.dstu3.model.ImagingManifest.SeriesComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1682136598L
-
Class org.hl7.fhir.dstu3.model.ImagingManifest.StudyComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -538170921L
-
Serialized Fields
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
imagingStudy
org.hl7.fhir.dstu3.model.Reference imagingStudy
-
imagingStudyTarget
org.hl7.fhir.dstu3.model.ImagingStudy imagingStudyTarget
-
series
List<org.hl7.fhir.dstu3.model.ImagingManifest.SeriesComponent> series
-
uid
org.hl7.fhir.dstu3.model.OidType uid
-
-
Class org.hl7.fhir.dstu3.model.ImagingStudy extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1987354693L
-
Serialized Fields
-
accession
org.hl7.fhir.dstu3.model.Identifier accession
-
availability
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ImagingStudy.InstanceAvailability> availability
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
interpreter
List<org.hl7.fhir.dstu3.model.Reference> interpreter
-
interpreterTarget
List<org.hl7.fhir.dstu3.model.Practitioner> interpreterTarget
-
modalityList
List<org.hl7.fhir.dstu3.model.Coding> modalityList
-
numberOfInstances
org.hl7.fhir.dstu3.model.UnsignedIntType numberOfInstances
-
numberOfSeries
org.hl7.fhir.dstu3.model.UnsignedIntType numberOfSeries
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
procedureCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> procedureCode
-
procedureReference
List<org.hl7.fhir.dstu3.model.Reference> procedureReference
-
procedureReferenceTarget
List<org.hl7.fhir.dstu3.model.Procedure> procedureReferenceTarget
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
referrer
org.hl7.fhir.dstu3.model.Reference referrer
-
referrerTarget
org.hl7.fhir.dstu3.model.Practitioner referrerTarget
-
series
List<org.hl7.fhir.dstu3.model.ImagingStudy.ImagingStudySeriesComponent> series
-
started
org.hl7.fhir.dstu3.model.DateTimeType started
-
uid
org.hl7.fhir.dstu3.model.OidType uid
-
-
Class org.hl7.fhir.dstu3.model.ImagingStudy.ImagingStudySeriesComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1469376087L
-
Serialized Fields
-
availability
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ImagingStudy.InstanceAvailability> availability
-
bodySite
org.hl7.fhir.dstu3.model.Coding bodySite
-
description
org.hl7.fhir.dstu3.model.StringType description
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
instance
List<org.hl7.fhir.dstu3.model.ImagingStudy.ImagingStudySeriesInstanceComponent> instance
-
laterality
org.hl7.fhir.dstu3.model.Coding laterality
-
modality
org.hl7.fhir.dstu3.model.Coding modality
-
number
org.hl7.fhir.dstu3.model.UnsignedIntType number
-
numberOfInstances
org.hl7.fhir.dstu3.model.UnsignedIntType numberOfInstances
-
performer
List<org.hl7.fhir.dstu3.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.dstu3.model.Practitioner> performerTarget
-
started
org.hl7.fhir.dstu3.model.DateTimeType started
-
uid
org.hl7.fhir.dstu3.model.OidType uid
-
-
Class org.hl7.fhir.dstu3.model.ImagingStudy.ImagingStudySeriesInstanceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -771526344L
-
Serialized Fields
-
number
org.hl7.fhir.dstu3.model.UnsignedIntType number
-
sopClass
org.hl7.fhir.dstu3.model.OidType sopClass
-
title
org.hl7.fhir.dstu3.model.StringType title
-
uid
org.hl7.fhir.dstu3.model.OidType uid
-
-
Class org.hl7.fhir.dstu3.model.ImagingStudy.InstanceAvailabilityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Immunization extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 658058655L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
doseQuantity
org.hl7.fhir.dstu3.model.SimpleQuantity doseQuantity
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
expirationDate
org.hl7.fhir.dstu3.model.DateType expirationDate
-
explanation
org.hl7.fhir.dstu3.model.Immunization.ImmunizationExplanationComponent explanation
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
lotNumber
org.hl7.fhir.dstu3.model.StringType lotNumber
-
manufacturer
org.hl7.fhir.dstu3.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.dstu3.model.Organization manufacturerTarget
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
notGiven
org.hl7.fhir.dstu3.model.BooleanType notGiven
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
practitioner
List<org.hl7.fhir.dstu3.model.Immunization.ImmunizationPractitionerComponent> practitioner
-
primarySource
org.hl7.fhir.dstu3.model.BooleanType primarySource
-
reaction
List<org.hl7.fhir.dstu3.model.Immunization.ImmunizationReactionComponent> reaction
-
reportOrigin
org.hl7.fhir.dstu3.model.CodeableConcept reportOrigin
-
route
org.hl7.fhir.dstu3.model.CodeableConcept route
-
site
org.hl7.fhir.dstu3.model.CodeableConcept site
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatus> status
-
vaccinationProtocol
List<org.hl7.fhir.dstu3.model.Immunization.ImmunizationVaccinationProtocolComponent> vaccinationProtocol
-
vaccineCode
org.hl7.fhir.dstu3.model.CodeableConcept vaccineCode
-
-
Class org.hl7.fhir.dstu3.model.Immunization.ImmunizationExplanationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -539821866L
-
Class org.hl7.fhir.dstu3.model.Immunization.ImmunizationPractitionerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -922003669L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Practitioner actorTarget
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.Immunization.ImmunizationReactionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1297668556L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
detail
org.hl7.fhir.dstu3.model.Reference detail
-
detailTarget
org.hl7.fhir.dstu3.model.Observation detailTarget
-
reported
org.hl7.fhir.dstu3.model.BooleanType reported
-
-
Class org.hl7.fhir.dstu3.model.Immunization.ImmunizationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Immunization.ImmunizationVaccinationProtocolComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 386814037L
-
Serialized Fields
-
authority
org.hl7.fhir.dstu3.model.Reference authority
-
authorityTarget
org.hl7.fhir.dstu3.model.Organization authorityTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
doseSequence
org.hl7.fhir.dstu3.model.PositiveIntType doseSequence
-
doseStatus
org.hl7.fhir.dstu3.model.CodeableConcept doseStatus
-
doseStatusReason
org.hl7.fhir.dstu3.model.CodeableConcept doseStatusReason
-
series
org.hl7.fhir.dstu3.model.StringType series
-
seriesDoses
org.hl7.fhir.dstu3.model.PositiveIntType seriesDoses
-
targetDisease
List<org.hl7.fhir.dstu3.model.CodeableConcept> targetDisease
-
-
Class org.hl7.fhir.dstu3.model.ImmunizationRecommendation extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 641058495L
-
Serialized Fields
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
recommendation
List<org.hl7.fhir.dstu3.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> recommendation
-
-
Class org.hl7.fhir.dstu3.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1279700888L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
dateCriterion
List<org.hl7.fhir.dstu3.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent> dateCriterion
-
doseNumber
org.hl7.fhir.dstu3.model.PositiveIntType doseNumber
-
forecastStatus
org.hl7.fhir.dstu3.model.CodeableConcept forecastStatus
-
protocol
org.hl7.fhir.dstu3.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent protocol
-
supportingImmunization
List<org.hl7.fhir.dstu3.model.Reference> supportingImmunization
-
supportingImmunizationTarget
List<org.hl7.fhir.dstu3.model.Immunization> supportingImmunizationTarget
-
supportingPatientInformation
List<org.hl7.fhir.dstu3.model.Reference> supportingPatientInformation
-
supportingPatientInformationTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingPatientInformationTarget
-
targetDisease
org.hl7.fhir.dstu3.model.CodeableConcept targetDisease
-
vaccineCode
org.hl7.fhir.dstu3.model.CodeableConcept vaccineCode
-
-
Class org.hl7.fhir.dstu3.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1036994566L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
value
org.hl7.fhir.dstu3.model.DateTimeType value
-
-
Class org.hl7.fhir.dstu3.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationProtocolComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 215094970L
-
Serialized Fields
-
authority
org.hl7.fhir.dstu3.model.Reference authority
-
authorityTarget
org.hl7.fhir.dstu3.model.Organization authorityTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
doseSequence
org.hl7.fhir.dstu3.model.PositiveIntType doseSequence
-
series
org.hl7.fhir.dstu3.model.StringType series
-
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1252164384L
-
Serialized Fields
-
binary
List<org.hl7.fhir.dstu3.model.UriType> binary
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
dependency
List<org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuideDependencyComponent> dependency
-
fhirVersion
org.hl7.fhir.dstu3.model.IdType fhirVersion
-
global
List<org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuideGlobalComponent> global
-
package_
List<org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePackageComponent> package_
-
page
org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePageComponent page
-
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.GuideDependencyTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.GuidePageKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuideDependencyComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 162447098L
-
Serialized Fields
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ImplementationGuide.GuideDependencyType> type
-
uri
org.hl7.fhir.dstu3.model.UriType uri
-
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuideGlobalComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 2011731959L
-
Serialized Fields
-
profile
org.hl7.fhir.dstu3.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu3.model.StructureDefinition profileTarget
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePackageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -701846580L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
name
org.hl7.fhir.dstu3.model.StringType name
-
resource
List<org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePackageResourceComponent> resource
-
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePackageResourceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 2085404852L
-
Serialized Fields
-
acronym
org.hl7.fhir.dstu3.model.StringType acronym
-
description
org.hl7.fhir.dstu3.model.StringType description
-
example
org.hl7.fhir.dstu3.model.BooleanType example
-
exampleFor
org.hl7.fhir.dstu3.model.Reference exampleFor
-
exampleForTarget
org.hl7.fhir.dstu3.model.StructureDefinition exampleForTarget
-
name
org.hl7.fhir.dstu3.model.StringType name
-
source
org.hl7.fhir.dstu3.model.Type source
-
-
Class org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -687763908L
-
Serialized Fields
-
format
org.hl7.fhir.dstu3.model.CodeType format
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ImplementationGuide.GuidePageKind> kind
-
package_
List<org.hl7.fhir.dstu3.model.StringType> package_
-
page
List<org.hl7.fhir.dstu3.model.ImplementationGuide.ImplementationGuidePageComponent> page
-
source
org.hl7.fhir.dstu3.model.UriType source
-
title
org.hl7.fhir.dstu3.model.StringType title
-
type
List<org.hl7.fhir.dstu3.model.CodeType> type
-
-
Class org.hl7.fhir.dstu3.model.InstantType extends org.hl7.fhir.dstu3.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.IntegerType extends org.hl7.fhir.dstu3.model.PrimitiveType<Integer> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Library extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -39463327L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.dstu3.model.DateType approvalDate
-
content
List<org.hl7.fhir.dstu3.model.Attachment> content
-
contributor
List<org.hl7.fhir.dstu3.model.Contributor> contributor
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
dataRequirement
List<org.hl7.fhir.dstu3.model.DataRequirement> dataRequirement
-
effectivePeriod
org.hl7.fhir.dstu3.model.Period effectivePeriod
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.dstu3.model.DateType lastReviewDate
-
parameter
List<org.hl7.fhir.dstu3.model.ParameterDefinition> parameter
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.dstu3.model.RelatedArtifact> relatedArtifact
-
topic
List<org.hl7.fhir.dstu3.model.CodeableConcept> topic
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
usage
org.hl7.fhir.dstu3.model.StringType usage
-
-
Class org.hl7.fhir.dstu3.model.Linkage extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 25900306L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
item
List<org.hl7.fhir.dstu3.model.Linkage.LinkageItemComponent> item
-
-
Class org.hl7.fhir.dstu3.model.Linkage.LinkageItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 527428511L
-
Serialized Fields
-
resource
org.hl7.fhir.dstu3.model.Reference resource
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Linkage.LinkageType> type
-
-
Class org.hl7.fhir.dstu3.model.Linkage.LinkageTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ListResource extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2071342704L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
emptyReason
org.hl7.fhir.dstu3.model.CodeableConcept emptyReason
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
entry
List<org.hl7.fhir.dstu3.model.ListResource.ListEntryComponent> entry
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ListResource.ListMode> mode
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
orderedBy
org.hl7.fhir.dstu3.model.CodeableConcept orderedBy
-
source
org.hl7.fhir.dstu3.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu3.model.Resource sourceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ListResource.ListStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
title
org.hl7.fhir.dstu3.model.StringType title
-
-
Class org.hl7.fhir.dstu3.model.ListResource.ListEntryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -758164425L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
deleted
org.hl7.fhir.dstu3.model.BooleanType deleted
-
flag
org.hl7.fhir.dstu3.model.CodeableConcept flag
-
item
org.hl7.fhir.dstu3.model.Reference item
-
itemTarget
org.hl7.fhir.dstu3.model.Resource itemTarget
-
-
Class org.hl7.fhir.dstu3.model.ListResource.ListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ListResource.ListStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Location extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1603579027L
-
Serialized Fields
-
address
org.hl7.fhir.dstu3.model.Address address
-
alias
List<org.hl7.fhir.dstu3.model.StringType> alias
-
description
org.hl7.fhir.dstu3.model.StringType description
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.dstu3.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization managingOrganizationTarget
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Location.LocationMode> mode
-
name
org.hl7.fhir.dstu3.model.StringType name
-
operationalStatus
org.hl7.fhir.dstu3.model.Coding operationalStatus
-
partOf
org.hl7.fhir.dstu3.model.Reference partOf
-
partOfTarget
org.hl7.fhir.dstu3.model.Location partOfTarget
-
physicalType
org.hl7.fhir.dstu3.model.CodeableConcept physicalType
-
position
org.hl7.fhir.dstu3.model.Location.LocationPositionComponent position
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Location.LocationStatus> status
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Location.LocationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Location.LocationPositionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -74276134L
-
Serialized Fields
-
altitude
org.hl7.fhir.dstu3.model.DecimalType altitude
-
latitude
org.hl7.fhir.dstu3.model.DecimalType latitude
-
longitude
org.hl7.fhir.dstu3.model.DecimalType longitude
-
-
Class org.hl7.fhir.dstu3.model.Location.LocationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MarkdownType extends org.hl7.fhir.dstu3.model.StringType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Measure extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -875918689L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.dstu3.model.DateType approvalDate
-
clinicalRecommendationStatement
org.hl7.fhir.dstu3.model.MarkdownType clinicalRecommendationStatement
-
compositeScoring
org.hl7.fhir.dstu3.model.CodeableConcept compositeScoring
-
contributor
List<org.hl7.fhir.dstu3.model.Contributor> contributor
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
definition
List<org.hl7.fhir.dstu3.model.MarkdownType> definition
-
disclaimer
org.hl7.fhir.dstu3.model.MarkdownType disclaimer
-
effectivePeriod
org.hl7.fhir.dstu3.model.Period effectivePeriod
-
group
List<org.hl7.fhir.dstu3.model.Measure.MeasureGroupComponent> group
-
guidance
org.hl7.fhir.dstu3.model.MarkdownType guidance
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
improvementNotation
org.hl7.fhir.dstu3.model.StringType improvementNotation
-
lastReviewDate
org.hl7.fhir.dstu3.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.dstu3.model.Reference> library
-
libraryTarget
List<org.hl7.fhir.dstu3.model.Library> libraryTarget
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
rateAggregation
org.hl7.fhir.dstu3.model.StringType rateAggregation
-
rationale
org.hl7.fhir.dstu3.model.MarkdownType rationale
-
relatedArtifact
List<org.hl7.fhir.dstu3.model.RelatedArtifact> relatedArtifact
-
riskAdjustment
org.hl7.fhir.dstu3.model.StringType riskAdjustment
-
scoring
org.hl7.fhir.dstu3.model.CodeableConcept scoring
-
set
org.hl7.fhir.dstu3.model.StringType set
-
supplementalData
List<org.hl7.fhir.dstu3.model.Measure.MeasureSupplementalDataComponent> supplementalData
-
topic
List<org.hl7.fhir.dstu3.model.CodeableConcept> topic
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
usage
org.hl7.fhir.dstu3.model.StringType usage
-
-
Class org.hl7.fhir.dstu3.model.Measure.MeasureGroupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1287622059L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
name
org.hl7.fhir.dstu3.model.StringType name
-
population
List<org.hl7.fhir.dstu3.model.Measure.MeasureGroupPopulationComponent> population
-
stratifier
List<org.hl7.fhir.dstu3.model.Measure.MeasureGroupStratifierComponent> stratifier
-
-
Class org.hl7.fhir.dstu3.model.Measure.MeasureGroupPopulationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -561575429L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
criteria
org.hl7.fhir.dstu3.model.StringType criteria
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
name
org.hl7.fhir.dstu3.model.StringType name
-
-
Class org.hl7.fhir.dstu3.model.Measure.MeasureGroupStratifierComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -196134448L
-
Serialized Fields
-
criteria
org.hl7.fhir.dstu3.model.StringType criteria
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
path
org.hl7.fhir.dstu3.model.StringType path
-
-
Class org.hl7.fhir.dstu3.model.Measure.MeasureSupplementalDataComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -101576770L
-
Serialized Fields
-
criteria
org.hl7.fhir.dstu3.model.StringType criteria
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
path
org.hl7.fhir.dstu3.model.StringType path
-
usage
List<org.hl7.fhir.dstu3.model.CodeableConcept> usage
-
-
Class org.hl7.fhir.dstu3.model.MeasureReport extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1591529268L
-
Serialized Fields
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
evaluatedResources
org.hl7.fhir.dstu3.model.Reference evaluatedResources
-
evaluatedResourcesTarget
org.hl7.fhir.dstu3.model.Bundle evaluatedResourcesTarget
-
group
List<org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupComponent> group
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
measure
org.hl7.fhir.dstu3.model.Reference measure
-
measureTarget
org.hl7.fhir.dstu3.model.Measure measureTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
reportingOrganization
org.hl7.fhir.dstu3.model.Reference reportingOrganization
-
reportingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization reportingOrganizationTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportStatus> status
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportType> type
-
-
Class org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1520236061L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
measureScore
org.hl7.fhir.dstu3.model.DecimalType measureScore
-
population
List<org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupPopulationComponent> population
-
stratifier
List<org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupStratifierComponent> stratifier
-
-
Class org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupPopulationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1122075225L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
count
org.hl7.fhir.dstu3.model.IntegerType count
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
patients
org.hl7.fhir.dstu3.model.Reference patients
-
patientsTarget
org.hl7.fhir.dstu3.model.ListResource patientsTarget
-
-
Class org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportGroupStratifierComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1013521069L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
stratum
List<org.hl7.fhir.dstu3.model.MeasureReport.StratifierGroupComponent> stratum
-
-
Class org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MeasureReport.MeasureReportTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MeasureReport.StratifierGroupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -772356228L
-
Serialized Fields
-
measureScore
org.hl7.fhir.dstu3.model.DecimalType measureScore
-
population
List<org.hl7.fhir.dstu3.model.MeasureReport.StratifierGroupPopulationComponent> population
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.MeasureReport.StratifierGroupPopulationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1122075225L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
count
org.hl7.fhir.dstu3.model.IntegerType count
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
patients
org.hl7.fhir.dstu3.model.Reference patients
-
patientsTarget
org.hl7.fhir.dstu3.model.ListResource patientsTarget
-
-
Class org.hl7.fhir.dstu3.model.Media extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -831317677L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.ProcedureRequest> basedOnTarget
-
bodySite
org.hl7.fhir.dstu3.model.CodeableConcept bodySite
-
content
org.hl7.fhir.dstu3.model.Attachment content
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
device
org.hl7.fhir.dstu3.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu3.model.Resource deviceTarget
-
duration
org.hl7.fhir.dstu3.model.UnsignedIntType duration
-
frames
org.hl7.fhir.dstu3.model.PositiveIntType frames
-
height
org.hl7.fhir.dstu3.model.PositiveIntType height
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
operator
org.hl7.fhir.dstu3.model.Reference operator
-
operatorTarget
org.hl7.fhir.dstu3.model.Practitioner operatorTarget
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
subtype
org.hl7.fhir.dstu3.model.CodeableConcept subtype
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Media.DigitalMediaType> type
-
view
org.hl7.fhir.dstu3.model.CodeableConcept view
-
width
org.hl7.fhir.dstu3.model.PositiveIntType width
-
-
Class org.hl7.fhir.dstu3.model.Media.DigitalMediaTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Medication extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 860383645L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
form
org.hl7.fhir.dstu3.model.CodeableConcept form
-
image
List<org.hl7.fhir.dstu3.model.Attachment> image
-
ingredient
List<org.hl7.fhir.dstu3.model.Medication.MedicationIngredientComponent> ingredient
-
isBrand
org.hl7.fhir.dstu3.model.BooleanType isBrand
-
isOverTheCounter
org.hl7.fhir.dstu3.model.BooleanType isOverTheCounter
-
manufacturer
org.hl7.fhir.dstu3.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.dstu3.model.Organization manufacturerTarget
-
package_
org.hl7.fhir.dstu3.model.Medication.MedicationPackageComponent package_
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Medication.MedicationStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Medication.MedicationIngredientComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1796655982L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu3.model.Ratio amount
-
isActive
org.hl7.fhir.dstu3.model.BooleanType isActive
-
item
org.hl7.fhir.dstu3.model.Type item
-
-
Class org.hl7.fhir.dstu3.model.Medication.MedicationPackageBatchComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1982738755L
-
Serialized Fields
-
expirationDate
org.hl7.fhir.dstu3.model.DateTimeType expirationDate
-
lotNumber
org.hl7.fhir.dstu3.model.StringType lotNumber
-
-
Class org.hl7.fhir.dstu3.model.Medication.MedicationPackageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -255992250L
-
Class org.hl7.fhir.dstu3.model.Medication.MedicationPackageContentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1669610080L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu3.model.SimpleQuantity amount
-
item
org.hl7.fhir.dstu3.model.Type item
-
-
Class org.hl7.fhir.dstu3.model.Medication.MedicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationAdministration extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 673777544L
-
Serialized Fields
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
device
List<org.hl7.fhir.dstu3.model.Reference> device
-
deviceTarget
List<org.hl7.fhir.dstu3.model.Device> deviceTarget
-
dosage
org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationDosageComponent dosage
-
effective
org.hl7.fhir.dstu3.model.Type effective
-
eventHistory
List<org.hl7.fhir.dstu3.model.Reference> eventHistory
-
eventHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> eventHistoryTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
medication
org.hl7.fhir.dstu3.model.Type medication
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
notGiven
org.hl7.fhir.dstu3.model.BooleanType notGiven
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Resource> partOfTarget
-
performer
List<org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationPerformerComponent> performer
-
prescription
org.hl7.fhir.dstu3.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.dstu3.model.MedicationRequest prescriptionTarget
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonNotGiven
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonNotGiven
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
supportingInformation
List<org.hl7.fhir.dstu3.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationDosageComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1316915516L
-
Serialized Fields
-
dose
org.hl7.fhir.dstu3.model.SimpleQuantity dose
-
method
org.hl7.fhir.dstu3.model.CodeableConcept method
-
rate
org.hl7.fhir.dstu3.model.Type rate
-
route
org.hl7.fhir.dstu3.model.CodeableConcept route
-
site
org.hl7.fhir.dstu3.model.CodeableConcept site
-
text
org.hl7.fhir.dstu3.model.StringType text
-
-
Class org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationPerformerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -488386403L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.MedicationAdministration.MedicationAdministrationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationDispense extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1951426869L
-
Serialized Fields
-
authorizingPrescription
List<org.hl7.fhir.dstu3.model.Reference> authorizingPrescription
-
authorizingPrescriptionTarget
List<org.hl7.fhir.dstu3.model.MedicationRequest> authorizingPrescriptionTarget
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
daysSupply
org.hl7.fhir.dstu3.model.SimpleQuantity daysSupply
-
destination
org.hl7.fhir.dstu3.model.Reference destination
-
destinationTarget
org.hl7.fhir.dstu3.model.Location destinationTarget
-
detectedIssue
List<org.hl7.fhir.dstu3.model.Reference> detectedIssue
-
detectedIssueTarget
List<org.hl7.fhir.dstu3.model.DetectedIssue> detectedIssueTarget
-
dosageInstruction
List<org.hl7.fhir.dstu3.model.Dosage> dosageInstruction
-
eventHistory
List<org.hl7.fhir.dstu3.model.Reference> eventHistory
-
eventHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> eventHistoryTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
medication
org.hl7.fhir.dstu3.model.Type medication
-
notDone
org.hl7.fhir.dstu3.model.BooleanType notDone
-
notDoneReason
org.hl7.fhir.dstu3.model.Type notDoneReason
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Procedure> partOfTarget
-
performer
List<org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispensePerformerComponent> performer
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
receiver
List<org.hl7.fhir.dstu3.model.Reference> receiver
-
receiverTarget
List<org.hl7.fhir.dstu3.model.Resource> receiverTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispenseStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
substitution
org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispenseSubstitutionComponent substitution
-
supportingInformation
List<org.hl7.fhir.dstu3.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInformationTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
whenHandedOver
org.hl7.fhir.dstu3.model.DateTimeType whenHandedOver
-
whenPrepared
org.hl7.fhir.dstu3.model.DateTimeType whenPrepared
-
-
Class org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispensePerformerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -488386403L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispenseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationDispense.MedicationDispenseSubstitutionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -728152257L
-
Serialized Fields
-
reason
List<org.hl7.fhir.dstu3.model.CodeableConcept> reason
-
responsibleParty
List<org.hl7.fhir.dstu3.model.Reference> responsibleParty
-
responsiblePartyTarget
List<org.hl7.fhir.dstu3.model.Practitioner> responsiblePartyTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
wasSubstituted
org.hl7.fhir.dstu3.model.BooleanType wasSubstituted
-
-
Class org.hl7.fhir.dstu3.model.MedicationRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 299392400L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
detectedIssue
List<org.hl7.fhir.dstu3.model.Reference> detectedIssue
-
detectedIssueTarget
List<org.hl7.fhir.dstu3.model.DetectedIssue> detectedIssueTarget
-
dispenseRequest
org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestDispenseRequestComponent dispenseRequest
-
dosageInstruction
List<org.hl7.fhir.dstu3.model.Dosage> dosageInstruction
-
eventHistory
List<org.hl7.fhir.dstu3.model.Reference> eventHistory
-
eventHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> eventHistoryTarget
-
groupIdentifier
org.hl7.fhir.dstu3.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
intent
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestIntent> intent
-
medication
org.hl7.fhir.dstu3.model.Type medication
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestPriority> priority
-
priorPrescription
org.hl7.fhir.dstu3.model.Reference priorPrescription
-
priorPrescriptionTarget
org.hl7.fhir.dstu3.model.MedicationRequest priorPrescriptionTarget
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
recorder
org.hl7.fhir.dstu3.model.Reference recorder
-
recorderTarget
org.hl7.fhir.dstu3.model.Practitioner recorderTarget
-
requester
org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestRequesterComponent requester
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
substitution
org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestSubstitutionComponent substitution
-
supportingInformation
List<org.hl7.fhir.dstu3.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestDispenseRequestComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 280197622L
-
Serialized Fields
-
expectedSupplyDuration
org.hl7.fhir.dstu3.model.Duration expectedSupplyDuration
-
numberOfRepeatsAllowed
org.hl7.fhir.dstu3.model.PositiveIntType numberOfRepeatsAllowed
-
performer
org.hl7.fhir.dstu3.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu3.model.Organization performerTarget
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
validityPeriod
org.hl7.fhir.dstu3.model.Period validityPeriod
-
-
Class org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationRequest.MedicationRequestSubstitutionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -141547037L
-
Serialized Fields
-
allowed
org.hl7.fhir.dstu3.model.BooleanType allowed
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
-
Class org.hl7.fhir.dstu3.model.MedicationStatement extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1529480075L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
dateAsserted
org.hl7.fhir.dstu3.model.DateTimeType dateAsserted
-
derivedFrom
List<org.hl7.fhir.dstu3.model.Reference> derivedFrom
-
derivedFromTarget
List<org.hl7.fhir.dstu3.model.Resource> derivedFromTarget
-
dosage
List<org.hl7.fhir.dstu3.model.Dosage> dosage
-
effective
org.hl7.fhir.dstu3.model.Type effective
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
informationSource
org.hl7.fhir.dstu3.model.Reference informationSource
-
informationSourceTarget
org.hl7.fhir.dstu3.model.Resource informationSourceTarget
-
medication
org.hl7.fhir.dstu3.model.Type medication
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Resource> partOfTarget
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonNotTaken
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonNotTaken
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
taken
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementTaken> taken
-
-
Class org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MedicationStatement.MedicationStatementTakenEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MessageDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -219916580L
-
Serialized Fields
-
allowedResponse
List<org.hl7.fhir.dstu3.model.MessageDefinition.MessageDefinitionAllowedResponseComponent> allowedResponse
-
base
org.hl7.fhir.dstu3.model.Reference base
-
baseTarget
org.hl7.fhir.dstu3.model.MessageDefinition baseTarget
-
category
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MessageDefinition.MessageSignificanceCategory> category
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
event
org.hl7.fhir.dstu3.model.Coding event
-
focus
List<org.hl7.fhir.dstu3.model.MessageDefinition.MessageDefinitionFocusComponent> focus
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
parent
List<org.hl7.fhir.dstu3.model.Reference> parent
-
parentTarget
List<org.hl7.fhir.dstu3.model.Resource> parentTarget
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
replaces
List<org.hl7.fhir.dstu3.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.dstu3.model.MessageDefinition> replacesTarget
-
responseRequired
org.hl7.fhir.dstu3.model.BooleanType responseRequired
-
-
Class org.hl7.fhir.dstu3.model.MessageDefinition.MessageDefinitionAllowedResponseComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 825230127L
-
Serialized Fields
-
message
org.hl7.fhir.dstu3.model.Reference message
-
messageTarget
org.hl7.fhir.dstu3.model.MessageDefinition messageTarget
-
situation
org.hl7.fhir.dstu3.model.MarkdownType situation
-
-
Class org.hl7.fhir.dstu3.model.MessageDefinition.MessageDefinitionFocusComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 35658543L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
max
org.hl7.fhir.dstu3.model.StringType max
-
min
org.hl7.fhir.dstu3.model.UnsignedIntType min
-
profile
org.hl7.fhir.dstu3.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu3.model.StructureDefinition profileTarget
-
-
Class org.hl7.fhir.dstu3.model.MessageDefinition.MessageSignificanceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.MessageHeader extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1142547869L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authorTarget
org.hl7.fhir.dstu3.model.Practitioner authorTarget
-
destination
List<org.hl7.fhir.dstu3.model.MessageHeader.MessageDestinationComponent> destination
-
enterer
org.hl7.fhir.dstu3.model.Reference enterer
-
entererTarget
org.hl7.fhir.dstu3.model.Practitioner entererTarget
-
event
org.hl7.fhir.dstu3.model.Coding event
-
focus
List<org.hl7.fhir.dstu3.model.Reference> focus
-
focusTarget
List<org.hl7.fhir.dstu3.model.Resource> focusTarget
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
receiver
org.hl7.fhir.dstu3.model.Reference receiver
-
receiverTarget
org.hl7.fhir.dstu3.model.Resource receiverTarget
-
response
org.hl7.fhir.dstu3.model.MessageHeader.MessageHeaderResponseComponent response
-
responsible
org.hl7.fhir.dstu3.model.Reference responsible
-
responsibleTarget
org.hl7.fhir.dstu3.model.Resource responsibleTarget
-
sender
org.hl7.fhir.dstu3.model.Reference sender
-
senderTarget
org.hl7.fhir.dstu3.model.Resource senderTarget
-
source
org.hl7.fhir.dstu3.model.MessageHeader.MessageSourceComponent source
-
timestamp
org.hl7.fhir.dstu3.model.InstantType timestamp
-
-
Class org.hl7.fhir.dstu3.model.MessageHeader.MessageDestinationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -2097633309L
-
Serialized Fields
-
endpoint
org.hl7.fhir.dstu3.model.UriType endpoint
-
name
org.hl7.fhir.dstu3.model.StringType name
-
target
org.hl7.fhir.dstu3.model.Reference target
-
targetTarget
org.hl7.fhir.dstu3.model.Device targetTarget
-
-
Class org.hl7.fhir.dstu3.model.MessageHeader.MessageHeaderResponseComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1008716838L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.MessageHeader.ResponseType> code
-
details
org.hl7.fhir.dstu3.model.Reference details
-
detailsTarget
org.hl7.fhir.dstu3.model.OperationOutcome detailsTarget
-
identifier
org.hl7.fhir.dstu3.model.IdType identifier
-
-
Class org.hl7.fhir.dstu3.model.MessageHeader.MessageSourceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -115878196L
-
Serialized Fields
-
contact
org.hl7.fhir.dstu3.model.ContactPoint contact
-
endpoint
org.hl7.fhir.dstu3.model.UriType endpoint
-
name
org.hl7.fhir.dstu3.model.StringType name
-
software
org.hl7.fhir.dstu3.model.StringType software
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.MessageHeader.ResponseTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Meta extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 867134915L
-
Class org.hl7.fhir.dstu3.model.MetadataResource extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 145908634L
-
Serialized Fields
-
contact
List<org.hl7.fhir.dstu3.model.ContactDetail> contact
-
date
org.hl7.fhir.dstu3.model.DateTimeType date
-
description
org.hl7.fhir.dstu3.model.MarkdownType description
-
experimental
org.hl7.fhir.dstu3.model.BooleanType experimental
-
jurisdiction
List<org.hl7.fhir.dstu3.model.CodeableConcept> jurisdiction
-
name
org.hl7.fhir.dstu3.model.StringType name
-
publisher
org.hl7.fhir.dstu3.model.StringType publisher
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.PublicationStatus> status
-
title
org.hl7.fhir.dstu3.model.StringType title
-
url
org.hl7.fhir.dstu3.model.UriType url
-
useContext
List<org.hl7.fhir.dstu3.model.UsageContext> useContext
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.Money extends org.hl7.fhir.dstu3.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.dstu3.model.NamingSystem extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -743416513L
-
Serialized Fields
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemType> kind
-
replacedBy
org.hl7.fhir.dstu3.model.Reference replacedBy
-
replacedByTarget
org.hl7.fhir.dstu3.model.NamingSystem replacedByTarget
-
responsible
org.hl7.fhir.dstu3.model.StringType responsible
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
uniqueId
List<org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemUniqueIdComponent> uniqueId
-
usage
org.hl7.fhir.dstu3.model.StringType usage
-
-
Class org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemIdentifierTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemUniqueIdComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1458889328L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
period
org.hl7.fhir.dstu3.model.Period period
-
preferred
org.hl7.fhir.dstu3.model.BooleanType preferred
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.NamingSystem.NamingSystemIdentifierType> type
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.Narrative extends org.hl7.fhir.dstu3.model.BaseNarrative implements Serializable
- serialVersionUID:
- 1463852859L
-
Serialized Fields
-
div
org.hl7.fhir.utilities.xhtml.XhtmlNode div
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Narrative.NarrativeStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Narrative.NarrativeStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.NutritionOrder extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1429947433L
-
Serialized Fields
-
allergyIntolerance
List<org.hl7.fhir.dstu3.model.Reference> allergyIntolerance
-
allergyIntoleranceTarget
List<org.hl7.fhir.dstu3.model.AllergyIntolerance> allergyIntoleranceTarget
-
dateTime
org.hl7.fhir.dstu3.model.DateTimeType dateTime
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
enteralFormula
org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderEnteralFormulaComponent enteralFormula
-
excludeFoodModifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> excludeFoodModifier
-
foodPreferenceModifier
List<org.hl7.fhir.dstu3.model.CodeableConcept> foodPreferenceModifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
oralDiet
org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderOralDietComponent oralDiet
-
orderer
org.hl7.fhir.dstu3.model.Reference orderer
-
ordererTarget
org.hl7.fhir.dstu3.model.Practitioner ordererTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderStatus> status
-
supplement
List<org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderSupplementComponent> supplement
-
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1895031997L
-
Serialized Fields
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
rate
org.hl7.fhir.dstu3.model.Type rate
-
schedule
org.hl7.fhir.dstu3.model.Timing schedule
-
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderEnteralFormulaComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 292116061L
-
Serialized Fields
-
additiveProductName
org.hl7.fhir.dstu3.model.StringType additiveProductName
-
additiveType
org.hl7.fhir.dstu3.model.CodeableConcept additiveType
-
administration
List<org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent> administration
-
administrationInstruction
org.hl7.fhir.dstu3.model.StringType administrationInstruction
-
baseFormulaProductName
org.hl7.fhir.dstu3.model.StringType baseFormulaProductName
-
baseFormulaType
org.hl7.fhir.dstu3.model.CodeableConcept baseFormulaType
-
caloricDensity
org.hl7.fhir.dstu3.model.SimpleQuantity caloricDensity
-
maxVolumeToDeliver
org.hl7.fhir.dstu3.model.SimpleQuantity maxVolumeToDeliver
-
routeofAdministration
org.hl7.fhir.dstu3.model.CodeableConcept routeofAdministration
-
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderOralDietComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 973058412L
-
Serialized Fields
-
fluidConsistencyType
List<org.hl7.fhir.dstu3.model.CodeableConcept> fluidConsistencyType
-
instruction
org.hl7.fhir.dstu3.model.StringType instruction
-
nutrient
List<org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderOralDietNutrientComponent> nutrient
-
schedule
List<org.hl7.fhir.dstu3.model.Timing> schedule
-
texture
List<org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderOralDietTextureComponent> texture
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderOralDietNutrientComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 465107295L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu3.model.SimpleQuantity amount
-
modifier
org.hl7.fhir.dstu3.model.CodeableConcept modifier
-
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderOralDietTextureComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -56402817L
-
Serialized Fields
-
foodType
org.hl7.fhir.dstu3.model.CodeableConcept foodType
-
modifier
org.hl7.fhir.dstu3.model.CodeableConcept modifier
-
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.NutritionOrder.NutritionOrderSupplementComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 297545236L
-
Serialized Fields
-
instruction
org.hl7.fhir.dstu3.model.StringType instruction
-
productName
org.hl7.fhir.dstu3.model.StringType productName
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
schedule
List<org.hl7.fhir.dstu3.model.Timing> schedule
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Observation extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1771290322L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
bodySite
org.hl7.fhir.dstu3.model.CodeableConcept bodySite
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
component
List<org.hl7.fhir.dstu3.model.Observation.ObservationComponentComponent> component
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
dataAbsentReason
org.hl7.fhir.dstu3.model.CodeableConcept dataAbsentReason
-
device
org.hl7.fhir.dstu3.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu3.model.Resource deviceTarget
-
effective
org.hl7.fhir.dstu3.model.Type effective
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
interpretation
org.hl7.fhir.dstu3.model.CodeableConcept interpretation
-
issued
org.hl7.fhir.dstu3.model.InstantType issued
-
method
org.hl7.fhir.dstu3.model.CodeableConcept method
-
performer
List<org.hl7.fhir.dstu3.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.dstu3.model.Resource> performerTarget
-
referenceRange
List<org.hl7.fhir.dstu3.model.Observation.ObservationReferenceRangeComponent> referenceRange
-
related
List<org.hl7.fhir.dstu3.model.Observation.ObservationRelatedComponent> related
-
specimen
org.hl7.fhir.dstu3.model.Reference specimen
-
specimenTarget
org.hl7.fhir.dstu3.model.Specimen specimenTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Observation.ObservationStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Observation.ObservationComponentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -846379911L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
dataAbsentReason
org.hl7.fhir.dstu3.model.CodeableConcept dataAbsentReason
-
interpretation
org.hl7.fhir.dstu3.model.CodeableConcept interpretation
-
referenceRange
List<org.hl7.fhir.dstu3.model.Observation.ObservationReferenceRangeComponent> referenceRange
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Observation.ObservationReferenceRangeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -955638831L
-
Serialized Fields
-
age
org.hl7.fhir.dstu3.model.Range age
-
appliesTo
List<org.hl7.fhir.dstu3.model.CodeableConcept> appliesTo
-
high
org.hl7.fhir.dstu3.model.SimpleQuantity high
-
low
org.hl7.fhir.dstu3.model.SimpleQuantity low
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Observation.ObservationRelatedComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1541802577L
-
Serialized Fields
-
target
org.hl7.fhir.dstu3.model.Reference target
-
targetTarget
org.hl7.fhir.dstu3.model.Resource targetTarget
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Observation.ObservationRelationshipType> type
-
-
Class org.hl7.fhir.dstu3.model.Observation.ObservationRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Observation.ObservationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.OidType extends org.hl7.fhir.dstu3.model.UriType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.OperationDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 1292377899L
-
Serialized Fields
-
base
org.hl7.fhir.dstu3.model.Reference base
-
baseTarget
org.hl7.fhir.dstu3.model.OperationDefinition baseTarget
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
idempotent
org.hl7.fhir.dstu3.model.BooleanType idempotent
-
instance
org.hl7.fhir.dstu3.model.BooleanType instance
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.OperationDefinition.OperationKind> kind
-
overload
List<org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionOverloadComponent> overload
-
parameter
List<org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionParameterComponent> parameter
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
resource
List<org.hl7.fhir.dstu3.model.CodeType> resource
-
system
org.hl7.fhir.dstu3.model.BooleanType system
-
type
org.hl7.fhir.dstu3.model.BooleanType type
-
-
Class org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionOverloadComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -907948545L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
parameterName
List<org.hl7.fhir.dstu3.model.StringType> parameterName
-
-
Class org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionParameterBindingComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 857140521L
-
Serialized Fields
-
strength
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.BindingStrength> strength
-
valueSet
org.hl7.fhir.dstu3.model.Type valueSet
-
-
Class org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionParameterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -885506257L
-
Serialized Fields
-
binding
org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionParameterBindingComponent binding
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
max
org.hl7.fhir.dstu3.model.StringType max
-
min
org.hl7.fhir.dstu3.model.IntegerType min
-
name
org.hl7.fhir.dstu3.model.CodeType name
-
part
List<org.hl7.fhir.dstu3.model.OperationDefinition.OperationDefinitionParameterComponent> part
-
profile
org.hl7.fhir.dstu3.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu3.model.StructureDefinition profileTarget
-
searchType
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.SearchParamType> searchType
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.OperationDefinition.OperationParameterUse> use
-
-
Class org.hl7.fhir.dstu3.model.OperationDefinition.OperationKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.OperationDefinition.OperationParameterUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.OperationOutcome extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -152150052L
-
Serialized Fields
-
issue
List<org.hl7.fhir.dstu3.model.OperationOutcome.OperationOutcomeIssueComponent> issue
-
-
Class org.hl7.fhir.dstu3.model.OperationOutcome.IssueSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.OperationOutcome.IssueTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.OperationOutcome.OperationOutcomeIssueComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1681095438L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.OperationOutcome.IssueType> code
-
details
org.hl7.fhir.dstu3.model.CodeableConcept details
-
diagnostics
org.hl7.fhir.dstu3.model.StringType diagnostics
-
expression
List<org.hl7.fhir.dstu3.model.StringType> expression
-
location
List<org.hl7.fhir.dstu3.model.StringType> location
-
severity
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.OperationOutcome.IssueSeverity> severity
-
-
Class org.hl7.fhir.dstu3.model.Organization extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -2113244111L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
address
List<org.hl7.fhir.dstu3.model.Address> address
-
alias
List<org.hl7.fhir.dstu3.model.StringType> alias
-
contact
List<org.hl7.fhir.dstu3.model.Organization.OrganizationContactComponent> contact
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
name
org.hl7.fhir.dstu3.model.StringType name
-
partOf
org.hl7.fhir.dstu3.model.Reference partOf
-
partOfTarget
org.hl7.fhir.dstu3.model.Organization partOfTarget
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
type
List<org.hl7.fhir.dstu3.model.CodeableConcept> type
-
-
Class org.hl7.fhir.dstu3.model.Organization.OrganizationContactComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1831121305L
-
Serialized Fields
-
address
org.hl7.fhir.dstu3.model.Address address
-
name
org.hl7.fhir.dstu3.model.HumanName name
-
purpose
org.hl7.fhir.dstu3.model.CodeableConcept purpose
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.ParameterDefinition extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 660888127L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
max
org.hl7.fhir.dstu3.model.StringType max
-
min
org.hl7.fhir.dstu3.model.IntegerType min
-
name
org.hl7.fhir.dstu3.model.CodeType name
-
profile
org.hl7.fhir.dstu3.model.Reference profile
-
profileTarget
org.hl7.fhir.dstu3.model.StructureDefinition profileTarget
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
use
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ParameterDefinition.ParameterUse> use
-
-
Class org.hl7.fhir.dstu3.model.ParameterDefinition.ParameterUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Parameters extends org.hl7.fhir.dstu3.model.Resource implements Serializable
- serialVersionUID:
- -1495940293L
-
Serialized Fields
-
parameter
List<org.hl7.fhir.dstu3.model.Parameters.ParametersParameterComponent> parameter
-
-
Class org.hl7.fhir.dstu3.model.Parameters.ParametersParameterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -839605058L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
part
List<org.hl7.fhir.dstu3.model.Parameters.ParametersParameterComponent> part
-
resource
org.hl7.fhir.dstu3.model.Resource resource
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Patient extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1985061666L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
address
List<org.hl7.fhir.dstu3.model.Address> address
-
animal
org.hl7.fhir.dstu3.model.Patient.AnimalComponent animal
-
birthDate
org.hl7.fhir.dstu3.model.DateType birthDate
-
communication
List<org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent> communication
-
contact
List<org.hl7.fhir.dstu3.model.Patient.ContactComponent> contact
-
deceased
org.hl7.fhir.dstu3.model.Type deceased
-
gender
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender> gender
-
generalPractitioner
List<org.hl7.fhir.dstu3.model.Reference> generalPractitioner
-
generalPractitionerTarget
List<org.hl7.fhir.dstu3.model.Resource> generalPractitionerTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
link
List<org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent> link
-
managingOrganization
org.hl7.fhir.dstu3.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization managingOrganizationTarget
-
maritalStatus
org.hl7.fhir.dstu3.model.CodeableConcept maritalStatus
-
multipleBirth
org.hl7.fhir.dstu3.model.Type multipleBirth
-
name
List<org.hl7.fhir.dstu3.model.HumanName> name
-
photo
List<org.hl7.fhir.dstu3.model.Attachment> photo
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.Patient.AnimalComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -549738382L
-
Serialized Fields
-
breed
org.hl7.fhir.dstu3.model.CodeableConcept breed
-
genderStatus
org.hl7.fhir.dstu3.model.CodeableConcept genderStatus
-
species
org.hl7.fhir.dstu3.model.CodeableConcept species
-
-
Class org.hl7.fhir.dstu3.model.Patient.ContactComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 364269017L
-
Serialized Fields
-
address
org.hl7.fhir.dstu3.model.Address address
-
gender
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender> gender
-
name
org.hl7.fhir.dstu3.model.HumanName name
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
relationship
List<org.hl7.fhir.dstu3.model.CodeableConcept> relationship
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.Patient.LinkTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Patient.PatientCommunicationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 633792918L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeableConcept language
-
preferred
org.hl7.fhir.dstu3.model.BooleanType preferred
-
-
Class org.hl7.fhir.dstu3.model.Patient.PatientLinkComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1083576633L
-
Serialized Fields
-
other
org.hl7.fhir.dstu3.model.Reference other
-
otherTarget
org.hl7.fhir.dstu3.model.Resource otherTarget
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Patient.LinkType> type
-
-
Class org.hl7.fhir.dstu3.model.PaymentNotice extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 37278603L
-
Serialized Fields
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
paymentStatus
org.hl7.fhir.dstu3.model.CodeableConcept paymentStatus
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Practitioner providerTarget
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestTarget
org.hl7.fhir.dstu3.model.Resource requestTarget
-
response
org.hl7.fhir.dstu3.model.Reference response
-
responseTarget
org.hl7.fhir.dstu3.model.Resource responseTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PaymentNotice.PaymentNoticeStatus> status
-
statusDate
org.hl7.fhir.dstu3.model.DateType statusDate
-
target
org.hl7.fhir.dstu3.model.Reference target
-
targetTarget
org.hl7.fhir.dstu3.model.Organization targetTarget
-
-
Class org.hl7.fhir.dstu3.model.PaymentNotice.PaymentNoticeStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PaymentReconciliation extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -665475468L
-
Serialized Fields
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
detail
List<org.hl7.fhir.dstu3.model.PaymentReconciliation.DetailsComponent> detail
-
disposition
org.hl7.fhir.dstu3.model.StringType disposition
-
form
org.hl7.fhir.dstu3.model.CodeableConcept form
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
period
org.hl7.fhir.dstu3.model.Period period
-
processNote
List<org.hl7.fhir.dstu3.model.PaymentReconciliation.NotesComponent> processNote
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu3.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu3.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu3.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu3.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu3.model.ProcessRequest requestTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PaymentReconciliation.PaymentReconciliationStatus> status
-
total
org.hl7.fhir.dstu3.model.Money total
-
-
Class org.hl7.fhir.dstu3.model.PaymentReconciliation.DetailsComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 661095855L
-
Serialized Fields
-
amount
org.hl7.fhir.dstu3.model.Money amount
-
date
org.hl7.fhir.dstu3.model.DateType date
-
payee
org.hl7.fhir.dstu3.model.Reference payee
-
payeeTarget
org.hl7.fhir.dstu3.model.Organization payeeTarget
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestTarget
org.hl7.fhir.dstu3.model.Resource requestTarget
-
response
org.hl7.fhir.dstu3.model.Reference response
-
responseTarget
org.hl7.fhir.dstu3.model.Resource responseTarget
-
submitter
org.hl7.fhir.dstu3.model.Reference submitter
-
submitterTarget
org.hl7.fhir.dstu3.model.Organization submitterTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.PaymentReconciliation.NotesComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 874830709L
-
Serialized Fields
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.PaymentReconciliation.PaymentReconciliationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Period extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 649791751L
-
Serialized Fields
-
end
org.hl7.fhir.dstu3.model.DateTimeType end
-
start
org.hl7.fhir.dstu3.model.DateTimeType start
-
-
Class org.hl7.fhir.dstu3.model.Person extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -117464654L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
address
List<org.hl7.fhir.dstu3.model.Address> address
-
birthDate
org.hl7.fhir.dstu3.model.DateType birthDate
-
gender
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
link
List<org.hl7.fhir.dstu3.model.Person.PersonLinkComponent> link
-
managingOrganization
org.hl7.fhir.dstu3.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.dstu3.model.Organization managingOrganizationTarget
-
name
List<org.hl7.fhir.dstu3.model.HumanName> name
-
photo
org.hl7.fhir.dstu3.model.Attachment photo
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.Person.IdentityAssuranceLevelEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Person.PersonLinkComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 508763647L
-
Serialized Fields
-
assurance
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Person.IdentityAssuranceLevel> assurance
-
target
org.hl7.fhir.dstu3.model.Reference target
-
targetTarget
org.hl7.fhir.dstu3.model.Resource targetTarget
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1191108677L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionComponent> action
-
approvalDate
org.hl7.fhir.dstu3.model.DateType approvalDate
-
contributor
List<org.hl7.fhir.dstu3.model.Contributor> contributor
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
effectivePeriod
org.hl7.fhir.dstu3.model.Period effectivePeriod
-
goal
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionGoalComponent> goal
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.dstu3.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.dstu3.model.Reference> library
-
libraryTarget
List<org.hl7.fhir.dstu3.model.Library> libraryTarget
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.dstu3.model.RelatedArtifact> relatedArtifact
-
topic
List<org.hl7.fhir.dstu3.model.CodeableConcept> topic
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
usage
org.hl7.fhir.dstu3.model.StringType usage
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionCardinalityBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionConditionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionGroupingBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionParticipantTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionPrecheckBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionRequiredBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.ActionSelectionBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1404963512L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionComponent> action
-
cardinalityBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionCardinalityBehavior> cardinalityBehavior
-
code
List<org.hl7.fhir.dstu3.model.CodeableConcept> code
-
condition
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionConditionComponent> condition
-
definition
org.hl7.fhir.dstu3.model.Reference definition
-
definitionTarget
org.hl7.fhir.dstu3.model.Resource definitionTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
documentation
List<org.hl7.fhir.dstu3.model.RelatedArtifact> documentation
-
dynamicValue
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionDynamicValueComponent> dynamicValue
-
goalId
List<org.hl7.fhir.dstu3.model.IdType> goalId
-
groupingBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionGroupingBehavior> groupingBehavior
-
input
List<org.hl7.fhir.dstu3.model.DataRequirement> input
-
label
org.hl7.fhir.dstu3.model.StringType label
-
output
List<org.hl7.fhir.dstu3.model.DataRequirement> output
-
participant
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionParticipantComponent> participant
-
precheckBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionPrecheckBehavior> precheckBehavior
-
reason
List<org.hl7.fhir.dstu3.model.CodeableConcept> reason
-
relatedAction
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionRelatedActionComponent> relatedAction
-
requiredBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionRequiredBehavior> requiredBehavior
-
selectionBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionSelectionBehavior> selectionBehavior
-
textEquivalent
org.hl7.fhir.dstu3.model.StringType textEquivalent
-
timing
org.hl7.fhir.dstu3.model.Type timing
-
title
org.hl7.fhir.dstu3.model.StringType title
-
transform
org.hl7.fhir.dstu3.model.Reference transform
-
transformTarget
org.hl7.fhir.dstu3.model.StructureMap transformTarget
-
triggerDefinition
List<org.hl7.fhir.dstu3.model.TriggerDefinition> triggerDefinition
-
type
org.hl7.fhir.dstu3.model.Coding type
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionConditionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 944300105L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionConditionKind> kind
-
language
org.hl7.fhir.dstu3.model.StringType language
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionDynamicValueComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 448404361L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
language
org.hl7.fhir.dstu3.model.StringType language
-
path
org.hl7.fhir.dstu3.model.StringType path
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1152013659L
-
Serialized Fields
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionParticipantType> type
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionActionRelatedActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1063306770L
-
Serialized Fields
-
actionId
org.hl7.fhir.dstu3.model.IdType actionId
-
offset
org.hl7.fhir.dstu3.model.Type offset
-
relationship
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PlanDefinition.ActionRelationshipType> relationship
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionGoalComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -795308926L
-
Serialized Fields
-
addresses
List<org.hl7.fhir.dstu3.model.CodeableConcept> addresses
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
description
org.hl7.fhir.dstu3.model.CodeableConcept description
-
documentation
List<org.hl7.fhir.dstu3.model.RelatedArtifact> documentation
-
priority
org.hl7.fhir.dstu3.model.CodeableConcept priority
-
start
org.hl7.fhir.dstu3.model.CodeableConcept start
-
target
List<org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionGoalTargetComponent> target
-
-
Class org.hl7.fhir.dstu3.model.PlanDefinition.PlanDefinitionGoalTargetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -131874144L
-
Serialized Fields
-
detail
org.hl7.fhir.dstu3.model.Type detail
-
due
org.hl7.fhir.dstu3.model.Duration due
-
measure
org.hl7.fhir.dstu3.model.CodeableConcept measure
-
-
Class org.hl7.fhir.dstu3.model.PositiveIntType extends org.hl7.fhir.dstu3.model.IntegerType implements Serializable
- serialVersionUID:
- 1686497884249402429L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Practitioner extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2128349259L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
address
List<org.hl7.fhir.dstu3.model.Address> address
-
birthDate
org.hl7.fhir.dstu3.model.DateType birthDate
-
communication
List<org.hl7.fhir.dstu3.model.CodeableConcept> communication
-
gender
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
name
List<org.hl7.fhir.dstu3.model.HumanName> name
-
photo
List<org.hl7.fhir.dstu3.model.Attachment> photo
-
qualification
List<org.hl7.fhir.dstu3.model.Practitioner.PractitionerQualificationComponent> qualification
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.Practitioner.PractitionerQualificationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1095219071L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
issuer
org.hl7.fhir.dstu3.model.Reference issuer
-
issuerTarget
org.hl7.fhir.dstu3.model.Organization issuerTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
-
Class org.hl7.fhir.dstu3.model.PractitionerRole extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 423338051L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
availabilityExceptions
org.hl7.fhir.dstu3.model.StringType availabilityExceptions
-
availableTime
List<org.hl7.fhir.dstu3.model.PractitionerRole.PractitionerRoleAvailableTimeComponent> availableTime
-
code
List<org.hl7.fhir.dstu3.model.CodeableConcept> code
-
endpoint
List<org.hl7.fhir.dstu3.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.dstu3.model.Endpoint> endpointTarget
-
healthcareService
List<org.hl7.fhir.dstu3.model.Reference> healthcareService
-
healthcareServiceTarget
List<org.hl7.fhir.dstu3.model.HealthcareService> healthcareServiceTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
location
List<org.hl7.fhir.dstu3.model.Reference> location
-
locationTarget
List<org.hl7.fhir.dstu3.model.Location> locationTarget
-
notAvailable
List<org.hl7.fhir.dstu3.model.PractitionerRole.PractitionerRoleNotAvailableComponent> notAvailable
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
practitioner
org.hl7.fhir.dstu3.model.Reference practitioner
-
practitionerTarget
org.hl7.fhir.dstu3.model.Practitioner practitionerTarget
-
specialty
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialty
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.PractitionerRole.DaysOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.PractitionerRole.PractitionerRoleAvailableTimeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -2139510127L
-
Serialized Fields
-
allDay
org.hl7.fhir.dstu3.model.BooleanType allDay
-
availableEndTime
org.hl7.fhir.dstu3.model.TimeType availableEndTime
-
availableStartTime
org.hl7.fhir.dstu3.model.TimeType availableStartTime
-
daysOfWeek
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.PractitionerRole.DaysOfWeek>> daysOfWeek
-
-
Class org.hl7.fhir.dstu3.model.PractitionerRole.PractitionerRoleNotAvailableComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 310849929L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
during
org.hl7.fhir.dstu3.model.Period during
-
-
Class org.hl7.fhir.dstu3.model.PrimitiveType extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Procedure extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 7729906L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
bodySite
List<org.hl7.fhir.dstu3.model.CodeableConcept> bodySite
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
complication
List<org.hl7.fhir.dstu3.model.CodeableConcept> complication
-
complicationDetail
List<org.hl7.fhir.dstu3.model.Reference> complicationDetail
-
complicationDetailTarget
List<org.hl7.fhir.dstu3.model.Condition> complicationDetailTarget
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
focalDevice
List<org.hl7.fhir.dstu3.model.Procedure.ProcedureFocalDeviceComponent> focalDevice
-
followUp
List<org.hl7.fhir.dstu3.model.CodeableConcept> followUp
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
notDone
org.hl7.fhir.dstu3.model.BooleanType notDone
-
notDoneReason
org.hl7.fhir.dstu3.model.CodeableConcept notDoneReason
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Resource> partOfTarget
-
performed
org.hl7.fhir.dstu3.model.Type performed
-
performer
List<org.hl7.fhir.dstu3.model.Procedure.ProcedurePerformerComponent> performer
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
report
List<org.hl7.fhir.dstu3.model.Reference> report
-
reportTarget
List<org.hl7.fhir.dstu3.model.DiagnosticReport> reportTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Procedure.ProcedureStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
usedCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> usedCode
-
usedReference
List<org.hl7.fhir.dstu3.model.Reference> usedReference
-
usedReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> usedReferenceTarget
-
-
Class org.hl7.fhir.dstu3.model.Procedure.ProcedureFocalDeviceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1779937807L
-
Serialized Fields
-
action
org.hl7.fhir.dstu3.model.CodeableConcept action
-
manipulated
org.hl7.fhir.dstu3.model.Reference manipulated
-
manipulatedTarget
org.hl7.fhir.dstu3.model.Device manipulatedTarget
-
-
Class org.hl7.fhir.dstu3.model.Procedure.ProcedurePerformerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 213950062L
-
Serialized Fields
-
actor
org.hl7.fhir.dstu3.model.Reference actor
-
actorTarget
org.hl7.fhir.dstu3.model.Resource actorTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
role
org.hl7.fhir.dstu3.model.CodeableConcept role
-
-
Class org.hl7.fhir.dstu3.model.Procedure.ProcedureStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ProcedureRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 184396216L
-
Serialized Fields
-
asNeeded
org.hl7.fhir.dstu3.model.Type asNeeded
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
bodySite
List<org.hl7.fhir.dstu3.model.CodeableConcept> bodySite
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
doNotPerform
org.hl7.fhir.dstu3.model.BooleanType doNotPerform
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
intent
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestIntent> intent
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
performer
org.hl7.fhir.dstu3.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu3.model.Resource performerTarget
-
performerType
org.hl7.fhir.dstu3.model.CodeableConcept performerType
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestPriority> priority
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
relevantHistory
List<org.hl7.fhir.dstu3.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> relevantHistoryTarget
-
replaces
List<org.hl7.fhir.dstu3.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.dstu3.model.Resource> replacesTarget
-
requester
org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestRequesterComponent requester
-
requisition
org.hl7.fhir.dstu3.model.Identifier requisition
-
specimen
List<org.hl7.fhir.dstu3.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.dstu3.model.Specimen> specimenTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.dstu3.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInfoTarget
-
-
Class org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.ProcedureRequest.ProcedureRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ProcessRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -346692020L
-
Serialized Fields
-
action
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcessRequest.ActionList> action
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
exclude
List<org.hl7.fhir.dstu3.model.StringType> exclude
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
include
List<org.hl7.fhir.dstu3.model.StringType> include
-
item
List<org.hl7.fhir.dstu3.model.ProcessRequest.ItemsComponent> item
-
nullify
org.hl7.fhir.dstu3.model.BooleanType nullify
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
provider
org.hl7.fhir.dstu3.model.Reference provider
-
providerTarget
org.hl7.fhir.dstu3.model.Practitioner providerTarget
-
reference
org.hl7.fhir.dstu3.model.StringType reference
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestTarget
org.hl7.fhir.dstu3.model.Resource requestTarget
-
response
org.hl7.fhir.dstu3.model.Reference response
-
responseTarget
org.hl7.fhir.dstu3.model.Resource responseTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcessRequest.ProcessRequestStatus> status
-
target
org.hl7.fhir.dstu3.model.Reference target
-
targetTarget
org.hl7.fhir.dstu3.model.Organization targetTarget
-
-
Class org.hl7.fhir.dstu3.model.ProcessRequest.ActionListEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ProcessRequest.ItemsComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1598360600L
-
Serialized Fields
-
sequenceLinkId
org.hl7.fhir.dstu3.model.IntegerType sequenceLinkId
-
-
Class org.hl7.fhir.dstu3.model.ProcessRequest.ProcessRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ProcessResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -2058462467L
-
Serialized Fields
-
communicationRequest
List<org.hl7.fhir.dstu3.model.Reference> communicationRequest
-
communicationRequestTarget
List<org.hl7.fhir.dstu3.model.CommunicationRequest> communicationRequestTarget
-
created
org.hl7.fhir.dstu3.model.DateTimeType created
-
disposition
org.hl7.fhir.dstu3.model.StringType disposition
-
error
List<org.hl7.fhir.dstu3.model.CodeableConcept> error
-
form
org.hl7.fhir.dstu3.model.CodeableConcept form
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
organization
org.hl7.fhir.dstu3.model.Reference organization
-
organizationTarget
org.hl7.fhir.dstu3.model.Organization organizationTarget
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
processNote
List<org.hl7.fhir.dstu3.model.ProcessResponse.ProcessResponseProcessNoteComponent> processNote
-
request
org.hl7.fhir.dstu3.model.Reference request
-
requestOrganization
org.hl7.fhir.dstu3.model.Reference requestOrganization
-
requestOrganizationTarget
org.hl7.fhir.dstu3.model.Organization requestOrganizationTarget
-
requestProvider
org.hl7.fhir.dstu3.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.dstu3.model.Practitioner requestProviderTarget
-
requestTarget
org.hl7.fhir.dstu3.model.Resource requestTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ProcessResponse.ProcessResponseStatus> status
-
-
Class org.hl7.fhir.dstu3.model.ProcessResponse.ProcessResponseProcessNoteComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 874830709L
-
Serialized Fields
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ProcessResponse.ProcessResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Provenance extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1668640371L
-
Serialized Fields
-
activity
org.hl7.fhir.dstu3.model.Coding activity
-
agent
List<org.hl7.fhir.dstu3.model.Provenance.ProvenanceAgentComponent> agent
-
entity
List<org.hl7.fhir.dstu3.model.Provenance.ProvenanceEntityComponent> entity
-
location
org.hl7.fhir.dstu3.model.Reference location
-
locationTarget
org.hl7.fhir.dstu3.model.Location locationTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
policy
List<org.hl7.fhir.dstu3.model.UriType> policy
-
reason
List<org.hl7.fhir.dstu3.model.Coding> reason
-
recorded
org.hl7.fhir.dstu3.model.InstantType recorded
-
signature
List<org.hl7.fhir.dstu3.model.Signature> signature
-
target
List<org.hl7.fhir.dstu3.model.Reference> target
-
targetTarget
List<org.hl7.fhir.dstu3.model.Resource> targetTarget
-
-
Class org.hl7.fhir.dstu3.model.Provenance.ProvenanceAgentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1431948744L
-
Serialized Fields
-
onBehalfOf
org.hl7.fhir.dstu3.model.Type onBehalfOf
-
relatedAgentType
org.hl7.fhir.dstu3.model.CodeableConcept relatedAgentType
-
role
List<org.hl7.fhir.dstu3.model.CodeableConcept> role
-
who
org.hl7.fhir.dstu3.model.Type who
-
-
Class org.hl7.fhir.dstu3.model.Provenance.ProvenanceEntityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1436676923L
-
Serialized Fields
-
agent
List<org.hl7.fhir.dstu3.model.Provenance.ProvenanceAgentComponent> agent
-
role
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Provenance.ProvenanceEntityRole> role
-
what
org.hl7.fhir.dstu3.model.Type what
-
-
Class org.hl7.fhir.dstu3.model.Provenance.ProvenanceEntityRoleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Quantity extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 1069574054L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
comparator
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Quantity.QuantityComparator> comparator
-
system
org.hl7.fhir.dstu3.model.UriType system
-
unit
org.hl7.fhir.dstu3.model.StringType unit
-
value
org.hl7.fhir.dstu3.model.DecimalType value
-
-
Class org.hl7.fhir.dstu3.model.Quantity.QuantityComparatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Questionnaire extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1846925043L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.dstu3.model.DateType approvalDate
-
code
List<org.hl7.fhir.dstu3.model.Coding> code
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
effectivePeriod
org.hl7.fhir.dstu3.model.Period effectivePeriod
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
item
List<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent> item
-
lastReviewDate
org.hl7.fhir.dstu3.model.DateType lastReviewDate
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
subjectType
List<org.hl7.fhir.dstu3.model.CodeType> subjectType
-
-
Class org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1997112302L
-
Serialized Fields
-
code
List<org.hl7.fhir.dstu3.model.Coding> code
-
definition
org.hl7.fhir.dstu3.model.UriType definition
-
enableWhen
List<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemEnableWhenComponent> enableWhen
-
initial
org.hl7.fhir.dstu3.model.Type initial
-
item
List<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemComponent> item
-
linkId
org.hl7.fhir.dstu3.model.StringType linkId
-
maxLength
org.hl7.fhir.dstu3.model.IntegerType maxLength
-
option
List<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemOptionComponent> option
-
options
org.hl7.fhir.dstu3.model.Reference options
-
optionsTarget
org.hl7.fhir.dstu3.model.ValueSet optionsTarget
-
prefix
org.hl7.fhir.dstu3.model.StringType prefix
-
readOnly
org.hl7.fhir.dstu3.model.BooleanType readOnly
-
repeats
org.hl7.fhir.dstu3.model.BooleanType repeats
-
required
org.hl7.fhir.dstu3.model.BooleanType required
-
text
org.hl7.fhir.dstu3.model.StringType text
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemType> type
-
-
Class org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemEnableWhenComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -300241115L
-
Serialized Fields
-
answer
org.hl7.fhir.dstu3.model.Type answer
-
hasAnswer
org.hl7.fhir.dstu3.model.BooleanType hasAnswer
-
question
org.hl7.fhir.dstu3.model.StringType question
-
-
Class org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemOptionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -732981989L
-
Serialized Fields
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Questionnaire.QuestionnaireItemTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.QuestionnaireResponse extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1559552776L
-
Serialized Fields
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authored
org.hl7.fhir.dstu3.model.DateTimeType authored
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
item
List<org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseItemComponent> item
-
parent
List<org.hl7.fhir.dstu3.model.Reference> parent
-
parentTarget
List<org.hl7.fhir.dstu3.model.Resource> parentTarget
-
questionnaire
org.hl7.fhir.dstu3.model.Reference questionnaire
-
questionnaireTarget
org.hl7.fhir.dstu3.model.Questionnaire questionnaireTarget
-
source
org.hl7.fhir.dstu3.model.Reference source
-
sourceTarget
org.hl7.fhir.dstu3.model.Resource sourceTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 2052422636L
-
Serialized Fields
-
item
List<org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseItemComponent> item
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -154786340L
-
Serialized Fields
-
answer
List<org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent> answer
-
definition
org.hl7.fhir.dstu3.model.UriType definition
-
item
List<org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseItemComponent> item
-
linkId
org.hl7.fhir.dstu3.model.StringType linkId
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
text
org.hl7.fhir.dstu3.model.StringType text
-
-
Class org.hl7.fhir.dstu3.model.QuestionnaireResponse.QuestionnaireResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Range extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 1699187994L
-
Serialized Fields
-
high
org.hl7.fhir.dstu3.model.SimpleQuantity high
-
low
org.hl7.fhir.dstu3.model.SimpleQuantity low
-
-
Class org.hl7.fhir.dstu3.model.Ratio extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 479922563L
-
Serialized Fields
-
denominator
org.hl7.fhir.dstu3.model.Quantity denominator
-
numerator
org.hl7.fhir.dstu3.model.Quantity numerator
-
-
Class org.hl7.fhir.dstu3.model.Reference extends org.hl7.fhir.dstu3.model.BaseReference implements Serializable
- serialVersionUID:
- -909353281L
-
Serialized Fields
-
display
org.hl7.fhir.dstu3.model.StringType display
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
reference
org.hl7.fhir.dstu3.model.StringType reference
-
-
Class org.hl7.fhir.dstu3.model.ReferralRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -404424161L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
groupIdentifier
org.hl7.fhir.dstu3.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
intent
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ReferralRequest.ReferralCategory> intent
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ReferralRequest.ReferralPriority> priority
-
reasonCode
List<org.hl7.fhir.dstu3.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.dstu3.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.dstu3.model.Resource> reasonReferenceTarget
-
recipient
List<org.hl7.fhir.dstu3.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.dstu3.model.Resource> recipientTarget
-
relevantHistory
List<org.hl7.fhir.dstu3.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> relevantHistoryTarget
-
replaces
List<org.hl7.fhir.dstu3.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.dstu3.model.ReferralRequest> replacesTarget
-
requester
org.hl7.fhir.dstu3.model.ReferralRequest.ReferralRequestRequesterComponent requester
-
serviceRequested
List<org.hl7.fhir.dstu3.model.CodeableConcept> serviceRequested
-
specialty
org.hl7.fhir.dstu3.model.CodeableConcept specialty
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ReferralRequest.ReferralRequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.dstu3.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.dstu3.model.Resource> supportingInfoTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.ReferralRequest.ReferralCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ReferralRequest.ReferralPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ReferralRequest.ReferralRequestRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.ReferralRequest.ReferralRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RelatedArtifact extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -660871462L
-
Serialized Fields
-
citation
org.hl7.fhir.dstu3.model.StringType citation
-
display
org.hl7.fhir.dstu3.model.StringType display
-
document
org.hl7.fhir.dstu3.model.Attachment document
-
resource
org.hl7.fhir.dstu3.model.Reference resource
-
resourceTarget
org.hl7.fhir.dstu3.model.Resource resourceTarget
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RelatedArtifact.RelatedArtifactType> type
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.RelatedArtifact.RelatedArtifactTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RelatedPerson extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 1633785157L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
address
List<org.hl7.fhir.dstu3.model.Address> address
-
birthDate
org.hl7.fhir.dstu3.model.DateType birthDate
-
gender
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
name
List<org.hl7.fhir.dstu3.model.HumanName> name
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
photo
List<org.hl7.fhir.dstu3.model.Attachment> photo
-
relationship
org.hl7.fhir.dstu3.model.CodeableConcept relationship
-
telecom
List<org.hl7.fhir.dstu3.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.dstu3.model.RequestGroup extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1812083587L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionComponent> action
-
author
org.hl7.fhir.dstu3.model.Reference author
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
authorTarget
org.hl7.fhir.dstu3.model.Resource authorTarget
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
List<org.hl7.fhir.dstu3.model.Reference> definition
-
definitionTarget
List<org.hl7.fhir.dstu3.model.Resource> definitionTarget
-
groupIdentifier
org.hl7.fhir.dstu3.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
intent
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.RequestIntent> intent
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.RequestPriority> priority
-
reason
org.hl7.fhir.dstu3.model.Type reason
-
replaces
List<org.hl7.fhir.dstu3.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.dstu3.model.Resource> replacesTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.RequestStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionCardinalityBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionConditionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionGroupingBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionPrecheckBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionRequiredBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.ActionSelectionBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 362859874L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionComponent> action
-
cardinalityBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionCardinalityBehavior> cardinalityBehavior
-
code
List<org.hl7.fhir.dstu3.model.CodeableConcept> code
-
condition
List<org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionConditionComponent> condition
-
description
org.hl7.fhir.dstu3.model.StringType description
-
documentation
List<org.hl7.fhir.dstu3.model.RelatedArtifact> documentation
-
groupingBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionGroupingBehavior> groupingBehavior
-
label
org.hl7.fhir.dstu3.model.StringType label
-
participant
List<org.hl7.fhir.dstu3.model.Reference> participant
-
participantTarget
List<org.hl7.fhir.dstu3.model.Resource> participantTarget
-
precheckBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionPrecheckBehavior> precheckBehavior
-
relatedAction
List<org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionRelatedActionComponent> relatedAction
-
requiredBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionRequiredBehavior> requiredBehavior
-
resource
org.hl7.fhir.dstu3.model.Reference resource
-
resourceTarget
org.hl7.fhir.dstu3.model.Resource resourceTarget
-
selectionBehavior
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionSelectionBehavior> selectionBehavior
-
textEquivalent
org.hl7.fhir.dstu3.model.StringType textEquivalent
-
timing
org.hl7.fhir.dstu3.model.Type timing
-
title
org.hl7.fhir.dstu3.model.StringType title
-
type
org.hl7.fhir.dstu3.model.Coding type
-
-
Class org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionConditionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 944300105L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionConditionKind> kind
-
language
org.hl7.fhir.dstu3.model.StringType language
-
-
Class org.hl7.fhir.dstu3.model.RequestGroup.RequestGroupActionRelatedActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1063306770L
-
Serialized Fields
-
actionId
org.hl7.fhir.dstu3.model.IdType actionId
-
offset
org.hl7.fhir.dstu3.model.Type offset
-
relationship
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RequestGroup.ActionRelationshipType> relationship
-
-
Class org.hl7.fhir.dstu3.model.RequestGroup.RequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.RequestGroup.RequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ResearchStudy extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1804662501L
-
Serialized Fields
-
arm
List<org.hl7.fhir.dstu3.model.ResearchStudy.ResearchStudyArmComponent> arm
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
contact
List<org.hl7.fhir.dstu3.model.ContactDetail> contact
-
description
org.hl7.fhir.dstu3.model.MarkdownType description
-
enrollment
List<org.hl7.fhir.dstu3.model.Reference> enrollment
-
enrollmentTarget
List<org.hl7.fhir.dstu3.model.Group> enrollmentTarget
-
focus
List<org.hl7.fhir.dstu3.model.CodeableConcept> focus
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
jurisdiction
List<org.hl7.fhir.dstu3.model.CodeableConcept> jurisdiction
-
keyword
List<org.hl7.fhir.dstu3.model.CodeableConcept> keyword
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.ResearchStudy> partOfTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
principalInvestigator
org.hl7.fhir.dstu3.model.Reference principalInvestigator
-
principalInvestigatorTarget
org.hl7.fhir.dstu3.model.Practitioner principalInvestigatorTarget
-
protocol
List<org.hl7.fhir.dstu3.model.Reference> protocol
-
protocolTarget
List<org.hl7.fhir.dstu3.model.PlanDefinition> protocolTarget
-
reasonStopped
org.hl7.fhir.dstu3.model.CodeableConcept reasonStopped
-
relatedArtifact
List<org.hl7.fhir.dstu3.model.RelatedArtifact> relatedArtifact
-
site
List<org.hl7.fhir.dstu3.model.Reference> site
-
siteTarget
List<org.hl7.fhir.dstu3.model.Location> siteTarget
-
sponsor
org.hl7.fhir.dstu3.model.Reference sponsor
-
sponsorTarget
org.hl7.fhir.dstu3.model.Organization sponsorTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ResearchStudy.ResearchStudyStatus> status
-
title
org.hl7.fhir.dstu3.model.StringType title
-
-
Class org.hl7.fhir.dstu3.model.ResearchStudy.ResearchStudyArmComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1433183343L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
description
org.hl7.fhir.dstu3.model.StringType description
-
name
org.hl7.fhir.dstu3.model.StringType name
-
-
Class org.hl7.fhir.dstu3.model.ResearchStudy.ResearchStudyStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ResearchSubject extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1730128953L
-
Serialized Fields
-
actualArm
org.hl7.fhir.dstu3.model.StringType actualArm
-
assignedArm
org.hl7.fhir.dstu3.model.StringType assignedArm
-
consent
org.hl7.fhir.dstu3.model.Reference consent
-
consentTarget
org.hl7.fhir.dstu3.model.Consent consentTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
individual
org.hl7.fhir.dstu3.model.Reference individual
-
individualTarget
org.hl7.fhir.dstu3.model.Patient individualTarget
-
period
org.hl7.fhir.dstu3.model.Period period
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ResearchSubject.ResearchSubjectStatus> status
-
study
org.hl7.fhir.dstu3.model.Reference study
-
studyTarget
org.hl7.fhir.dstu3.model.ResearchStudy studyTarget
-
-
Class org.hl7.fhir.dstu3.model.ResearchSubject.ResearchSubjectStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Resource extends org.hl7.fhir.dstu3.model.BaseResource implements Serializable
- serialVersionUID:
- -559462759L
-
Serialized Fields
-
id
org.hl7.fhir.dstu3.model.IdType id
-
implicitRules
org.hl7.fhir.dstu3.model.UriType implicitRules
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
meta
org.hl7.fhir.dstu3.model.Meta meta
-
-
Class org.hl7.fhir.dstu3.model.RiskAssessment extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -715866284L
-
Serialized Fields
-
basedOn
org.hl7.fhir.dstu3.model.Reference basedOn
-
basedOnTarget
org.hl7.fhir.dstu3.model.Resource basedOnTarget
-
basis
List<org.hl7.fhir.dstu3.model.Reference> basis
-
basisTarget
List<org.hl7.fhir.dstu3.model.Resource> basisTarget
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
condition
org.hl7.fhir.dstu3.model.Reference condition
-
conditionTarget
org.hl7.fhir.dstu3.model.Condition conditionTarget
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
method
org.hl7.fhir.dstu3.model.CodeableConcept method
-
mitigation
org.hl7.fhir.dstu3.model.StringType mitigation
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
parent
org.hl7.fhir.dstu3.model.Reference parent
-
parentTarget
org.hl7.fhir.dstu3.model.Resource parentTarget
-
performer
org.hl7.fhir.dstu3.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu3.model.Resource performerTarget
-
prediction
List<org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentPredictionComponent> prediction
-
reason
org.hl7.fhir.dstu3.model.Type reason
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
-
Class org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentPredictionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1283401747L
-
Serialized Fields
-
outcome
org.hl7.fhir.dstu3.model.CodeableConcept outcome
-
probability
org.hl7.fhir.dstu3.model.Type probability
-
qualitativeRisk
org.hl7.fhir.dstu3.model.CodeableConcept qualitativeRisk
-
rationale
org.hl7.fhir.dstu3.model.StringType rationale
-
relativeRisk
org.hl7.fhir.dstu3.model.DecimalType relativeRisk
-
when
org.hl7.fhir.dstu3.model.Type when
-
-
Class org.hl7.fhir.dstu3.model.RiskAssessment.RiskAssessmentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.SampledData extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -1763278368L
-
Serialized Fields
-
data
org.hl7.fhir.dstu3.model.StringType data
-
dimensions
org.hl7.fhir.dstu3.model.PositiveIntType dimensions
-
factor
org.hl7.fhir.dstu3.model.DecimalType factor
-
lowerLimit
org.hl7.fhir.dstu3.model.DecimalType lowerLimit
-
origin
org.hl7.fhir.dstu3.model.SimpleQuantity origin
-
period
org.hl7.fhir.dstu3.model.DecimalType period
-
upperLimit
org.hl7.fhir.dstu3.model.DecimalType upperLimit
-
-
Class org.hl7.fhir.dstu3.model.Schedule extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -266680210L
-
Serialized Fields
-
active
org.hl7.fhir.dstu3.model.BooleanType active
-
actor
List<org.hl7.fhir.dstu3.model.Reference> actor
-
actorTarget
List<org.hl7.fhir.dstu3.model.Resource> actorTarget
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
planningHorizon
org.hl7.fhir.dstu3.model.Period planningHorizon
-
serviceCategory
org.hl7.fhir.dstu3.model.CodeableConcept serviceCategory
-
serviceType
List<org.hl7.fhir.dstu3.model.CodeableConcept> serviceType
-
specialty
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialty
-
-
Class org.hl7.fhir.dstu3.model.SearchParameter extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -769368159L
-
Serialized Fields
-
base
List<org.hl7.fhir.dstu3.model.CodeType> base
-
chain
List<org.hl7.fhir.dstu3.model.StringType> chain
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
comparator
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.SearchParameter.SearchComparator>> comparator
-
component
List<org.hl7.fhir.dstu3.model.SearchParameter.SearchParameterComponentComponent> component
-
derivedFrom
org.hl7.fhir.dstu3.model.UriType derivedFrom
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
modifier
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.SearchParameter.SearchModifierCode>> modifier
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
target
List<org.hl7.fhir.dstu3.model.CodeType> target
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Enumerations.SearchParamType> type
-
xpath
org.hl7.fhir.dstu3.model.StringType xpath
-
xpathUsage
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.SearchParameter.XPathUsageType> xpathUsage
-
-
Class org.hl7.fhir.dstu3.model.SearchParameter.SearchComparatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.SearchParameter.SearchModifierCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.SearchParameter.SearchParameterComponentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1105563614L
-
Serialized Fields
-
definition
org.hl7.fhir.dstu3.model.Reference definition
-
definitionTarget
org.hl7.fhir.dstu3.model.SearchParameter definitionTarget
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
-
Class org.hl7.fhir.dstu3.model.SearchParameter.XPathUsageTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Sequence extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -2101352712L
-
Serialized Fields
-
coordinateSystem
org.hl7.fhir.dstu3.model.IntegerType coordinateSystem
-
device
org.hl7.fhir.dstu3.model.Reference device
-
deviceTarget
org.hl7.fhir.dstu3.model.Device deviceTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
observedSeq
org.hl7.fhir.dstu3.model.StringType observedSeq
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
performer
org.hl7.fhir.dstu3.model.Reference performer
-
performerTarget
org.hl7.fhir.dstu3.model.Organization performerTarget
-
pointer
List<org.hl7.fhir.dstu3.model.Reference> pointer
-
pointerTarget
List<org.hl7.fhir.dstu3.model.Sequence> pointerTarget
-
quality
List<org.hl7.fhir.dstu3.model.Sequence.SequenceQualityComponent> quality
-
quantity
org.hl7.fhir.dstu3.model.Quantity quantity
-
readCoverage
org.hl7.fhir.dstu3.model.IntegerType readCoverage
-
referenceSeq
org.hl7.fhir.dstu3.model.Sequence.SequenceReferenceSeqComponent referenceSeq
-
repository
List<org.hl7.fhir.dstu3.model.Sequence.SequenceRepositoryComponent> repository
-
specimen
org.hl7.fhir.dstu3.model.Reference specimen
-
specimenTarget
org.hl7.fhir.dstu3.model.Specimen specimenTarget
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.SequenceType> type
-
variant
List<org.hl7.fhir.dstu3.model.Sequence.SequenceVariantComponent> variant
-
-
Class org.hl7.fhir.dstu3.model.Sequence.QualityTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Sequence.RepositoryTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Sequence.SequenceQualityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -383644463L
-
Serialized Fields
-
end
org.hl7.fhir.dstu3.model.IntegerType end
-
fScore
org.hl7.fhir.dstu3.model.DecimalType fScore
-
gtFP
org.hl7.fhir.dstu3.model.DecimalType gtFP
-
method
org.hl7.fhir.dstu3.model.CodeableConcept method
-
precision
org.hl7.fhir.dstu3.model.DecimalType precision
-
queryFP
org.hl7.fhir.dstu3.model.DecimalType queryFP
-
queryTP
org.hl7.fhir.dstu3.model.DecimalType queryTP
-
recall
org.hl7.fhir.dstu3.model.DecimalType recall
-
score
org.hl7.fhir.dstu3.model.Quantity score
-
standardSequence
org.hl7.fhir.dstu3.model.CodeableConcept standardSequence
-
start
org.hl7.fhir.dstu3.model.IntegerType start
-
truthFN
org.hl7.fhir.dstu3.model.DecimalType truthFN
-
truthTP
org.hl7.fhir.dstu3.model.DecimalType truthTP
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.QualityType> type
-
-
Class org.hl7.fhir.dstu3.model.Sequence.SequenceReferenceSeqComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1675617731L
-
Serialized Fields
-
chromosome
org.hl7.fhir.dstu3.model.CodeableConcept chromosome
-
genomeBuild
org.hl7.fhir.dstu3.model.StringType genomeBuild
-
referenceSeqId
org.hl7.fhir.dstu3.model.CodeableConcept referenceSeqId
-
referenceSeqPointer
org.hl7.fhir.dstu3.model.Reference referenceSeqPointer
-
referenceSeqPointerTarget
org.hl7.fhir.dstu3.model.Sequence referenceSeqPointerTarget
-
referenceSeqString
org.hl7.fhir.dstu3.model.StringType referenceSeqString
-
strand
org.hl7.fhir.dstu3.model.IntegerType strand
-
windowEnd
org.hl7.fhir.dstu3.model.IntegerType windowEnd
-
windowStart
org.hl7.fhir.dstu3.model.IntegerType windowStart
-
-
Class org.hl7.fhir.dstu3.model.Sequence.SequenceRepositoryComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -899243265L
-
Serialized Fields
-
datasetId
org.hl7.fhir.dstu3.model.StringType datasetId
-
name
org.hl7.fhir.dstu3.model.StringType name
-
readsetId
org.hl7.fhir.dstu3.model.StringType readsetId
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Sequence.RepositoryType> type
-
url
org.hl7.fhir.dstu3.model.UriType url
-
variantsetId
org.hl7.fhir.dstu3.model.StringType variantsetId
-
-
Class org.hl7.fhir.dstu3.model.Sequence.SequenceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Sequence.SequenceVariantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 105611837L
-
Serialized Fields
-
cigar
org.hl7.fhir.dstu3.model.StringType cigar
-
end
org.hl7.fhir.dstu3.model.IntegerType end
-
observedAllele
org.hl7.fhir.dstu3.model.StringType observedAllele
-
referenceAllele
org.hl7.fhir.dstu3.model.StringType referenceAllele
-
start
org.hl7.fhir.dstu3.model.IntegerType start
-
variantPointer
org.hl7.fhir.dstu3.model.Reference variantPointer
-
variantPointerTarget
org.hl7.fhir.dstu3.model.Observation variantPointerTarget
-
-
Class org.hl7.fhir.dstu3.model.ServiceDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1517933892L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.dstu3.model.DateType approvalDate
-
contributor
List<org.hl7.fhir.dstu3.model.Contributor> contributor
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
dataRequirement
List<org.hl7.fhir.dstu3.model.DataRequirement> dataRequirement
-
effectivePeriod
org.hl7.fhir.dstu3.model.Period effectivePeriod
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.dstu3.model.DateType lastReviewDate
-
operationDefinition
org.hl7.fhir.dstu3.model.Reference operationDefinition
-
operationDefinitionTarget
org.hl7.fhir.dstu3.model.OperationDefinition operationDefinitionTarget
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.dstu3.model.RelatedArtifact> relatedArtifact
-
topic
List<org.hl7.fhir.dstu3.model.CodeableConcept> topic
-
trigger
List<org.hl7.fhir.dstu3.model.TriggerDefinition> trigger
-
usage
org.hl7.fhir.dstu3.model.StringType usage
-
-
Class org.hl7.fhir.dstu3.model.SidType extends org.hl7.fhir.dstu3.model.UriType implements Serializable
- serialVersionUID:
- 5486832330986493589L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Signature extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 1133697310L
-
Serialized Fields
-
blob
org.hl7.fhir.dstu3.model.Base64BinaryType blob
-
contentType
org.hl7.fhir.dstu3.model.CodeType contentType
-
onBehalfOf
org.hl7.fhir.dstu3.model.Type onBehalfOf
-
type
List<org.hl7.fhir.dstu3.model.Coding> type
-
when
org.hl7.fhir.dstu3.model.InstantType when
-
who
org.hl7.fhir.dstu3.model.Type who
-
-
Class org.hl7.fhir.dstu3.model.SimpleQuantity extends org.hl7.fhir.dstu3.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.dstu3.model.Slot extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2085594970L
-
Serialized Fields
-
appointmentType
org.hl7.fhir.dstu3.model.CodeableConcept appointmentType
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
end
org.hl7.fhir.dstu3.model.InstantType end
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
overbooked
org.hl7.fhir.dstu3.model.BooleanType overbooked
-
schedule
org.hl7.fhir.dstu3.model.Reference schedule
-
scheduleTarget
org.hl7.fhir.dstu3.model.Schedule scheduleTarget
-
serviceCategory
org.hl7.fhir.dstu3.model.CodeableConcept serviceCategory
-
serviceType
List<org.hl7.fhir.dstu3.model.CodeableConcept> serviceType
-
specialty
List<org.hl7.fhir.dstu3.model.CodeableConcept> specialty
-
start
org.hl7.fhir.dstu3.model.InstantType start
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Slot.SlotStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Slot.SlotStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Specimen extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -743921079L
-
Serialized Fields
-
accessionIdentifier
org.hl7.fhir.dstu3.model.Identifier accessionIdentifier
-
collection
org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent collection
-
container
List<org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent> container
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
parent
List<org.hl7.fhir.dstu3.model.Reference> parent
-
parentTarget
List<org.hl7.fhir.dstu3.model.Specimen> parentTarget
-
processing
List<org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent> processing
-
receivedTime
org.hl7.fhir.dstu3.model.DateTimeType receivedTime
-
request
List<org.hl7.fhir.dstu3.model.Reference> request
-
requestTarget
List<org.hl7.fhir.dstu3.model.ProcedureRequest> requestTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Specimen.SpecimenStatus> status
-
subject
org.hl7.fhir.dstu3.model.Reference subject
-
subjectTarget
org.hl7.fhir.dstu3.model.Resource subjectTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Specimen.SpecimenCollectionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1324142853L
-
Serialized Fields
-
bodySite
org.hl7.fhir.dstu3.model.CodeableConcept bodySite
-
collected
org.hl7.fhir.dstu3.model.Type collected
-
collector
org.hl7.fhir.dstu3.model.Reference collector
-
collectorTarget
org.hl7.fhir.dstu3.model.Practitioner collectorTarget
-
method
org.hl7.fhir.dstu3.model.CodeableConcept method
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
-
Class org.hl7.fhir.dstu3.model.Specimen.SpecimenContainerComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 187274879L
-
Serialized Fields
-
additive
org.hl7.fhir.dstu3.model.Type additive
-
capacity
org.hl7.fhir.dstu3.model.SimpleQuantity capacity
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
specimenQuantity
org.hl7.fhir.dstu3.model.SimpleQuantity specimenQuantity
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.Specimen.SpecimenProcessingComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1467214742L
-
Serialized Fields
-
Class org.hl7.fhir.dstu3.model.Specimen.SpecimenStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StringType extends org.hl7.fhir.dstu3.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.StructureDefinition extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -1511739381L
-
Serialized Fields
-
abstract_
org.hl7.fhir.dstu3.model.BooleanType abstract_
-
baseDefinition
org.hl7.fhir.dstu3.model.UriType baseDefinition
-
context
List<org.hl7.fhir.dstu3.model.StringType> context
-
contextInvariant
List<org.hl7.fhir.dstu3.model.StringType> contextInvariant
-
contextType
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureDefinition.ExtensionContext> contextType
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
derivation
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureDefinition.TypeDerivationRule> derivation
-
differential
org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionDifferentialComponent differential
-
fhirVersion
org.hl7.fhir.dstu3.model.IdType fhirVersion
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
keyword
List<org.hl7.fhir.dstu3.model.Coding> keyword
-
kind
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionKind> kind
-
mapping
List<org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionMappingComponent> mapping
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
snapshot
org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionSnapshotComponent snapshot
-
type
org.hl7.fhir.dstu3.model.CodeType type
-
-
Class org.hl7.fhir.dstu3.model.StructureDefinition.ExtensionContextEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionDifferentialComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 53896641L
-
Serialized Fields
-
element
List<org.hl7.fhir.dstu3.model.ElementDefinition> element
-
-
Class org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionMappingComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 9610265L
-
Serialized Fields
-
comment
org.hl7.fhir.dstu3.model.StringType comment
-
identity
org.hl7.fhir.dstu3.model.IdType identity
-
name
org.hl7.fhir.dstu3.model.StringType name
-
uri
org.hl7.fhir.dstu3.model.UriType uri
-
-
Class org.hl7.fhir.dstu3.model.StructureDefinition.StructureDefinitionSnapshotComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 53896641L
-
Serialized Fields
-
element
List<org.hl7.fhir.dstu3.model.ElementDefinition> element
-
-
Class org.hl7.fhir.dstu3.model.StructureDefinition.TypeDerivationRuleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 952506557L
-
Serialized Fields
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
group
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupComponent> group
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
import_
List<org.hl7.fhir.dstu3.model.UriType> import_
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
structure
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapStructureComponent> structure
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapContextTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1474595081L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
extends_
org.hl7.fhir.dstu3.model.IdType extends_
-
input
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupInputComponent> input
-
name
org.hl7.fhir.dstu3.model.IdType name
-
rule
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleComponent> rule
-
typeMode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupTypeMode> typeMode
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupInputComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -25050724L
-
Serialized Fields
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapInputMode> mode
-
name
org.hl7.fhir.dstu3.model.IdType name
-
type
org.hl7.fhir.dstu3.model.StringType type
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 773925517L
-
Serialized Fields
-
dependent
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleDependentComponent> dependent
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
name
org.hl7.fhir.dstu3.model.IdType name
-
rule
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleComponent> rule
-
source
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleSourceComponent> source
-
target
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleTargetComponent> target
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleDependentComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1021661591L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.IdType name
-
variable
List<org.hl7.fhir.dstu3.model.StringType> variable
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleSourceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1893118862L
-
Serialized Fields
-
check
org.hl7.fhir.dstu3.model.StringType check
-
condition
org.hl7.fhir.dstu3.model.StringType condition
-
context
org.hl7.fhir.dstu3.model.IdType context
-
defaultValue
org.hl7.fhir.dstu3.model.Type defaultValue
-
element
org.hl7.fhir.dstu3.model.StringType element
-
listMode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapSourceListMode> listMode
-
max
org.hl7.fhir.dstu3.model.StringType max
-
min
org.hl7.fhir.dstu3.model.IntegerType min
-
type
org.hl7.fhir.dstu3.model.StringType type
-
variable
org.hl7.fhir.dstu3.model.IdType variable
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleTargetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1441766429L
-
Serialized Fields
-
context
org.hl7.fhir.dstu3.model.IdType context
-
contextType
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapContextType> contextType
-
element
org.hl7.fhir.dstu3.model.StringType element
-
listMode
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapTargetListMode>> listMode
-
listRuleId
org.hl7.fhir.dstu3.model.IdType listRuleId
-
parameter
List<org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleTargetParameterComponent> parameter
-
transform
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapTransform> transform
-
variable
org.hl7.fhir.dstu3.model.IdType variable
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupRuleTargetParameterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -732981989L
-
Serialized Fields
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapGroupTypeModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapInputModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapModelModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapSourceListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapStructureComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -277986558L
-
Serialized Fields
-
alias
org.hl7.fhir.dstu3.model.StringType alias
-
documentation
org.hl7.fhir.dstu3.model.StringType documentation
-
mode
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.StructureMap.StructureMapModelMode> mode
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapTargetListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.StructureMap.StructureMapTransformEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Subscription extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 99986202L
-
Serialized Fields
-
channel
org.hl7.fhir.dstu3.model.Subscription.SubscriptionChannelComponent channel
-
contact
List<org.hl7.fhir.dstu3.model.ContactPoint> contact
-
criteria
org.hl7.fhir.dstu3.model.StringType criteria
-
end
org.hl7.fhir.dstu3.model.InstantType end
-
error
org.hl7.fhir.dstu3.model.StringType error
-
reason
org.hl7.fhir.dstu3.model.StringType reason
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Subscription.SubscriptionStatus> status
-
tag
List<org.hl7.fhir.dstu3.model.Coding> tag
-
-
Class org.hl7.fhir.dstu3.model.Subscription.SubscriptionChannelComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -854610293L
-
Serialized Fields
-
endpoint
org.hl7.fhir.dstu3.model.UriType endpoint
-
header
List<org.hl7.fhir.dstu3.model.StringType> header
-
payload
org.hl7.fhir.dstu3.model.StringType payload
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Subscription.SubscriptionChannelType> type
-
-
Class org.hl7.fhir.dstu3.model.Subscription.SubscriptionChannelTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Subscription.SubscriptionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Substance extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- -1467626602L
-
Serialized Fields
-
category
List<org.hl7.fhir.dstu3.model.CodeableConcept> category
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
description
org.hl7.fhir.dstu3.model.StringType description
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
ingredient
List<org.hl7.fhir.dstu3.model.Substance.SubstanceIngredientComponent> ingredient
-
instance
List<org.hl7.fhir.dstu3.model.Substance.SubstanceInstanceComponent> instance
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Substance.FHIRSubstanceStatus> status
-
-
Class org.hl7.fhir.dstu3.model.Substance.FHIRSubstanceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Substance.SubstanceIngredientComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -469805322L
-
Serialized Fields
-
quantity
org.hl7.fhir.dstu3.model.Ratio quantity
-
substance
org.hl7.fhir.dstu3.model.Type substance
-
-
Class org.hl7.fhir.dstu3.model.Substance.SubstanceInstanceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -794314734L
-
Serialized Fields
-
expiry
org.hl7.fhir.dstu3.model.DateTimeType expiry
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
-
Class org.hl7.fhir.dstu3.model.SupplyDelivery extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2033462996L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.SupplyRequest> basedOnTarget
-
destination
org.hl7.fhir.dstu3.model.Reference destination
-
destinationTarget
org.hl7.fhir.dstu3.model.Location destinationTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Resource> partOfTarget
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
receiver
List<org.hl7.fhir.dstu3.model.Reference> receiver
-
receiverTarget
List<org.hl7.fhir.dstu3.model.Practitioner> receiverTarget
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.SupplyDelivery.SupplyDeliveryStatus> status
-
suppliedItem
org.hl7.fhir.dstu3.model.SupplyDelivery.SupplyDeliverySuppliedItemComponent suppliedItem
-
supplier
org.hl7.fhir.dstu3.model.Reference supplier
-
supplierTarget
org.hl7.fhir.dstu3.model.Resource supplierTarget
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
-
Class org.hl7.fhir.dstu3.model.SupplyDelivery.SupplyDeliveryStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.SupplyDelivery.SupplyDeliverySuppliedItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 80196045L
-
Serialized Fields
-
item
org.hl7.fhir.dstu3.model.Type item
-
quantity
org.hl7.fhir.dstu3.model.SimpleQuantity quantity
-
-
Class org.hl7.fhir.dstu3.model.SupplyRequest extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 43957782L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
category
org.hl7.fhir.dstu3.model.CodeableConcept category
-
deliverFrom
org.hl7.fhir.dstu3.model.Reference deliverFrom
-
deliverFromTarget
org.hl7.fhir.dstu3.model.Resource deliverFromTarget
-
deliverTo
org.hl7.fhir.dstu3.model.Reference deliverTo
-
deliverToTarget
org.hl7.fhir.dstu3.model.Resource deliverToTarget
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
occurrence
org.hl7.fhir.dstu3.model.Type occurrence
-
orderedItem
org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestOrderedItemComponent orderedItem
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.SupplyRequest.RequestPriority> priority
-
reason
org.hl7.fhir.dstu3.model.Type reason
-
requester
org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestRequesterComponent requester
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestStatus> status
-
supplier
List<org.hl7.fhir.dstu3.model.Reference> supplier
-
supplierTarget
List<org.hl7.fhir.dstu3.model.Organization> supplierTarget
-
-
Class org.hl7.fhir.dstu3.model.SupplyRequest.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestOrderedItemComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1628109307L
-
Serialized Fields
-
item
org.hl7.fhir.dstu3.model.Type item
-
quantity
org.hl7.fhir.dstu3.model.Quantity quantity
-
-
Class org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.SupplyRequest.SupplyRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Task extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 2060755798L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.dstu3.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.dstu3.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.dstu3.model.Resource> basedOnTarget
-
businessStatus
org.hl7.fhir.dstu3.model.CodeableConcept businessStatus
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
context
org.hl7.fhir.dstu3.model.Reference context
-
contextTarget
org.hl7.fhir.dstu3.model.Resource contextTarget
-
definition
org.hl7.fhir.dstu3.model.Type definition
-
description
org.hl7.fhir.dstu3.model.StringType description
-
executionPeriod
org.hl7.fhir.dstu3.model.Period executionPeriod
-
focus
org.hl7.fhir.dstu3.model.Reference focus
-
focusTarget
org.hl7.fhir.dstu3.model.Resource focusTarget
-
for_
org.hl7.fhir.dstu3.model.Reference for_
-
for_Target
org.hl7.fhir.dstu3.model.Resource for_Target
-
groupIdentifier
org.hl7.fhir.dstu3.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
input
List<org.hl7.fhir.dstu3.model.Task.ParameterComponent> input
-
intent
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Task.TaskIntent> intent
-
lastModified
org.hl7.fhir.dstu3.model.DateTimeType lastModified
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
output
List<org.hl7.fhir.dstu3.model.Task.TaskOutputComponent> output
-
owner
org.hl7.fhir.dstu3.model.Reference owner
-
ownerTarget
org.hl7.fhir.dstu3.model.Resource ownerTarget
-
partOf
List<org.hl7.fhir.dstu3.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.dstu3.model.Task> partOfTarget
-
performerType
List<org.hl7.fhir.dstu3.model.CodeableConcept> performerType
-
priority
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Task.TaskPriority> priority
-
reason
org.hl7.fhir.dstu3.model.CodeableConcept reason
-
relevantHistory
List<org.hl7.fhir.dstu3.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.dstu3.model.Provenance> relevantHistoryTarget
-
requester
org.hl7.fhir.dstu3.model.Task.TaskRequesterComponent requester
-
restriction
org.hl7.fhir.dstu3.model.Task.TaskRestrictionComponent restriction
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Task.TaskStatus> status
-
statusReason
org.hl7.fhir.dstu3.model.CodeableConcept statusReason
-
-
Class org.hl7.fhir.dstu3.model.Task.ParameterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -852629026L
-
Serialized Fields
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Task.TaskIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Task.TaskOutputComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -852629026L
-
Serialized Fields
-
type
org.hl7.fhir.dstu3.model.CodeableConcept type
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.Task.TaskPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Task.TaskRequesterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -71453027L
-
Serialized Fields
-
agent
org.hl7.fhir.dstu3.model.Reference agent
-
agentTarget
org.hl7.fhir.dstu3.model.Resource agentTarget
-
onBehalfOf
org.hl7.fhir.dstu3.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.dstu3.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.dstu3.model.Task.TaskRestrictionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1503908360L
-
Class org.hl7.fhir.dstu3.model.Task.TaskStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestReport extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 79474516L
-
Serialized Fields
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
issued
org.hl7.fhir.dstu3.model.DateTimeType issued
-
name
org.hl7.fhir.dstu3.model.StringType name
-
participant
List<org.hl7.fhir.dstu3.model.TestReport.TestReportParticipantComponent> participant
-
result
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestReport.TestReportResult> result
-
score
org.hl7.fhir.dstu3.model.DecimalType score
-
setup
org.hl7.fhir.dstu3.model.TestReport.TestReportSetupComponent setup
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestReport.TestReportStatus> status
-
teardown
org.hl7.fhir.dstu3.model.TestReport.TestReportTeardownComponent teardown
-
test
List<org.hl7.fhir.dstu3.model.TestReport.TestReportTestComponent> test
-
tester
org.hl7.fhir.dstu3.model.StringType tester
-
testScript
org.hl7.fhir.dstu3.model.Reference testScript
-
testScriptTarget
org.hl7.fhir.dstu3.model.TestScript testScriptTarget
-
-
Class org.hl7.fhir.dstu3.model.TestReport.SetupActionAssertComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 467968193L
-
Serialized Fields
-
detail
org.hl7.fhir.dstu3.model.StringType detail
-
message
org.hl7.fhir.dstu3.model.MarkdownType message
-
result
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestReport.TestReportActionResult> result
-
-
Class org.hl7.fhir.dstu3.model.TestReport.SetupActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.dstu3.model.TestReport.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.dstu3.model.TestReport.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu3.model.TestReport.SetupActionOperationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 269088798L
-
Serialized Fields
-
detail
org.hl7.fhir.dstu3.model.UriType detail
-
message
org.hl7.fhir.dstu3.model.MarkdownType message
-
result
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestReport.TestReportActionResult> result
-
-
Class org.hl7.fhir.dstu3.model.TestReport.TeardownActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1099598054L
-
Serialized Fields
-
operation
org.hl7.fhir.dstu3.model.TestReport.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu3.model.TestReport.TestActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.dstu3.model.TestReport.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.dstu3.model.TestReport.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportActionResultEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportParticipantComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 577488357L
-
Serialized Fields
-
display
org.hl7.fhir.dstu3.model.StringType display
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestReport.TestReportParticipantType> type
-
uri
org.hl7.fhir.dstu3.model.UriType uri
-
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportParticipantTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportResultEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportSetupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -123374486L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.TestReport.SetupActionComponent> action
-
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportTeardownComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1168638089L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.TestReport.TeardownActionComponent> action
-
-
Class org.hl7.fhir.dstu3.model.TestReport.TestReportTestComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -865006110L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.TestReport.TestActionComponent> action
-
description
org.hl7.fhir.dstu3.model.StringType description
-
name
org.hl7.fhir.dstu3.model.StringType name
-
-
Class org.hl7.fhir.dstu3.model.TestScript extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- 1164952373L
-
Serialized Fields
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
destination
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptDestinationComponent> destination
-
fixture
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptFixtureComponent> fixture
-
identifier
org.hl7.fhir.dstu3.model.Identifier identifier
-
metadata
org.hl7.fhir.dstu3.model.TestScript.TestScriptMetadataComponent metadata
-
origin
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptOriginComponent> origin
-
profile
List<org.hl7.fhir.dstu3.model.Reference> profile
-
profileTarget
List<org.hl7.fhir.dstu3.model.Resource> profileTarget
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
rule
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptRuleComponent> rule
-
ruleset
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptRulesetComponent> ruleset
-
setup
org.hl7.fhir.dstu3.model.TestScript.TestScriptSetupComponent setup
-
teardown
org.hl7.fhir.dstu3.model.TestScript.TestScriptTeardownComponent teardown
-
test
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptTestComponent> test
-
variable
List<org.hl7.fhir.dstu3.model.TestScript.TestScriptVariableComponent> variable
-
-
Class org.hl7.fhir.dstu3.model.TestScript.ActionAssertRuleComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1860715431L
-
Serialized Fields
-
param
List<org.hl7.fhir.dstu3.model.TestScript.ActionAssertRuleParamComponent> param
-
ruleId
org.hl7.fhir.dstu3.model.IdType ruleId
-
-
Class org.hl7.fhir.dstu3.model.TestScript.ActionAssertRuleParamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 395259392L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.TestScript.ActionAssertRulesetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -976736025L
-
Serialized Fields
-
rule
List<org.hl7.fhir.dstu3.model.TestScript.ActionAssertRulesetRuleComponent> rule
-
rulesetId
org.hl7.fhir.dstu3.model.IdType rulesetId
-
-
Class org.hl7.fhir.dstu3.model.TestScript.ActionAssertRulesetRuleComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1850698529L
-
Serialized Fields
-
param
List<org.hl7.fhir.dstu3.model.TestScript.ActionAssertRulesetRuleParamComponent> param
-
ruleId
org.hl7.fhir.dstu3.model.IdType ruleId
-
-
Class org.hl7.fhir.dstu3.model.TestScript.ActionAssertRulesetRuleParamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 395259392L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.TestScript.AssertionDirectionTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestScript.AssertionOperatorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestScript.AssertionResponseTypesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestScript.ContentTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestScript.RuleParamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 395259392L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.TestScript.RulesetRuleComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1399866981L
-
Serialized Fields
-
param
List<org.hl7.fhir.dstu3.model.TestScript.RulesetRuleParamComponent> param
-
ruleId
org.hl7.fhir.dstu3.model.IdType ruleId
-
-
Class org.hl7.fhir.dstu3.model.TestScript.RulesetRuleParamComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 395259392L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.TestScript.SetupActionAssertComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 171718507L
-
Serialized Fields
-
compareToSourceExpression
org.hl7.fhir.dstu3.model.StringType compareToSourceExpression
-
compareToSourceId
org.hl7.fhir.dstu3.model.StringType compareToSourceId
-
compareToSourcePath
org.hl7.fhir.dstu3.model.StringType compareToSourcePath
-
contentType
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.ContentType> contentType
-
description
org.hl7.fhir.dstu3.model.StringType description
-
direction
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.AssertionDirectionType> direction
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
headerField
org.hl7.fhir.dstu3.model.StringType headerField
-
label
org.hl7.fhir.dstu3.model.StringType label
-
minimumId
org.hl7.fhir.dstu3.model.StringType minimumId
-
navigationLinks
org.hl7.fhir.dstu3.model.BooleanType navigationLinks
-
operator
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.AssertionOperatorType> operator
-
path
org.hl7.fhir.dstu3.model.StringType path
-
requestMethod
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.TestScriptRequestMethodCode> requestMethod
-
requestURL
org.hl7.fhir.dstu3.model.StringType requestURL
-
resource
org.hl7.fhir.dstu3.model.CodeType resource
-
response
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.AssertionResponseTypes> response
-
responseCode
org.hl7.fhir.dstu3.model.StringType responseCode
-
rule
org.hl7.fhir.dstu3.model.TestScript.ActionAssertRuleComponent rule
-
ruleset
org.hl7.fhir.dstu3.model.TestScript.ActionAssertRulesetComponent ruleset
-
sourceId
org.hl7.fhir.dstu3.model.IdType sourceId
-
validateProfileId
org.hl7.fhir.dstu3.model.IdType validateProfileId
-
value
org.hl7.fhir.dstu3.model.StringType value
-
warningOnly
org.hl7.fhir.dstu3.model.BooleanType warningOnly
-
-
Class org.hl7.fhir.dstu3.model.TestScript.SetupActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.dstu3.model.TestScript.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.dstu3.model.TestScript.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu3.model.TestScript.SetupActionOperationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -488909648L
-
Serialized Fields
-
accept
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.ContentType> accept
-
contentType
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TestScript.ContentType> contentType
-
description
org.hl7.fhir.dstu3.model.StringType description
-
destination
org.hl7.fhir.dstu3.model.IntegerType destination
-
encodeRequestUrl
org.hl7.fhir.dstu3.model.BooleanType encodeRequestUrl
-
label
org.hl7.fhir.dstu3.model.StringType label
-
origin
org.hl7.fhir.dstu3.model.IntegerType origin
-
params
org.hl7.fhir.dstu3.model.StringType params
-
requestHeader
List<org.hl7.fhir.dstu3.model.TestScript.SetupActionOperationRequestHeaderComponent> requestHeader
-
requestId
org.hl7.fhir.dstu3.model.IdType requestId
-
resource
org.hl7.fhir.dstu3.model.CodeType resource
-
responseId
org.hl7.fhir.dstu3.model.IdType responseId
-
sourceId
org.hl7.fhir.dstu3.model.IdType sourceId
-
targetId
org.hl7.fhir.dstu3.model.IdType targetId
-
type
org.hl7.fhir.dstu3.model.Coding type
-
url
org.hl7.fhir.dstu3.model.StringType url
-
-
Class org.hl7.fhir.dstu3.model.TestScript.SetupActionOperationRequestHeaderComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 274395337L
-
Serialized Fields
-
field
org.hl7.fhir.dstu3.model.StringType field
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TeardownActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1099598054L
-
Serialized Fields
-
operation
org.hl7.fhir.dstu3.model.TestScript.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestActionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.dstu3.model.TestScript.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.dstu3.model.TestScript.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptDestinationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1239935149L
-
Serialized Fields
-
index
org.hl7.fhir.dstu3.model.IntegerType index
-
profile
org.hl7.fhir.dstu3.model.Coding profile
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptFixtureComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1110683307L
-
Serialized Fields
-
autocreate
org.hl7.fhir.dstu3.model.BooleanType autocreate
-
autodelete
org.hl7.fhir.dstu3.model.BooleanType autodelete
-
resource
org.hl7.fhir.dstu3.model.Reference resource
-
resourceTarget
org.hl7.fhir.dstu3.model.Resource resourceTarget
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptMetadataCapabilityComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -106110735L
-
Serialized Fields
-
capabilities
org.hl7.fhir.dstu3.model.Reference capabilities
-
capabilitiesTarget
org.hl7.fhir.dstu3.model.CapabilityStatement capabilitiesTarget
-
description
org.hl7.fhir.dstu3.model.StringType description
-
destination
org.hl7.fhir.dstu3.model.IntegerType destination
-
link
List<org.hl7.fhir.dstu3.model.UriType> link
-
origin
List<org.hl7.fhir.dstu3.model.IntegerType> origin
-
required
org.hl7.fhir.dstu3.model.BooleanType required
-
validated
org.hl7.fhir.dstu3.model.BooleanType validated
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptMetadataComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 745183328L
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptMetadataLinkComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 213372298L
-
Serialized Fields
-
description
org.hl7.fhir.dstu3.model.StringType description
-
url
org.hl7.fhir.dstu3.model.UriType url
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptOriginComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1239935149L
-
Serialized Fields
-
index
org.hl7.fhir.dstu3.model.IntegerType index
-
profile
org.hl7.fhir.dstu3.model.Coding profile
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptRequestMethodCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptRuleComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1869267735L
-
Serialized Fields
-
param
List<org.hl7.fhir.dstu3.model.TestScript.RuleParamComponent> param
-
resource
org.hl7.fhir.dstu3.model.Reference resource
-
resourceTarget
org.hl7.fhir.dstu3.model.Resource resourceTarget
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptRulesetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1260261423L
-
Serialized Fields
-
resource
org.hl7.fhir.dstu3.model.Reference resource
-
resourceTarget
org.hl7.fhir.dstu3.model.Resource resourceTarget
-
rule
List<org.hl7.fhir.dstu3.model.TestScript.RulesetRuleComponent> rule
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptSetupComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -123374486L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.TestScript.SetupActionComponent> action
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptTeardownComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1168638089L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.TestScript.TeardownActionComponent> action
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptTestComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -865006110L
-
Serialized Fields
-
action
List<org.hl7.fhir.dstu3.model.TestScript.TestActionComponent> action
-
description
org.hl7.fhir.dstu3.model.StringType description
-
name
org.hl7.fhir.dstu3.model.StringType name
-
-
Class org.hl7.fhir.dstu3.model.TestScript.TestScriptVariableComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1592325432L
-
Serialized Fields
-
defaultValue
org.hl7.fhir.dstu3.model.StringType defaultValue
-
description
org.hl7.fhir.dstu3.model.StringType description
-
expression
org.hl7.fhir.dstu3.model.StringType expression
-
headerField
org.hl7.fhir.dstu3.model.StringType headerField
-
hint
org.hl7.fhir.dstu3.model.StringType hint
-
name
org.hl7.fhir.dstu3.model.StringType name
-
path
org.hl7.fhir.dstu3.model.StringType path
-
sourceId
org.hl7.fhir.dstu3.model.IdType sourceId
-
-
Class org.hl7.fhir.dstu3.model.TimeType extends org.hl7.fhir.dstu3.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.Timing extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- 791565112L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeableConcept code
-
event
List<org.hl7.fhir.dstu3.model.DateTimeType> event
-
repeat
org.hl7.fhir.dstu3.model.Timing.TimingRepeatComponent repeat
-
-
Class org.hl7.fhir.dstu3.model.Timing.DayOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Timing.EventTimingEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Timing.TimingRepeatComponent extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- -1590643356L
-
Serialized Fields
-
bounds
org.hl7.fhir.dstu3.model.Type bounds
-
count
org.hl7.fhir.dstu3.model.IntegerType count
-
countMax
org.hl7.fhir.dstu3.model.IntegerType countMax
-
dayOfWeek
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Timing.DayOfWeek>> dayOfWeek
-
duration
org.hl7.fhir.dstu3.model.DecimalType duration
-
durationMax
org.hl7.fhir.dstu3.model.DecimalType durationMax
-
durationUnit
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Timing.UnitsOfTime> durationUnit
-
frequency
org.hl7.fhir.dstu3.model.IntegerType frequency
-
frequencyMax
org.hl7.fhir.dstu3.model.IntegerType frequencyMax
-
offset
org.hl7.fhir.dstu3.model.UnsignedIntType offset
-
period
org.hl7.fhir.dstu3.model.DecimalType period
-
periodMax
org.hl7.fhir.dstu3.model.DecimalType periodMax
-
periodUnit
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Timing.UnitsOfTime> periodUnit
-
timeOfDay
List<org.hl7.fhir.dstu3.model.TimeType> timeOfDay
-
when
List<org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.Timing.EventTiming>> when
-
-
Class org.hl7.fhir.dstu3.model.Timing.UnitsOfTimeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.TriggerDefinition extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -1695534864L
-
Serialized Fields
-
eventData
org.hl7.fhir.dstu3.model.DataRequirement eventData
-
eventName
org.hl7.fhir.dstu3.model.StringType eventName
-
eventTiming
org.hl7.fhir.dstu3.model.Type eventTiming
-
type
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerType> type
-
-
Class org.hl7.fhir.dstu3.model.TriggerDefinition.TriggerTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.Type extends org.hl7.fhir.dstu3.model.Element implements Serializable
- serialVersionUID:
- 4623040030733049991L
-
Class org.hl7.fhir.dstu3.model.UnsignedIntType extends org.hl7.fhir.dstu3.model.IntegerType implements Serializable
- serialVersionUID:
- -7991875974606711355L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.UriType extends org.hl7.fhir.dstu3.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.UsageContext extends org.hl7.fhir.dstu3.model.Type implements Serializable
- serialVersionUID:
- -1092486508L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.Coding code
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.UuidType extends org.hl7.fhir.dstu3.model.UriType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.dstu3.model.ValueSet extends org.hl7.fhir.dstu3.model.MetadataResource implements Serializable
- serialVersionUID:
- -173192200L
-
Serialized Fields
-
compose
org.hl7.fhir.dstu3.model.ValueSet.ValueSetComposeComponent compose
-
copyright
org.hl7.fhir.dstu3.model.MarkdownType copyright
-
expansion
org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionComponent expansion
-
extensible
org.hl7.fhir.dstu3.model.BooleanType extensible
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
immutable
org.hl7.fhir.dstu3.model.BooleanType immutable
-
purpose
org.hl7.fhir.dstu3.model.MarkdownType purpose
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.ConceptReferenceComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 260579971L
-
Serialized Fields
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
designation
List<org.hl7.fhir.dstu3.model.ValueSet.ConceptReferenceDesignationComponent> designation
-
display
org.hl7.fhir.dstu3.model.StringType display
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.ConceptReferenceDesignationComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1515662414L
-
Serialized Fields
-
language
org.hl7.fhir.dstu3.model.CodeType language
-
use
org.hl7.fhir.dstu3.model.Coding use
-
value
org.hl7.fhir.dstu3.model.StringType value
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.ConceptSetComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -1322183438L
-
Serialized Fields
-
concept
List<org.hl7.fhir.dstu3.model.ValueSet.ConceptReferenceComponent> concept
-
filter
List<org.hl7.fhir.dstu3.model.ValueSet.ConceptSetFilterComponent> filter
-
system
org.hl7.fhir.dstu3.model.UriType system
-
valueSet
List<org.hl7.fhir.dstu3.model.UriType> valueSet
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.ConceptSetFilterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1985515000L
-
Serialized Fields
-
op
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.ValueSet.FilterOperator> op
-
property
org.hl7.fhir.dstu3.model.CodeType property
-
value
org.hl7.fhir.dstu3.model.CodeType value
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.FilterOperatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.ValueSet.ValueSetComposeComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -765941757L
-
Class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- -43471993L
-
Serialized Fields
-
contains
List<org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionContainsComponent> contains
-
identifier
org.hl7.fhir.dstu3.model.UriType identifier
-
offset
org.hl7.fhir.dstu3.model.IntegerType offset
-
parameter
List<org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionParameterComponent> parameter
-
timestamp
org.hl7.fhir.dstu3.model.DateTimeType timestamp
-
total
org.hl7.fhir.dstu3.model.IntegerType total
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionContainsComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 719458860L
-
Serialized Fields
-
abstract_
org.hl7.fhir.dstu3.model.BooleanType abstract_
-
code
org.hl7.fhir.dstu3.model.CodeType code
-
contains
List<org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionContainsComponent> contains
-
designation
List<org.hl7.fhir.dstu3.model.ValueSet.ConceptReferenceDesignationComponent> designation
-
display
org.hl7.fhir.dstu3.model.StringType display
-
inactive
org.hl7.fhir.dstu3.model.BooleanType inactive
-
system
org.hl7.fhir.dstu3.model.UriType system
-
version
org.hl7.fhir.dstu3.model.StringType version
-
-
Class org.hl7.fhir.dstu3.model.ValueSet.ValueSetExpansionParameterComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 1172641169L
-
Serialized Fields
-
name
org.hl7.fhir.dstu3.model.StringType name
-
value
org.hl7.fhir.dstu3.model.Type value
-
-
Class org.hl7.fhir.dstu3.model.VisionPrescription extends org.hl7.fhir.dstu3.model.DomainResource implements Serializable
- serialVersionUID:
- 603347490L
-
Serialized Fields
-
dateWritten
org.hl7.fhir.dstu3.model.DateTimeType dateWritten
-
dispense
List<org.hl7.fhir.dstu3.model.VisionPrescription.VisionPrescriptionDispenseComponent> dispense
-
encounter
org.hl7.fhir.dstu3.model.Reference encounter
-
encounterTarget
org.hl7.fhir.dstu3.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.dstu3.model.Identifier> identifier
-
patient
org.hl7.fhir.dstu3.model.Reference patient
-
patientTarget
org.hl7.fhir.dstu3.model.Patient patientTarget
-
prescriber
org.hl7.fhir.dstu3.model.Reference prescriber
-
prescriberTarget
org.hl7.fhir.dstu3.model.Practitioner prescriberTarget
-
reason
org.hl7.fhir.dstu3.model.Type reason
-
status
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.VisionPrescription.VisionStatus> status
-
-
Class org.hl7.fhir.dstu3.model.VisionPrescription.VisionBaseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.VisionPrescription.VisionEyesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.dstu3.model.VisionPrescription.VisionPrescriptionDispenseComponent extends org.hl7.fhir.dstu3.model.BackboneElement implements Serializable
- serialVersionUID:
- 400998008L
-
Serialized Fields
-
add
org.hl7.fhir.dstu3.model.DecimalType add
-
axis
org.hl7.fhir.dstu3.model.IntegerType axis
-
backCurve
org.hl7.fhir.dstu3.model.DecimalType backCurve
-
base
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.VisionPrescription.VisionBase> base
-
brand
org.hl7.fhir.dstu3.model.StringType brand
-
color
org.hl7.fhir.dstu3.model.StringType color
-
cylinder
org.hl7.fhir.dstu3.model.DecimalType cylinder
-
diameter
org.hl7.fhir.dstu3.model.DecimalType diameter
-
duration
org.hl7.fhir.dstu3.model.SimpleQuantity duration
-
eye
org.hl7.fhir.dstu3.model.Enumeration<org.hl7.fhir.dstu3.model.VisionPrescription.VisionEyes> eye
-
note
List<org.hl7.fhir.dstu3.model.Annotation> note
-
power
org.hl7.fhir.dstu3.model.DecimalType power
-
prism
org.hl7.fhir.dstu3.model.DecimalType prism
-
product
org.hl7.fhir.dstu3.model.CodeableConcept product
-
sphere
org.hl7.fhir.dstu3.model.DecimalType sphere
-
-
Class org.hl7.fhir.dstu3.model.VisionPrescription.VisionStatusEnumFactory extends Object implements Serializable
-
-
Package org.hl7.fhir.r4.model
-
Class org.hl7.fhir.r4.model.Account extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1211238069L
-
Serialized Fields
-
coverage
List<org.hl7.fhir.r4.model.Account.CoverageComponent> coverage
-
description
org.hl7.fhir.r4.model.StringType description
-
guarantor
List<org.hl7.fhir.r4.model.Account.GuarantorComponent> guarantor
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
name
org.hl7.fhir.r4.model.StringType name
-
owner
org.hl7.fhir.r4.model.Reference owner
-
ownerTarget
org.hl7.fhir.r4.model.Organization ownerTarget
-
partOf
org.hl7.fhir.r4.model.Reference partOf
-
partOfTarget
org.hl7.fhir.r4.model.Account partOfTarget
-
servicePeriod
org.hl7.fhir.r4.model.Period servicePeriod
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Account.AccountStatus> status
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.Resource> subjectTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Account.AccountStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Account.CoverageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1046265008L
-
Serialized Fields
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
priority
org.hl7.fhir.r4.model.PositiveIntType priority
-
-
Class org.hl7.fhir.r4.model.Account.GuarantorComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1012345396L
-
Serialized Fields
-
onHold
org.hl7.fhir.r4.model.BooleanType onHold
-
party
org.hl7.fhir.r4.model.Reference party
-
partyTarget
org.hl7.fhir.r4.model.Resource partyTarget
-
period
org.hl7.fhir.r4.model.Period period
-
-
Class org.hl7.fhir.r4.model.ActivityDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 1488459022L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
bodySite
List<org.hl7.fhir.r4.model.CodeableConcept> bodySite
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
doNotPerform
org.hl7.fhir.r4.model.BooleanType doNotPerform
-
dosage
List<org.hl7.fhir.r4.model.Dosage> dosage
-
dynamicValue
List<org.hl7.fhir.r4.model.ActivityDefinition.ActivityDefinitionDynamicValueComponent> dynamicValue
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ActivityDefinition.RequestIntent> intent
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ActivityDefinition.ActivityDefinitionKind> kind
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.r4.model.CanonicalType> library
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
observationRequirement
List<org.hl7.fhir.r4.model.Reference> observationRequirement
-
observationRequirementTarget
List<org.hl7.fhir.r4.model.ObservationDefinition> observationRequirementTarget
-
observationResultRequirement
List<org.hl7.fhir.r4.model.Reference> observationResultRequirement
-
observationResultRequirementTarget
List<org.hl7.fhir.r4.model.ObservationDefinition> observationResultRequirementTarget
-
participant
List<org.hl7.fhir.r4.model.ActivityDefinition.ActivityDefinitionParticipantComponent> participant
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ActivityDefinition.RequestPriority> priority
-
product
org.hl7.fhir.r4.model.Type product
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
specimenRequirement
List<org.hl7.fhir.r4.model.Reference> specimenRequirement
-
specimenRequirementTarget
List<org.hl7.fhir.r4.model.SpecimenDefinition> specimenRequirementTarget
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
timing
org.hl7.fhir.r4.model.Type timing
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
transform
org.hl7.fhir.r4.model.CanonicalType transform
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.ActivityDefinition.ActivityDefinitionDynamicValueComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1064529082L
-
Serialized Fields
-
expression
org.hl7.fhir.r4.model.Expression expression
-
path
org.hl7.fhir.r4.model.StringType path
-
-
Class org.hl7.fhir.r4.model.ActivityDefinition.ActivityDefinitionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ActivityDefinition.ActivityDefinitionParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1450932564L
-
Serialized Fields
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ActivityDefinition.ActivityParticipantType> type
-
-
Class org.hl7.fhir.r4.model.ActivityDefinition.ActivityParticipantTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ActivityDefinition.RequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ActivityDefinition.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Address extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 561490318L
-
Serialized Fields
-
city
org.hl7.fhir.r4.model.StringType city
-
country
org.hl7.fhir.r4.model.StringType country
-
district
org.hl7.fhir.r4.model.StringType district
-
line
List<org.hl7.fhir.r4.model.StringType> line
-
period
org.hl7.fhir.r4.model.Period period
-
postalCode
org.hl7.fhir.r4.model.StringType postalCode
-
state
org.hl7.fhir.r4.model.StringType state
-
text
org.hl7.fhir.r4.model.StringType text
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Address.AddressType> type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Address.AddressUse> use
-
-
Class org.hl7.fhir.r4.model.Address.AddressTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Address.AddressUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AdverseEvent extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2055195281L
-
Serialized Fields
-
actuality
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AdverseEvent.AdverseEventActuality> actuality
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
contributor
List<org.hl7.fhir.r4.model.Reference> contributor
-
contributorTarget
List<org.hl7.fhir.r4.model.Resource> contributorTarget
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
detected
org.hl7.fhir.r4.model.DateTimeType detected
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
event
org.hl7.fhir.r4.model.CodeableConcept event
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
outcome
org.hl7.fhir.r4.model.CodeableConcept outcome
-
recordedDate
org.hl7.fhir.r4.model.DateTimeType recordedDate
-
recorder
org.hl7.fhir.r4.model.Reference recorder
-
recorderTarget
org.hl7.fhir.r4.model.Resource recorderTarget
-
referenceDocument
List<org.hl7.fhir.r4.model.Reference> referenceDocument
-
referenceDocumentTarget
List<org.hl7.fhir.r4.model.DocumentReference> referenceDocumentTarget
-
resultingCondition
List<org.hl7.fhir.r4.model.Reference> resultingCondition
-
resultingConditionTarget
List<org.hl7.fhir.r4.model.Condition> resultingConditionTarget
-
seriousness
org.hl7.fhir.r4.model.CodeableConcept seriousness
-
severity
org.hl7.fhir.r4.model.CodeableConcept severity
-
study
List<org.hl7.fhir.r4.model.Reference> study
-
studyTarget
List<org.hl7.fhir.r4.model.ResearchStudy> studyTarget
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectMedicalHistory
List<org.hl7.fhir.r4.model.Reference> subjectMedicalHistory
-
subjectMedicalHistoryTarget
List<org.hl7.fhir.r4.model.Resource> subjectMedicalHistoryTarget
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
suspectEntity
List<org.hl7.fhir.r4.model.AdverseEvent.AdverseEventSuspectEntityComponent> suspectEntity
-
-
Class org.hl7.fhir.r4.model.AdverseEvent.AdverseEventActualityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AdverseEvent.AdverseEventSuspectEntityCausalityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1847234837L
-
Serialized Fields
-
assessment
org.hl7.fhir.r4.model.CodeableConcept assessment
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
productRelatedness
org.hl7.fhir.r4.model.StringType productRelatedness
-
-
Class org.hl7.fhir.r4.model.AdverseEvent.AdverseEventSuspectEntityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1245759325L
-
Serialized Fields
-
causality
List<org.hl7.fhir.r4.model.AdverseEvent.AdverseEventSuspectEntityCausalityComponent> causality
-
instance
org.hl7.fhir.r4.model.Reference instance
-
instanceTarget
org.hl7.fhir.r4.model.Resource instanceTarget
-
-
Class org.hl7.fhir.r4.model.Age extends org.hl7.fhir.r4.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.r4.model.AllergyIntolerance extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 393192289L
-
Serialized Fields
-
asserter
org.hl7.fhir.r4.model.Reference asserter
-
asserterTarget
org.hl7.fhir.r4.model.Resource asserterTarget
-
category
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCategory>> category
-
clinicalStatus
org.hl7.fhir.r4.model.CodeableConcept clinicalStatus
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
criticality
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCriticality> criticality
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastOccurrence
org.hl7.fhir.r4.model.DateTimeType lastOccurrence
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
onset
org.hl7.fhir.r4.model.Type onset
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
reaction
List<org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceReactionComponent> reaction
-
recordedDate
org.hl7.fhir.r4.model.DateTimeType recordedDate
-
recorder
org.hl7.fhir.r4.model.Reference recorder
-
recorderTarget
org.hl7.fhir.r4.model.Resource recorderTarget
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceType> type
-
verificationStatus
org.hl7.fhir.r4.model.CodeableConcept verificationStatus
-
-
Class org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceCriticalityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceReactionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -752118516L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
exposureRoute
org.hl7.fhir.r4.model.CodeableConcept exposureRoute
-
manifestation
List<org.hl7.fhir.r4.model.CodeableConcept> manifestation
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
onset
org.hl7.fhir.r4.model.DateTimeType onset
-
severity
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceSeverity> severity
-
substance
org.hl7.fhir.r4.model.CodeableConcept substance
-
-
Class org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AllergyIntolerance.AllergyIntoleranceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AnnotatedUuidType extends org.hl7.fhir.r4.model.UuidType implements Serializable
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
-
Class org.hl7.fhir.r4.model.Annotation extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 1324090545L
-
Serialized Fields
-
author
org.hl7.fhir.r4.model.Type author
-
text
org.hl7.fhir.r4.model.MarkdownType text
-
time
org.hl7.fhir.r4.model.DateTimeType time
-
-
Class org.hl7.fhir.r4.model.Appointment extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1096822339L
-
Serialized Fields
-
appointmentType
org.hl7.fhir.r4.model.CodeableConcept appointmentType
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.ServiceRequest> basedOnTarget
-
cancelationReason
org.hl7.fhir.r4.model.CodeableConcept cancelationReason
-
comment
org.hl7.fhir.r4.model.StringType comment
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
description
org.hl7.fhir.r4.model.StringType description
-
end
org.hl7.fhir.r4.model.InstantType end
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
minutesDuration
org.hl7.fhir.r4.model.PositiveIntType minutesDuration
-
participant
List<org.hl7.fhir.r4.model.Appointment.AppointmentParticipantComponent> participant
-
patientInstruction
org.hl7.fhir.r4.model.StringType patientInstruction
-
priority
org.hl7.fhir.r4.model.UnsignedIntType priority
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
requestedPeriod
List<org.hl7.fhir.r4.model.Period> requestedPeriod
-
serviceCategory
List<org.hl7.fhir.r4.model.CodeableConcept> serviceCategory
-
serviceType
List<org.hl7.fhir.r4.model.CodeableConcept> serviceType
-
slot
List<org.hl7.fhir.r4.model.Reference> slot
-
slotTarget
List<org.hl7.fhir.r4.model.Slot> slotTarget
-
specialty
List<org.hl7.fhir.r4.model.CodeableConcept> specialty
-
start
org.hl7.fhir.r4.model.InstantType start
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Appointment.AppointmentStatus> status
-
supportingInformation
List<org.hl7.fhir.r4.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.r4.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.r4.model.Appointment.AppointmentParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1939292177L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
period
org.hl7.fhir.r4.model.Period period
-
required
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Appointment.ParticipantRequired> required
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Appointment.ParticipationStatus> status
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.Appointment.AppointmentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Appointment.ParticipantRequiredEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Appointment.ParticipationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AppointmentResponse extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 248548635L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
appointment
org.hl7.fhir.r4.model.Reference appointment
-
appointmentTarget
org.hl7.fhir.r4.model.Appointment appointmentTarget
-
comment
org.hl7.fhir.r4.model.StringType comment
-
end
org.hl7.fhir.r4.model.InstantType end
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
participantStatus
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AppointmentResponse.ParticipantStatus> participantStatus
-
participantType
List<org.hl7.fhir.r4.model.CodeableConcept> participantType
-
start
org.hl7.fhir.r4.model.InstantType start
-
-
Class org.hl7.fhir.r4.model.AppointmentResponse.ParticipantStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Attachment extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -564352571L
-
Serialized Fields
-
contentType
org.hl7.fhir.r4.model.CodeType contentType
-
creation
org.hl7.fhir.r4.model.DateTimeType creation
-
data
org.hl7.fhir.r4.model.Base64BinaryType data
-
hash
org.hl7.fhir.r4.model.Base64BinaryType hash
-
language
org.hl7.fhir.r4.model.CodeType language
-
size
org.hl7.fhir.r4.model.UnsignedIntType size
-
title
org.hl7.fhir.r4.model.StringType title
-
url
org.hl7.fhir.r4.model.UrlType url
-
-
Class org.hl7.fhir.r4.model.AuditEvent extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 106433685L
-
Serialized Fields
-
action
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AuditEvent.AuditEventAction> action
-
agent
List<org.hl7.fhir.r4.model.AuditEvent.AuditEventAgentComponent> agent
-
entity
List<org.hl7.fhir.r4.model.AuditEvent.AuditEventEntityComponent> entity
-
outcome
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AuditEvent.AuditEventOutcome> outcome
-
outcomeDesc
org.hl7.fhir.r4.model.StringType outcomeDesc
-
period
org.hl7.fhir.r4.model.Period period
-
purposeOfEvent
List<org.hl7.fhir.r4.model.CodeableConcept> purposeOfEvent
-
recorded
org.hl7.fhir.r4.model.InstantType recorded
-
source
org.hl7.fhir.r4.model.AuditEvent.AuditEventSourceComponent source
-
subtype
List<org.hl7.fhir.r4.model.Coding> subtype
-
type
org.hl7.fhir.r4.model.Coding type
-
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventActionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventAgentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -957410638L
-
Serialized Fields
-
altId
org.hl7.fhir.r4.model.StringType altId
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
media
org.hl7.fhir.r4.model.Coding media
-
name
org.hl7.fhir.r4.model.StringType name
-
network
org.hl7.fhir.r4.model.AuditEvent.AuditEventAgentNetworkComponent network
-
policy
List<org.hl7.fhir.r4.model.UriType> policy
-
purposeOfUse
List<org.hl7.fhir.r4.model.CodeableConcept> purposeOfUse
-
requestor
org.hl7.fhir.r4.model.BooleanType requestor
-
role
List<org.hl7.fhir.r4.model.CodeableConcept> role
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
who
org.hl7.fhir.r4.model.Reference who
-
whoTarget
org.hl7.fhir.r4.model.Resource whoTarget
-
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventAgentNetworkComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -160715924L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.StringType address
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.AuditEvent.AuditEventAgentNetworkType> type
-
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventAgentNetworkTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventEntityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 334545686L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
detail
List<org.hl7.fhir.r4.model.AuditEvent.AuditEventEntityDetailComponent> detail
-
lifecycle
org.hl7.fhir.r4.model.Coding lifecycle
-
name
org.hl7.fhir.r4.model.StringType name
-
query
org.hl7.fhir.r4.model.Base64BinaryType query
-
role
org.hl7.fhir.r4.model.Coding role
-
securityLabel
List<org.hl7.fhir.r4.model.Coding> securityLabel
-
type
org.hl7.fhir.r4.model.Coding type
-
what
org.hl7.fhir.r4.model.Reference what
-
whatTarget
org.hl7.fhir.r4.model.Resource whatTarget
-
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventEntityDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1035059584L
-
Serialized Fields
-
type
org.hl7.fhir.r4.model.StringType type
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.AuditEvent.AuditEventSourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2133038564L
-
Serialized Fields
-
observer
org.hl7.fhir.r4.model.Reference observer
-
observerTarget
org.hl7.fhir.r4.model.Resource observerTarget
-
site
org.hl7.fhir.r4.model.StringType site
-
type
List<org.hl7.fhir.r4.model.Coding> type
-
-
Class org.hl7.fhir.r4.model.BackboneElement extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -1431673179L
-
Serialized Fields
-
modifierExtension
List<org.hl7.fhir.r4.model.Extension> modifierExtension
-
-
Class org.hl7.fhir.r4.model.BackboneType extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1431673179L
-
Serialized Fields
-
modifierExtension
List<org.hl7.fhir.r4.model.Extension> modifierExtension
-
-
Class org.hl7.fhir.r4.model.Base extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Base64BinaryType extends org.hl7.fhir.r4.model.PrimitiveType<byte[]> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.BaseBinary extends org.hl7.fhir.r4.model.Resource implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.r4.model.BaseDateTimeType extends org.hl7.fhir.r4.model.PrimitiveType<Date> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.BaseExtension extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.r4.model.BaseNarrative extends org.hl7.fhir.r4.model.Type implements Serializable
-
Class org.hl7.fhir.r4.model.BaseReference extends org.hl7.fhir.r4.model.Type implements Serializable
-
Class org.hl7.fhir.r4.model.BaseResource extends org.hl7.fhir.r4.model.Base implements Serializable
- serialVersionUID:
- 1L
-
Class org.hl7.fhir.r4.model.Basic extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 650756402L
-
Serialized Fields
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
created
org.hl7.fhir.r4.model.DateType created
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.Binary extends org.hl7.fhir.r4.model.BaseBinary implements Serializable
- serialVersionUID:
- 1353224198L
-
Serialized Fields
-
contentType
org.hl7.fhir.r4.model.CodeType contentType
-
data
org.hl7.fhir.r4.model.Base64BinaryType data
-
securityContext
org.hl7.fhir.r4.model.Reference securityContext
-
securityContextTarget
org.hl7.fhir.r4.model.Resource securityContextTarget
-
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1367034547L
-
Serialized Fields
-
collection
org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent collection
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
manipulation
org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent manipulation
-
parent
List<org.hl7.fhir.r4.model.Reference> parent
-
parentTarget
List<org.hl7.fhir.r4.model.BiologicallyDerivedProduct> parentTarget
-
processing
List<org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent> processing
-
productCategory
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductCategory> productCategory
-
productCode
org.hl7.fhir.r4.model.CodeableConcept productCode
-
quantity
org.hl7.fhir.r4.model.IntegerType quantity
-
request
List<org.hl7.fhir.r4.model.Reference> request
-
requestTarget
List<org.hl7.fhir.r4.model.ServiceRequest> requestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductStatus> status
-
storage
List<org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent> storage
-
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductCollectionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 892130089L
-
Serialized Fields
-
collected
org.hl7.fhir.r4.model.Type collected
-
collector
org.hl7.fhir.r4.model.Reference collector
-
collectorTarget
org.hl7.fhir.r4.model.Resource collectorTarget
-
source
org.hl7.fhir.r4.model.Reference source
-
sourceTarget
org.hl7.fhir.r4.model.Resource sourceTarget
-
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductManipulationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 717201078L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
time
org.hl7.fhir.r4.model.Type time
-
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductProcessingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1007041216L
-
Serialized Fields
-
additive
org.hl7.fhir.r4.model.Reference additive
-
additiveTarget
org.hl7.fhir.r4.model.Substance additiveTarget
-
description
org.hl7.fhir.r4.model.StringType description
-
procedure
org.hl7.fhir.r4.model.CodeableConcept procedure
-
time
org.hl7.fhir.r4.model.Type time
-
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductStorageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1509141319L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
duration
org.hl7.fhir.r4.model.Period duration
-
scale
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductStorageScale> scale
-
temperature
org.hl7.fhir.r4.model.DecimalType temperature
-
-
Class org.hl7.fhir.r4.model.BiologicallyDerivedProduct.BiologicallyDerivedProductStorageScaleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.BodyStructure extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1437500387L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
description
org.hl7.fhir.r4.model.StringType description
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
image
List<org.hl7.fhir.r4.model.Attachment> image
-
location
org.hl7.fhir.r4.model.CodeableConcept location
-
locationQualifier
List<org.hl7.fhir.r4.model.CodeableConcept> locationQualifier
-
morphology
org.hl7.fhir.r4.model.CodeableConcept morphology
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
-
Class org.hl7.fhir.r4.model.BooleanType extends org.hl7.fhir.r4.model.PrimitiveType<Boolean> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Bundle extends org.hl7.fhir.r4.model.Resource implements Serializable
- serialVersionUID:
- 1740470158L
-
Serialized Fields
-
entry
List<org.hl7.fhir.r4.model.Bundle.BundleEntryComponent> entry
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
link
List<org.hl7.fhir.r4.model.Bundle.BundleLinkComponent> link
-
signature
org.hl7.fhir.r4.model.Signature signature
-
timestamp
org.hl7.fhir.r4.model.InstantType timestamp
-
total
org.hl7.fhir.r4.model.UnsignedIntType total
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Bundle.BundleType> type
-
-
Class org.hl7.fhir.r4.model.Bundle.BundleEntryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 517783054L
-
Serialized Fields
-
fullUrl
org.hl7.fhir.r4.model.UriType fullUrl
-
link
List<org.hl7.fhir.r4.model.Bundle.BundleLinkComponent> link
-
request
org.hl7.fhir.r4.model.Bundle.BundleEntryRequestComponent request
-
resource
org.hl7.fhir.r4.model.Resource resource
-
response
org.hl7.fhir.r4.model.Bundle.BundleEntryResponseComponent response
-
search
org.hl7.fhir.r4.model.Bundle.BundleEntrySearchComponent search
-
-
Class org.hl7.fhir.r4.model.Bundle.BundleEntryRequestComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1349769744L
-
Serialized Fields
-
ifMatch
org.hl7.fhir.r4.model.StringType ifMatch
-
ifModifiedSince
org.hl7.fhir.r4.model.InstantType ifModifiedSince
-
ifNoneExist
org.hl7.fhir.r4.model.StringType ifNoneExist
-
ifNoneMatch
org.hl7.fhir.r4.model.StringType ifNoneMatch
-
method
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Bundle.HTTPVerb> method
-
url
org.hl7.fhir.r4.model.UriType url
-
-
Class org.hl7.fhir.r4.model.Bundle.BundleEntryResponseComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 923278008L
-
Serialized Fields
-
etag
org.hl7.fhir.r4.model.StringType etag
-
lastModified
org.hl7.fhir.r4.model.InstantType lastModified
-
location
org.hl7.fhir.r4.model.UriType location
-
outcome
org.hl7.fhir.r4.model.Resource outcome
-
status
org.hl7.fhir.r4.model.StringType status
-
-
Class org.hl7.fhir.r4.model.Bundle.BundleEntrySearchComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 837739866L
-
Serialized Fields
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Bundle.SearchEntryMode> mode
-
score
org.hl7.fhir.r4.model.DecimalType score
-
-
Class org.hl7.fhir.r4.model.Bundle.BundleLinkComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1010386066L
-
Serialized Fields
-
relation
org.hl7.fhir.r4.model.StringType relation
-
url
org.hl7.fhir.r4.model.UriType url
-
-
Class org.hl7.fhir.r4.model.Bundle.BundleTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Bundle.HTTPVerbEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Bundle.SearchEntryModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CanonicalType extends org.hl7.fhir.r4.model.UriType implements Serializable
- serialVersionUID:
- 4L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -1050288843L
-
Serialized Fields
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
document
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementDocumentComponent> document
-
fhirVersion
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.FHIRVersion> fhirVersion
-
format
List<org.hl7.fhir.r4.model.CodeType> format
-
implementation
org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementImplementationComponent implementation
-
implementationGuide
List<org.hl7.fhir.r4.model.CanonicalType> implementationGuide
-
imports
List<org.hl7.fhir.r4.model.CanonicalType> imports
-
instantiates
List<org.hl7.fhir.r4.model.CanonicalType> instantiates
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementKind> kind
-
messaging
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementMessagingComponent> messaging
-
patchFormat
List<org.hl7.fhir.r4.model.CodeType> patchFormat
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
rest
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestComponent> rest
-
software
org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementSoftwareComponent software
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementDocumentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 18026632L
-
Serialized Fields
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.DocumentMode> mode
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementImplementationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1705695694L
-
Serialized Fields
-
custodian
org.hl7.fhir.r4.model.Reference custodian
-
custodianTarget
org.hl7.fhir.r4.model.Organization custodianTarget
-
description
org.hl7.fhir.r4.model.StringType description
-
url
org.hl7.fhir.r4.model.UrlType url
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementMessagingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 300411231L
-
Serialized Fields
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
endpoint
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementMessagingEndpointComponent> endpoint
-
reliableCache
org.hl7.fhir.r4.model.UnsignedIntType reliableCache
-
supportedMessage
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent> supportedMessage
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementMessagingEndpointComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -236946103L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.UrlType address
-
protocol
org.hl7.fhir.r4.model.Coding protocol
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementMessagingSupportedMessageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1172840676L
-
Serialized Fields
-
definition
org.hl7.fhir.r4.model.CanonicalType definition
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.EventCapabilityMode> mode
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1442029817L
-
Serialized Fields
-
compartment
List<org.hl7.fhir.r4.model.CanonicalType> compartment
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
interaction
List<org.hl7.fhir.r4.model.CapabilityStatement.SystemInteractionComponent> interaction
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.RestfulCapabilityMode> mode
-
operation
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceOperationComponent> operation
-
resource
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceComponent> resource
-
searchParam
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent> searchParam
-
security
org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestSecurityComponent security
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1843372337L
-
Serialized Fields
-
conditionalCreate
org.hl7.fhir.r4.model.BooleanType conditionalCreate
-
conditionalDelete
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.ConditionalDeleteStatus> conditionalDelete
-
conditionalRead
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.ConditionalReadStatus> conditionalRead
-
conditionalUpdate
org.hl7.fhir.r4.model.BooleanType conditionalUpdate
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
interaction
List<org.hl7.fhir.r4.model.CapabilityStatement.ResourceInteractionComponent> interaction
-
operation
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceOperationComponent> operation
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
readHistory
org.hl7.fhir.r4.model.BooleanType readHistory
-
referencePolicy
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.ReferenceHandlingPolicy>> referencePolicy
-
searchInclude
List<org.hl7.fhir.r4.model.StringType> searchInclude
-
searchParam
List<org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent> searchParam
-
searchRevInclude
List<org.hl7.fhir.r4.model.StringType> searchRevInclude
-
supportedProfile
List<org.hl7.fhir.r4.model.CanonicalType> supportedProfile
-
type
org.hl7.fhir.r4.model.CodeType type
-
updateCreate
org.hl7.fhir.r4.model.BooleanType updateCreate
-
versioning
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.ResourceVersionPolicy> versioning
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceOperationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -388608084L
-
Serialized Fields
-
definition
org.hl7.fhir.r4.model.CanonicalType definition
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
name
org.hl7.fhir.r4.model.StringType name
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestResourceSearchParamComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -171123928L
-
Serialized Fields
-
definition
org.hl7.fhir.r4.model.CanonicalType definition
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.SearchParamType> type
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementRestSecurityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1348900500L
-
Serialized Fields
-
cors
org.hl7.fhir.r4.model.BooleanType cors
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
service
List<org.hl7.fhir.r4.model.CodeableConcept> service
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.CapabilityStatementSoftwareComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1819769027L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
releaseDate
org.hl7.fhir.r4.model.DateTimeType releaseDate
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.ConditionalDeleteStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.ConditionalReadStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.DocumentModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.EventCapabilityModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.ReferenceHandlingPolicyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.ResourceInteractionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2128937796L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.TypeRestfulInteraction> code
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.ResourceVersionPolicyEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.RestfulCapabilityModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.SystemInteractionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1495143879L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CapabilityStatement.SystemRestfulInteraction> code
-
documentation
org.hl7.fhir.r4.model.MarkdownType documentation
-
-
Class org.hl7.fhir.r4.model.CapabilityStatement.SystemRestfulInteractionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CapabilityStatement.TypeRestfulInteractionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CarePlan extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -584930613L
-
Serialized Fields
-
activity
List<org.hl7.fhir.r4.model.CarePlan.CarePlanActivityComponent> activity
-
addresses
List<org.hl7.fhir.r4.model.Reference> addresses
-
addressesTarget
List<org.hl7.fhir.r4.model.Condition> addressesTarget
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.CarePlan> basedOnTarget
-
careTeam
List<org.hl7.fhir.r4.model.Reference> careTeam
-
careTeamTarget
List<org.hl7.fhir.r4.model.CareTeam> careTeamTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
contributor
List<org.hl7.fhir.r4.model.Reference> contributor
-
contributorTarget
List<org.hl7.fhir.r4.model.Resource> contributorTarget
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
description
org.hl7.fhir.r4.model.StringType description
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
goal
List<org.hl7.fhir.r4.model.Reference> goal
-
goalTarget
List<org.hl7.fhir.r4.model.Goal> goalTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CarePlan.CarePlanIntent> intent
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.CarePlan> partOfTarget
-
period
org.hl7.fhir.r4.model.Period period
-
replaces
List<org.hl7.fhir.r4.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.r4.model.CarePlan> replacesTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CarePlan.CarePlanStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.r4.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.r4.model.Resource> supportingInfoTarget
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.CarePlan.CarePlanActivityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -609287300L
-
Serialized Fields
-
detail
org.hl7.fhir.r4.model.CarePlan.CarePlanActivityDetailComponent detail
-
outcomeCodeableConcept
List<org.hl7.fhir.r4.model.CodeableConcept> outcomeCodeableConcept
-
outcomeReference
List<org.hl7.fhir.r4.model.Reference> outcomeReference
-
outcomeReferenceTarget
List<org.hl7.fhir.r4.model.Resource> outcomeReferenceTarget
-
progress
List<org.hl7.fhir.r4.model.Annotation> progress
-
reference
org.hl7.fhir.r4.model.Reference reference
-
referenceTarget
org.hl7.fhir.r4.model.Resource referenceTarget
-
-
Class org.hl7.fhir.r4.model.CarePlan.CarePlanActivityDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1355568081L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
dailyAmount
org.hl7.fhir.r4.model.Quantity dailyAmount
-
description
org.hl7.fhir.r4.model.StringType description
-
doNotPerform
org.hl7.fhir.r4.model.BooleanType doNotPerform
-
goal
List<org.hl7.fhir.r4.model.Reference> goal
-
goalTarget
List<org.hl7.fhir.r4.model.Goal> goalTarget
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CarePlan.CarePlanActivityKind> kind
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
performer
List<org.hl7.fhir.r4.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.r4.model.Resource> performerTarget
-
product
org.hl7.fhir.r4.model.Type product
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
scheduled
org.hl7.fhir.r4.model.Type scheduled
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CarePlan.CarePlanActivityStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
-
Class org.hl7.fhir.r4.model.CarePlan.CarePlanActivityKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CarePlan.CarePlanActivityStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CarePlan.CarePlanIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CarePlan.CarePlanStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CareTeam extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1793069286L
-
Serialized Fields
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
managingOrganization
List<org.hl7.fhir.r4.model.Reference> managingOrganization
-
managingOrganizationTarget
List<org.hl7.fhir.r4.model.Organization> managingOrganizationTarget
-
name
org.hl7.fhir.r4.model.StringType name
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
participant
List<org.hl7.fhir.r4.model.CareTeam.CareTeamParticipantComponent> participant
-
period
org.hl7.fhir.r4.model.Period period
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Condition> reasonReferenceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CareTeam.CareTeamStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.CareTeam.CareTeamParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -575634410L
-
Serialized Fields
-
member
org.hl7.fhir.r4.model.Reference member
-
memberTarget
org.hl7.fhir.r4.model.Resource memberTarget
-
onBehalfOf
org.hl7.fhir.r4.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.r4.model.Organization onBehalfOfTarget
-
period
org.hl7.fhir.r4.model.Period period
-
role
List<org.hl7.fhir.r4.model.CodeableConcept> role
-
-
Class org.hl7.fhir.r4.model.CareTeam.CareTeamStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CatalogEntry extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 57448275L
-
Serialized Fields
-
additionalCharacteristic
List<org.hl7.fhir.r4.model.CodeableConcept> additionalCharacteristic
-
additionalClassification
List<org.hl7.fhir.r4.model.CodeableConcept> additionalClassification
-
additionalIdentifier
List<org.hl7.fhir.r4.model.Identifier> additionalIdentifier
-
classification
List<org.hl7.fhir.r4.model.CodeableConcept> classification
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastUpdated
org.hl7.fhir.r4.model.DateTimeType lastUpdated
-
orderable
org.hl7.fhir.r4.model.BooleanType orderable
-
referencedItem
org.hl7.fhir.r4.model.Reference referencedItem
-
referencedItemTarget
org.hl7.fhir.r4.model.Resource referencedItemTarget
-
relatedEntry
List<org.hl7.fhir.r4.model.CatalogEntry.CatalogEntryRelatedEntryComponent> relatedEntry
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.PublicationStatus> status
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
validityPeriod
org.hl7.fhir.r4.model.Period validityPeriod
-
validTo
org.hl7.fhir.r4.model.DateTimeType validTo
-
-
Class org.hl7.fhir.r4.model.CatalogEntry.CatalogEntryRelatedEntryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1367020813L
-
Serialized Fields
-
item
org.hl7.fhir.r4.model.Reference item
-
itemTarget
org.hl7.fhir.r4.model.CatalogEntry itemTarget
-
relationtype
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CatalogEntry.CatalogEntryRelationType> relationtype
-
-
Class org.hl7.fhir.r4.model.CatalogEntry.CatalogEntryRelationTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ChargeItem extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1748644267L
-
Serialized Fields
-
account
List<org.hl7.fhir.r4.model.Reference> account
-
accountTarget
List<org.hl7.fhir.r4.model.Account> accountTarget
-
bodysite
List<org.hl7.fhir.r4.model.CodeableConcept> bodysite
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
context
org.hl7.fhir.r4.model.Reference context
-
contextTarget
org.hl7.fhir.r4.model.Resource contextTarget
-
costCenter
org.hl7.fhir.r4.model.Reference costCenter
-
costCenterTarget
org.hl7.fhir.r4.model.Organization costCenterTarget
-
definitionCanonical
List<org.hl7.fhir.r4.model.CanonicalType> definitionCanonical
-
definitionUri
List<org.hl7.fhir.r4.model.UriType> definitionUri
-
enteredDate
org.hl7.fhir.r4.model.DateTimeType enteredDate
-
enterer
org.hl7.fhir.r4.model.Reference enterer
-
entererTarget
org.hl7.fhir.r4.model.Resource entererTarget
-
factorOverride
org.hl7.fhir.r4.model.DecimalType factorOverride
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
overrideReason
org.hl7.fhir.r4.model.StringType overrideReason
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.ChargeItem> partOfTarget
-
performer
List<org.hl7.fhir.r4.model.ChargeItem.ChargeItemPerformerComponent> performer
-
performingOrganization
org.hl7.fhir.r4.model.Reference performingOrganization
-
performingOrganizationTarget
org.hl7.fhir.r4.model.Organization performingOrganizationTarget
-
priceOverride
org.hl7.fhir.r4.model.Money priceOverride
-
product
org.hl7.fhir.r4.model.Type product
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
reason
List<org.hl7.fhir.r4.model.CodeableConcept> reason
-
requestingOrganization
org.hl7.fhir.r4.model.Reference requestingOrganization
-
requestingOrganizationTarget
org.hl7.fhir.r4.model.Organization requestingOrganizationTarget
-
service
List<org.hl7.fhir.r4.model.Reference> service
-
serviceTarget
List<org.hl7.fhir.r4.model.Resource> serviceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ChargeItem.ChargeItemStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
supportingInformation
List<org.hl7.fhir.r4.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.r4.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.r4.model.ChargeItem.ChargeItemPerformerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1424001049L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
function
org.hl7.fhir.r4.model.CodeableConcept function
-
-
Class org.hl7.fhir.r4.model.ChargeItem.ChargeItemStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ChargeItemDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -583681330L
-
Serialized Fields
-
applicability
List<org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent> applicability
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
derivedFromUri
List<org.hl7.fhir.r4.model.UriType> derivedFromUri
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instance
List<org.hl7.fhir.r4.model.Reference> instance
-
instanceTarget
List<org.hl7.fhir.r4.model.Resource> instanceTarget
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
partOf
List<org.hl7.fhir.r4.model.CanonicalType> partOf
-
propertyGroup
List<org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent> propertyGroup
-
replaces
List<org.hl7.fhir.r4.model.CanonicalType> replaces
-
-
Class org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionApplicabilityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1354288281L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
expression
org.hl7.fhir.r4.model.StringType expression
-
language
org.hl7.fhir.r4.model.StringType language
-
-
Class org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionPriceComponentTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionPropertyGroupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1723436176L
-
Class org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionPropertyGroupPriceComponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -841451335L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ChargeItemDefinition.ChargeItemDefinitionPriceComponentType> type
-
-
Class org.hl7.fhir.r4.model.Claim extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -80376108L
-
Serialized Fields
-
accident
org.hl7.fhir.r4.model.Claim.AccidentComponent accident
-
billablePeriod
org.hl7.fhir.r4.model.Period billablePeriod
-
careTeam
List<org.hl7.fhir.r4.model.Claim.CareTeamComponent> careTeam
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
diagnosis
List<org.hl7.fhir.r4.model.Claim.DiagnosisComponent> diagnosis
-
enterer
org.hl7.fhir.r4.model.Reference enterer
-
entererTarget
org.hl7.fhir.r4.model.Resource entererTarget
-
facility
org.hl7.fhir.r4.model.Reference facility
-
facilityTarget
org.hl7.fhir.r4.model.Location facilityTarget
-
fundsReserve
org.hl7.fhir.r4.model.CodeableConcept fundsReserve
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
insurance
List<org.hl7.fhir.r4.model.Claim.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.r4.model.Reference insurer
-
insurerTarget
org.hl7.fhir.r4.model.Organization insurerTarget
-
item
List<org.hl7.fhir.r4.model.Claim.ItemComponent> item
-
originalPrescription
org.hl7.fhir.r4.model.Reference originalPrescription
-
originalPrescriptionTarget
org.hl7.fhir.r4.model.Resource originalPrescriptionTarget
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
payee
org.hl7.fhir.r4.model.Claim.PayeeComponent payee
-
prescription
org.hl7.fhir.r4.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.r4.model.Resource prescriptionTarget
-
priority
org.hl7.fhir.r4.model.CodeableConcept priority
-
procedure
List<org.hl7.fhir.r4.model.Claim.ProcedureComponent> procedure
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
referral
org.hl7.fhir.r4.model.Reference referral
-
referralTarget
org.hl7.fhir.r4.model.ServiceRequest referralTarget
-
related
List<org.hl7.fhir.r4.model.Claim.RelatedClaimComponent> related
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Claim.ClaimStatus> status
-
subType
org.hl7.fhir.r4.model.CodeableConcept subType
-
supportingInfo
List<org.hl7.fhir.r4.model.Claim.SupportingInformationComponent> supportingInfo
-
total
org.hl7.fhir.r4.model.Money total
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Claim.Use> use
-
-
Class org.hl7.fhir.r4.model.Claim.AccidentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 622904984L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateType date
-
location
org.hl7.fhir.r4.model.Type location
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Claim.CareTeamComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1758966968L
-
Serialized Fields
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
qualification
org.hl7.fhir.r4.model.CodeableConcept qualification
-
responsible
org.hl7.fhir.r4.model.BooleanType responsible
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.r4.model.Claim.ClaimStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Claim.DetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1245004924L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
revenue
org.hl7.fhir.r4.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
subDetail
List<org.hl7.fhir.r4.model.Claim.SubDetailComponent> subDetail
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.Claim.DiagnosisComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2120593974L
-
Serialized Fields
-
diagnosis
org.hl7.fhir.r4.model.Type diagnosis
-
onAdmission
org.hl7.fhir.r4.model.CodeableConcept onAdmission
-
packageCode
org.hl7.fhir.r4.model.CodeableConcept packageCode
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.Claim.InsuranceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1711744215L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.r4.model.StringType businessArrangement
-
claimResponse
org.hl7.fhir.r4.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.r4.model.ClaimResponse claimResponseTarget
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
focal
org.hl7.fhir.r4.model.BooleanType focal
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
preAuthRef
List<org.hl7.fhir.r4.model.StringType> preAuthRef
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.r4.model.Claim.ItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -329028323L
-
Serialized Fields
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
careTeamSequence
List<org.hl7.fhir.r4.model.PositiveIntType> careTeamSequence
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
detail
List<org.hl7.fhir.r4.model.Claim.DetailComponent> detail
-
diagnosisSequence
List<org.hl7.fhir.r4.model.PositiveIntType> diagnosisSequence
-
encounter
List<org.hl7.fhir.r4.model.Reference> encounter
-
encounterTarget
List<org.hl7.fhir.r4.model.Encounter> encounterTarget
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
informationSequence
List<org.hl7.fhir.r4.model.PositiveIntType> informationSequence
-
location
org.hl7.fhir.r4.model.Type location
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
procedureSequence
List<org.hl7.fhir.r4.model.PositiveIntType> procedureSequence
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
revenue
org.hl7.fhir.r4.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
serviced
org.hl7.fhir.r4.model.Type serviced
-
subSite
List<org.hl7.fhir.r4.model.CodeableConcept> subSite
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.Claim.PayeeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1609484699L
-
Serialized Fields
-
party
org.hl7.fhir.r4.model.Reference party
-
partyTarget
org.hl7.fhir.r4.model.Resource partyTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Claim.ProcedureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 935341852L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
procedure
org.hl7.fhir.r4.model.Type procedure
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
-
Class org.hl7.fhir.r4.model.Claim.RelatedClaimComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -379338905L
-
Serialized Fields
-
claim
org.hl7.fhir.r4.model.Reference claim
-
claimTarget
org.hl7.fhir.r4.model.Claim claimTarget
-
reference
org.hl7.fhir.r4.model.Identifier reference
-
relationship
org.hl7.fhir.r4.model.CodeableConcept relationship
-
-
Class org.hl7.fhir.r4.model.Claim.SubDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1133026301L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
revenue
org.hl7.fhir.r4.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.Claim.SupportingInformationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -518630232L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
reason
org.hl7.fhir.r4.model.CodeableConcept reason
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
timing
org.hl7.fhir.r4.model.Type timing
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Claim.UseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ClaimResponse extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 731586651L
-
Serialized Fields
-
addItem
List<org.hl7.fhir.r4.model.ClaimResponse.AddedItemComponent> addItem
-
adjudication
List<org.hl7.fhir.r4.model.ClaimResponse.AdjudicationComponent> adjudication
-
communicationRequest
List<org.hl7.fhir.r4.model.Reference> communicationRequest
-
communicationRequestTarget
List<org.hl7.fhir.r4.model.CommunicationRequest> communicationRequestTarget
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
disposition
org.hl7.fhir.r4.model.StringType disposition
-
error
List<org.hl7.fhir.r4.model.ClaimResponse.ErrorComponent> error
-
form
org.hl7.fhir.r4.model.Attachment form
-
formCode
org.hl7.fhir.r4.model.CodeableConcept formCode
-
fundsReserve
org.hl7.fhir.r4.model.CodeableConcept fundsReserve
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
insurance
List<org.hl7.fhir.r4.model.ClaimResponse.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.r4.model.Reference insurer
-
insurerTarget
org.hl7.fhir.r4.model.Organization insurerTarget
-
item
List<org.hl7.fhir.r4.model.ClaimResponse.ItemComponent> item
-
outcome
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ClaimResponse.RemittanceOutcome> outcome
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
payeeType
org.hl7.fhir.r4.model.CodeableConcept payeeType
-
payment
org.hl7.fhir.r4.model.ClaimResponse.PaymentComponent payment
-
preAuthPeriod
org.hl7.fhir.r4.model.Period preAuthPeriod
-
preAuthRef
org.hl7.fhir.r4.model.StringType preAuthRef
-
processNote
List<org.hl7.fhir.r4.model.ClaimResponse.NoteComponent> processNote
-
request
org.hl7.fhir.r4.model.Reference request
-
requestor
org.hl7.fhir.r4.model.Reference requestor
-
requestorTarget
org.hl7.fhir.r4.model.Resource requestorTarget
-
requestTarget
org.hl7.fhir.r4.model.Claim requestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ClaimResponse.ClaimResponseStatus> status
-
subType
org.hl7.fhir.r4.model.CodeableConcept subType
-
total
List<org.hl7.fhir.r4.model.ClaimResponse.TotalComponent> total
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ClaimResponse.Use> use
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.AddedItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1193747282L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ClaimResponse.AdjudicationComponent> adjudication
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
detail
List<org.hl7.fhir.r4.model.ClaimResponse.AddedItemDetailComponent> detail
-
detailSequence
List<org.hl7.fhir.r4.model.PositiveIntType> detailSequence
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
itemSequence
List<org.hl7.fhir.r4.model.PositiveIntType> itemSequence
-
location
org.hl7.fhir.r4.model.Type location
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
provider
List<org.hl7.fhir.r4.model.Reference> provider
-
providerTarget
List<org.hl7.fhir.r4.model.Resource> providerTarget
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
serviced
org.hl7.fhir.r4.model.Type serviced
-
subdetailSequence
List<org.hl7.fhir.r4.model.PositiveIntType> subdetailSequence
-
subSite
List<org.hl7.fhir.r4.model.CodeableConcept> subSite
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.AddedItemDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1436724060L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ClaimResponse.AdjudicationComponent> adjudication
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
subDetail
List<org.hl7.fhir.r4.model.ClaimResponse.AddedItemSubDetailComponent> subDetail
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.AddedItemSubDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1301363592L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ClaimResponse.AdjudicationComponent> adjudication
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.AdjudicationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1559898786L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
reason
org.hl7.fhir.r4.model.CodeableConcept reason
-
value
org.hl7.fhir.r4.model.DecimalType value
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.ClaimResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ClaimResponse.ErrorComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 843818320L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
detailSequence
org.hl7.fhir.r4.model.PositiveIntType detailSequence
-
itemSequence
org.hl7.fhir.r4.model.PositiveIntType itemSequence
-
subDetailSequence
org.hl7.fhir.r4.model.PositiveIntType subDetailSequence
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.InsuranceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 282380584L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.r4.model.StringType businessArrangement
-
claimResponse
org.hl7.fhir.r4.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.r4.model.ClaimResponse claimResponseTarget
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
focal
org.hl7.fhir.r4.model.BooleanType focal
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.ItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 701277928L
-
Serialized Fields
-
Class org.hl7.fhir.r4.model.ClaimResponse.ItemDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1066636111L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ClaimResponse.AdjudicationComponent> adjudication
-
detailSequence
org.hl7.fhir.r4.model.PositiveIntType detailSequence
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
subDetail
List<org.hl7.fhir.r4.model.ClaimResponse.SubDetailComponent> subDetail
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.NoteComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -385184277L
-
Serialized Fields
-
language
org.hl7.fhir.r4.model.CodeableConcept language
-
number
org.hl7.fhir.r4.model.PositiveIntType number
-
text
org.hl7.fhir.r4.model.StringType text
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.NoteType> type
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.PaymentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1539906026L
-
Serialized Fields
-
adjustment
org.hl7.fhir.r4.model.Money adjustment
-
adjustmentReason
org.hl7.fhir.r4.model.CodeableConcept adjustmentReason
-
amount
org.hl7.fhir.r4.model.Money amount
-
date
org.hl7.fhir.r4.model.DateType date
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.RemittanceOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ClaimResponse.SubDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1083724362L
-
Class org.hl7.fhir.r4.model.ClaimResponse.TotalComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2012310309L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
-
Class org.hl7.fhir.r4.model.ClaimResponse.UseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ClinicalImpression extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1158874575L
-
Serialized Fields
-
assessor
org.hl7.fhir.r4.model.Reference assessor
-
assessorTarget
org.hl7.fhir.r4.model.Resource assessorTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
description
org.hl7.fhir.r4.model.StringType description
-
effective
org.hl7.fhir.r4.model.Type effective
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
finding
List<org.hl7.fhir.r4.model.ClinicalImpression.ClinicalImpressionFindingComponent> finding
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
investigation
List<org.hl7.fhir.r4.model.ClinicalImpression.ClinicalImpressionInvestigationComponent> investigation
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
previous
org.hl7.fhir.r4.model.Reference previous
-
previousTarget
org.hl7.fhir.r4.model.ClinicalImpression previousTarget
-
problem
List<org.hl7.fhir.r4.model.Reference> problem
-
problemTarget
List<org.hl7.fhir.r4.model.Resource> problemTarget
-
prognosisCodeableConcept
List<org.hl7.fhir.r4.model.CodeableConcept> prognosisCodeableConcept
-
prognosisReference
List<org.hl7.fhir.r4.model.Reference> prognosisReference
-
prognosisReferenceTarget
List<org.hl7.fhir.r4.model.RiskAssessment> prognosisReferenceTarget
-
protocol
List<org.hl7.fhir.r4.model.UriType> protocol
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ClinicalImpression.ClinicalImpressionStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
summary
org.hl7.fhir.r4.model.StringType summary
-
supportingInfo
List<org.hl7.fhir.r4.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.r4.model.Resource> supportingInfoTarget
-
-
Class org.hl7.fhir.r4.model.ClinicalImpression.ClinicalImpressionFindingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1578446448L
-
Serialized Fields
-
basis
org.hl7.fhir.r4.model.StringType basis
-
itemCodeableConcept
org.hl7.fhir.r4.model.CodeableConcept itemCodeableConcept
-
itemReference
org.hl7.fhir.r4.model.Reference itemReference
-
itemReferenceTarget
org.hl7.fhir.r4.model.Resource itemReferenceTarget
-
-
Class org.hl7.fhir.r4.model.ClinicalImpression.ClinicalImpressionInvestigationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -301363326L
-
Class org.hl7.fhir.r4.model.ClinicalImpression.ClinicalImpressionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CodeableConcept extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 760353246L
-
Serialized Fields
-
coding
List<org.hl7.fhir.r4.model.Coding> coding
-
text
org.hl7.fhir.r4.model.StringType text
-
-
Class org.hl7.fhir.r4.model.CodeSystem extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -1735124584L
-
Serialized Fields
-
caseSensitive
org.hl7.fhir.r4.model.BooleanType caseSensitive
-
compositional
org.hl7.fhir.r4.model.BooleanType compositional
-
concept
List<org.hl7.fhir.r4.model.CodeSystem.ConceptDefinitionComponent> concept
-
content
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CodeSystem.CodeSystemContentMode> content
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
count
org.hl7.fhir.r4.model.UnsignedIntType count
-
filter
List<org.hl7.fhir.r4.model.CodeSystem.CodeSystemFilterComponent> filter
-
hierarchyMeaning
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CodeSystem.CodeSystemHierarchyMeaning> hierarchyMeaning
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
property
List<org.hl7.fhir.r4.model.CodeSystem.PropertyComponent> property
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
supplements
org.hl7.fhir.r4.model.CanonicalType supplements
-
valueSet
org.hl7.fhir.r4.model.CanonicalType valueSet
-
versionNeeded
org.hl7.fhir.r4.model.BooleanType versionNeeded
-
-
Class org.hl7.fhir.r4.model.CodeSystem.CodeSystemContentModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CodeSystem.CodeSystemFilterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1087409836L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
description
org.hl7.fhir.r4.model.StringType description
-
operator
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CodeSystem.FilterOperator>> operator
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.CodeSystem.CodeSystemHierarchyMeaningEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CodeSystem.ConceptDefinitionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 878320988L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
concept
List<org.hl7.fhir.r4.model.CodeSystem.ConceptDefinitionComponent> concept
-
definition
org.hl7.fhir.r4.model.StringType definition
-
designation
List<org.hl7.fhir.r4.model.CodeSystem.ConceptDefinitionDesignationComponent> designation
-
display
org.hl7.fhir.r4.model.StringType display
-
property
List<org.hl7.fhir.r4.model.CodeSystem.ConceptPropertyComponent> property
-
-
Class org.hl7.fhir.r4.model.CodeSystem.ConceptDefinitionDesignationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1515662414L
-
Serialized Fields
-
language
org.hl7.fhir.r4.model.CodeType language
-
use
org.hl7.fhir.r4.model.Coding use
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.CodeSystem.ConceptPropertyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1742812311L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.CodeSystem.FilterOperatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CodeSystem.PropertyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1810713373L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
description
org.hl7.fhir.r4.model.StringType description
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CodeSystem.PropertyType> type
-
uri
org.hl7.fhir.r4.model.UriType uri
-
-
Class org.hl7.fhir.r4.model.CodeSystem.PropertyTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CodeType extends org.hl7.fhir.r4.model.StringType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Coding extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1417514061L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
display
org.hl7.fhir.r4.model.StringType display
-
system
org.hl7.fhir.r4.model.UriType system
-
userSelected
org.hl7.fhir.r4.model.BooleanType userSelected
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.Communication extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1325359310L
-
Serialized Fields
-
about
List<org.hl7.fhir.r4.model.Reference> about
-
aboutTarget
List<org.hl7.fhir.r4.model.Resource> aboutTarget
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
inResponseTo
List<org.hl7.fhir.r4.model.Reference> inResponseTo
-
inResponseToTarget
List<org.hl7.fhir.r4.model.Communication> inResponseToTarget
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
medium
List<org.hl7.fhir.r4.model.CodeableConcept> medium
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
payload
List<org.hl7.fhir.r4.model.Communication.CommunicationPayloadComponent> payload
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Communication.CommunicationPriority> priority
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
received
org.hl7.fhir.r4.model.DateTimeType received
-
recipient
List<org.hl7.fhir.r4.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.r4.model.Resource> recipientTarget
-
sender
org.hl7.fhir.r4.model.Reference sender
-
senderTarget
org.hl7.fhir.r4.model.Resource senderTarget
-
sent
org.hl7.fhir.r4.model.DateTimeType sent
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Communication.CommunicationStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
topic
org.hl7.fhir.r4.model.CodeableConcept topic
-
-
Class org.hl7.fhir.r4.model.Communication.CommunicationPayloadComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.r4.model.Type content
-
-
Class org.hl7.fhir.r4.model.Communication.CommunicationPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Communication.CommunicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CommunicationRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 2131096857L
-
Serialized Fields
-
about
List<org.hl7.fhir.r4.model.Reference> about
-
aboutTarget
List<org.hl7.fhir.r4.model.Resource> aboutTarget
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
doNotPerform
org.hl7.fhir.r4.model.BooleanType doNotPerform
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
groupIdentifier
org.hl7.fhir.r4.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
medium
List<org.hl7.fhir.r4.model.CodeableConcept> medium
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
payload
List<org.hl7.fhir.r4.model.CommunicationRequest.CommunicationRequestPayloadComponent> payload
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CommunicationRequest.CommunicationPriority> priority
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
recipient
List<org.hl7.fhir.r4.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.r4.model.Resource> recipientTarget
-
replaces
List<org.hl7.fhir.r4.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.r4.model.CommunicationRequest> replacesTarget
-
requester
org.hl7.fhir.r4.model.Reference requester
-
requesterTarget
org.hl7.fhir.r4.model.Resource requesterTarget
-
sender
org.hl7.fhir.r4.model.Reference sender
-
senderTarget
org.hl7.fhir.r4.model.Resource senderTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CommunicationRequest.CommunicationRequestStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.CommunicationRequest.CommunicationPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CommunicationRequest.CommunicationRequestPayloadComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.r4.model.Type content
-
-
Class org.hl7.fhir.r4.model.CommunicationRequest.CommunicationRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CompartmentDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -1159172945L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentType> code
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
resource
List<org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentDefinitionResourceComponent> resource
-
search
org.hl7.fhir.r4.model.BooleanType search
-
-
Class org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentDefinitionResourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 988080897L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
param
List<org.hl7.fhir.r4.model.StringType> param
-
-
Class org.hl7.fhir.r4.model.CompartmentDefinition.CompartmentTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Composition extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1490206663L
-
Serialized Fields
-
attester
List<org.hl7.fhir.r4.model.Composition.CompositionAttesterComponent> attester
-
author
List<org.hl7.fhir.r4.model.Reference> author
-
authorTarget
List<org.hl7.fhir.r4.model.Resource> authorTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
confidentiality
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Composition.DocumentConfidentiality> confidentiality
-
custodian
org.hl7.fhir.r4.model.Reference custodian
-
custodianTarget
org.hl7.fhir.r4.model.Organization custodianTarget
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
event
List<org.hl7.fhir.r4.model.Composition.CompositionEventComponent> event
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
relatesTo
List<org.hl7.fhir.r4.model.Composition.CompositionRelatesToComponent> relatesTo
-
section
List<org.hl7.fhir.r4.model.Composition.SectionComponent> section
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Composition.CompositionStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
title
org.hl7.fhir.r4.model.StringType title
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Composition.CompositionAttestationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Composition.CompositionAttesterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1917768205L
-
Serialized Fields
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Composition.CompositionAttestationMode> mode
-
party
org.hl7.fhir.r4.model.Reference party
-
partyTarget
org.hl7.fhir.r4.model.Resource partyTarget
-
time
org.hl7.fhir.r4.model.DateTimeType time
-
-
Class org.hl7.fhir.r4.model.Composition.CompositionEventComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1581379774L
-
Class org.hl7.fhir.r4.model.Composition.CompositionRelatesToComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1536930280L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Composition.DocumentRelationshipType> code
-
target
org.hl7.fhir.r4.model.Type target
-
-
Class org.hl7.fhir.r4.model.Composition.CompositionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Composition.DocumentConfidentialityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Composition.DocumentRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Composition.SectionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -797396954L
-
Serialized Fields
-
author
List<org.hl7.fhir.r4.model.Reference> author
-
authorTarget
List<org.hl7.fhir.r4.model.Resource> authorTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
emptyReason
org.hl7.fhir.r4.model.CodeableConcept emptyReason
-
entry
List<org.hl7.fhir.r4.model.Reference> entry
-
entryTarget
List<org.hl7.fhir.r4.model.Resource> entryTarget
-
focus
org.hl7.fhir.r4.model.Reference focus
-
focusTarget
org.hl7.fhir.r4.model.Resource focusTarget
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Composition.SectionMode> mode
-
orderedBy
org.hl7.fhir.r4.model.CodeableConcept orderedBy
-
section
List<org.hl7.fhir.r4.model.Composition.SectionComponent> section
-
text
org.hl7.fhir.r4.model.Narrative text
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.Composition.SectionModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ConceptMap extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -2081872580L
-
Serialized Fields
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
group
List<org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupComponent> group
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
source
org.hl7.fhir.r4.model.Type source
-
target
org.hl7.fhir.r4.model.Type target
-
-
Class org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1606357508L
-
Serialized Fields
-
element
List<org.hl7.fhir.r4.model.ConceptMap.SourceElementComponent> element
-
source
org.hl7.fhir.r4.model.UriType source
-
sourceVersion
org.hl7.fhir.r4.model.StringType sourceVersion
-
target
org.hl7.fhir.r4.model.UriType target
-
targetVersion
org.hl7.fhir.r4.model.StringType targetVersion
-
unmapped
org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupUnmappedComponent unmapped
-
-
Class org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupUnmappedComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1261364354L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
display
org.hl7.fhir.r4.model.StringType display
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupUnmappedMode> mode
-
url
org.hl7.fhir.r4.model.CanonicalType url
-
-
Class org.hl7.fhir.r4.model.ConceptMap.ConceptMapGroupUnmappedModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ConceptMap.OtherElementComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1836341923L
-
Serialized Fields
-
display
org.hl7.fhir.r4.model.StringType display
-
property
org.hl7.fhir.r4.model.UriType property
-
system
org.hl7.fhir.r4.model.CanonicalType system
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.ConceptMap.SourceElementComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1115258852L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
display
org.hl7.fhir.r4.model.StringType display
-
target
List<org.hl7.fhir.r4.model.ConceptMap.TargetElementComponent> target
-
-
Class org.hl7.fhir.r4.model.ConceptMap.TargetElementComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2008997477L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
comment
org.hl7.fhir.r4.model.StringType comment
-
dependsOn
List<org.hl7.fhir.r4.model.ConceptMap.OtherElementComponent> dependsOn
-
display
org.hl7.fhir.r4.model.StringType display
-
equivalence
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.ConceptMapEquivalence> equivalence
-
product
List<org.hl7.fhir.r4.model.ConceptMap.OtherElementComponent> product
-
-
Class org.hl7.fhir.r4.model.Condition extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 186776568L
-
Serialized Fields
-
abatement
org.hl7.fhir.r4.model.Type abatement
-
asserter
org.hl7.fhir.r4.model.Reference asserter
-
asserterTarget
org.hl7.fhir.r4.model.Resource asserterTarget
-
bodySite
List<org.hl7.fhir.r4.model.CodeableConcept> bodySite
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
clinicalStatus
org.hl7.fhir.r4.model.CodeableConcept clinicalStatus
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
evidence
List<org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent> evidence
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
onset
org.hl7.fhir.r4.model.Type onset
-
recordedDate
org.hl7.fhir.r4.model.DateTimeType recordedDate
-
recorder
org.hl7.fhir.r4.model.Reference recorder
-
recorderTarget
org.hl7.fhir.r4.model.Resource recorderTarget
-
severity
org.hl7.fhir.r4.model.CodeableConcept severity
-
stage
List<org.hl7.fhir.r4.model.Condition.ConditionStageComponent> stage
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
verificationStatus
org.hl7.fhir.r4.model.CodeableConcept verificationStatus
-
-
Class org.hl7.fhir.r4.model.Condition.ConditionEvidenceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1135831276L
-
Class org.hl7.fhir.r4.model.Condition.ConditionStageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 668627986L
-
Class org.hl7.fhir.r4.model.Consent extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 206528051L
-
Serialized Fields
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
dateTime
org.hl7.fhir.r4.model.DateTimeType dateTime
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
organization
List<org.hl7.fhir.r4.model.Reference> organization
-
organizationTarget
List<org.hl7.fhir.r4.model.Organization> organizationTarget
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
performer
List<org.hl7.fhir.r4.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.r4.model.Resource> performerTarget
-
policy
List<org.hl7.fhir.r4.model.Consent.ConsentPolicyComponent> policy
-
policyRule
org.hl7.fhir.r4.model.CodeableConcept policyRule
-
provision
org.hl7.fhir.r4.model.Consent.provisionComponent provision
-
scope
org.hl7.fhir.r4.model.CodeableConcept scope
-
source
org.hl7.fhir.r4.model.Type source
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Consent.ConsentState> status
-
verification
List<org.hl7.fhir.r4.model.Consent.ConsentVerificationComponent> verification
-
-
Class org.hl7.fhir.r4.model.Consent.ConsentDataMeaningEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Consent.ConsentPolicyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 672275705L
-
Serialized Fields
-
authority
org.hl7.fhir.r4.model.UriType authority
-
uri
org.hl7.fhir.r4.model.UriType uri
-
-
Class org.hl7.fhir.r4.model.Consent.ConsentProvisionTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Consent.ConsentStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Consent.ConsentVerificationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1305161458L
-
Serialized Fields
-
verificationDate
org.hl7.fhir.r4.model.DateTimeType verificationDate
-
verified
org.hl7.fhir.r4.model.BooleanType verified
-
verifiedWith
org.hl7.fhir.r4.model.Reference verifiedWith
-
verifiedWithTarget
org.hl7.fhir.r4.model.Resource verifiedWithTarget
-
-
Class org.hl7.fhir.r4.model.Consent.provisionActorComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1152919415L
-
Serialized Fields
-
reference
org.hl7.fhir.r4.model.Reference reference
-
referenceTarget
org.hl7.fhir.r4.model.Resource referenceTarget
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
-
Class org.hl7.fhir.r4.model.Consent.provisionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1280172451L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.CodeableConcept> action
-
actor
List<org.hl7.fhir.r4.model.Consent.provisionActorComponent> actor
-
class_
List<org.hl7.fhir.r4.model.Coding> class_
-
code
List<org.hl7.fhir.r4.model.CodeableConcept> code
-
data
List<org.hl7.fhir.r4.model.Consent.provisionDataComponent> data
-
dataPeriod
org.hl7.fhir.r4.model.Period dataPeriod
-
period
org.hl7.fhir.r4.model.Period period
-
provision
List<org.hl7.fhir.r4.model.Consent.provisionComponent> provision
-
purpose
List<org.hl7.fhir.r4.model.Coding> purpose
-
securityLabel
List<org.hl7.fhir.r4.model.Coding> securityLabel
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Consent.ConsentProvisionType> type
-
-
Class org.hl7.fhir.r4.model.Consent.provisionDataComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -424898645L
-
Serialized Fields
-
meaning
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Consent.ConsentDataMeaning> meaning
-
reference
org.hl7.fhir.r4.model.Reference reference
-
referenceTarget
org.hl7.fhir.r4.model.Resource referenceTarget
-
-
Class org.hl7.fhir.r4.model.ContactDetail extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 816838773L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.ContactPoint extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 1509610874L
-
Serialized Fields
-
period
org.hl7.fhir.r4.model.Period period
-
rank
org.hl7.fhir.r4.model.PositiveIntType rank
-
system
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ContactPoint.ContactPointSystem> system
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ContactPoint.ContactPointUse> use
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.ContactPoint.ContactPointSystemEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ContactPoint.ContactPointUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Contract extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1388892487L
-
Serialized Fields
-
alias
List<org.hl7.fhir.r4.model.StringType> alias
-
applies
org.hl7.fhir.r4.model.Period applies
-
author
org.hl7.fhir.r4.model.Reference author
-
authority
List<org.hl7.fhir.r4.model.Reference> authority
-
authorityTarget
List<org.hl7.fhir.r4.model.Organization> authorityTarget
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
contentDefinition
org.hl7.fhir.r4.model.Contract.ContentDefinitionComponent contentDefinition
-
contentDerivative
org.hl7.fhir.r4.model.CodeableConcept contentDerivative
-
domain
List<org.hl7.fhir.r4.model.Reference> domain
-
domainTarget
List<org.hl7.fhir.r4.model.Location> domainTarget
-
expirationType
org.hl7.fhir.r4.model.CodeableConcept expirationType
-
friendly
List<org.hl7.fhir.r4.model.Contract.FriendlyLanguageComponent> friendly
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
org.hl7.fhir.r4.model.Reference instantiatesCanonical
-
instantiatesCanonicalTarget
org.hl7.fhir.r4.model.Contract instantiatesCanonicalTarget
-
instantiatesUri
org.hl7.fhir.r4.model.UriType instantiatesUri
-
issued
org.hl7.fhir.r4.model.DateTimeType issued
-
legal
List<org.hl7.fhir.r4.model.Contract.LegalLanguageComponent> legal
-
legallyBinding
org.hl7.fhir.r4.model.Type legallyBinding
-
legalState
org.hl7.fhir.r4.model.CodeableConcept legalState
-
name
org.hl7.fhir.r4.model.StringType name
-
relevantHistory
List<org.hl7.fhir.r4.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> relevantHistoryTarget
-
rule
List<org.hl7.fhir.r4.model.Contract.ComputableLanguageComponent> rule
-
scope
org.hl7.fhir.r4.model.CodeableConcept scope
-
signer
List<org.hl7.fhir.r4.model.Contract.SignatoryComponent> signer
-
site
List<org.hl7.fhir.r4.model.Reference> site
-
siteTarget
List<org.hl7.fhir.r4.model.Location> siteTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Contract.ContractStatus> status
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.Resource> subjectTarget
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
subType
List<org.hl7.fhir.r4.model.CodeableConcept> subType
-
supportingInfo
List<org.hl7.fhir.r4.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.r4.model.Resource> supportingInfoTarget
-
term
List<org.hl7.fhir.r4.model.Contract.TermComponent> term
-
title
org.hl7.fhir.r4.model.StringType title
-
topic
org.hl7.fhir.r4.model.Type topic
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
url
org.hl7.fhir.r4.model.UriType url
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.Contract.ActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -178728180L
-
Serialized Fields
-
context
org.hl7.fhir.r4.model.Reference context
-
contextLinkId
List<org.hl7.fhir.r4.model.StringType> contextLinkId
-
contextTarget
org.hl7.fhir.r4.model.Resource contextTarget
-
doNotPerform
org.hl7.fhir.r4.model.BooleanType doNotPerform
-
intent
org.hl7.fhir.r4.model.CodeableConcept intent
-
linkId
List<org.hl7.fhir.r4.model.StringType> linkId
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerLinkId
List<org.hl7.fhir.r4.model.StringType> performerLinkId
-
performerRole
org.hl7.fhir.r4.model.CodeableConcept performerRole
-
performerTarget
org.hl7.fhir.r4.model.Resource performerTarget
-
performerType
List<org.hl7.fhir.r4.model.CodeableConcept> performerType
-
reason
List<org.hl7.fhir.r4.model.StringType> reason
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonLinkId
List<org.hl7.fhir.r4.model.StringType> reasonLinkId
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
requester
List<org.hl7.fhir.r4.model.Reference> requester
-
requesterLinkId
List<org.hl7.fhir.r4.model.StringType> requesterLinkId
-
requesterTarget
List<org.hl7.fhir.r4.model.Resource> requesterTarget
-
securityLabelNumber
List<org.hl7.fhir.r4.model.UnsignedIntType> securityLabelNumber
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
subject
List<org.hl7.fhir.r4.model.Contract.ActionSubjectComponent> subject
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Contract.ActionSubjectComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 128949255L
-
Class org.hl7.fhir.r4.model.Contract.AnswerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -732981989L
-
Serialized Fields
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Contract.AssetContextComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -634115628L
-
Serialized Fields
-
code
List<org.hl7.fhir.r4.model.CodeableConcept> code
-
reference
org.hl7.fhir.r4.model.Reference reference
-
referenceTarget
org.hl7.fhir.r4.model.Resource referenceTarget
-
text
org.hl7.fhir.r4.model.StringType text
-
-
Class org.hl7.fhir.r4.model.Contract.ComputableLanguageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.r4.model.Type content
-
-
Class org.hl7.fhir.r4.model.Contract.ContentDefinitionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -699592864L
-
Serialized Fields
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
publicationDate
org.hl7.fhir.r4.model.DateTimeType publicationDate
-
publicationStatus
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Contract.ContractPublicationStatus> publicationStatus
-
publisher
org.hl7.fhir.r4.model.Reference publisher
-
publisherTarget
org.hl7.fhir.r4.model.Resource publisherTarget
-
subType
org.hl7.fhir.r4.model.CodeableConcept subType
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Contract.ContractAssetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1080398792L
-
Serialized Fields
-
answer
List<org.hl7.fhir.r4.model.Contract.AnswerComponent> answer
-
condition
org.hl7.fhir.r4.model.StringType condition
-
context
List<org.hl7.fhir.r4.model.Contract.AssetContextComponent> context
-
linkId
List<org.hl7.fhir.r4.model.StringType> linkId
-
period
List<org.hl7.fhir.r4.model.Period> period
-
periodType
List<org.hl7.fhir.r4.model.CodeableConcept> periodType
-
relationship
org.hl7.fhir.r4.model.Coding relationship
-
scope
org.hl7.fhir.r4.model.CodeableConcept scope
-
securityLabelNumber
List<org.hl7.fhir.r4.model.UnsignedIntType> securityLabelNumber
-
subtype
List<org.hl7.fhir.r4.model.CodeableConcept> subtype
-
text
org.hl7.fhir.r4.model.StringType text
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
typeReference
List<org.hl7.fhir.r4.model.Reference> typeReference
-
typeReferenceTarget
List<org.hl7.fhir.r4.model.Resource> typeReferenceTarget
-
usePeriod
List<org.hl7.fhir.r4.model.Period> usePeriod
-
valuedItem
List<org.hl7.fhir.r4.model.Contract.ValuedItemComponent> valuedItem
-
-
Class org.hl7.fhir.r4.model.Contract.ContractOfferComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -395674449L
-
Serialized Fields
-
answer
List<org.hl7.fhir.r4.model.Contract.AnswerComponent> answer
-
decision
org.hl7.fhir.r4.model.CodeableConcept decision
-
decisionMode
List<org.hl7.fhir.r4.model.CodeableConcept> decisionMode
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
linkId
List<org.hl7.fhir.r4.model.StringType> linkId
-
party
List<org.hl7.fhir.r4.model.Contract.ContractPartyComponent> party
-
securityLabelNumber
List<org.hl7.fhir.r4.model.UnsignedIntType> securityLabelNumber
-
text
org.hl7.fhir.r4.model.StringType text
-
topic
org.hl7.fhir.r4.model.Reference topic
-
topicTarget
org.hl7.fhir.r4.model.Resource topicTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Contract.ContractPartyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 128949255L
-
Class org.hl7.fhir.r4.model.Contract.ContractPublicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Contract.ContractStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Contract.FriendlyLanguageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.r4.model.Type content
-
-
Class org.hl7.fhir.r4.model.Contract.LegalLanguageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1763459053L
-
Serialized Fields
-
content
org.hl7.fhir.r4.model.Type content
-
-
Class org.hl7.fhir.r4.model.Contract.SecurityLabelComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 788281758L
-
Class org.hl7.fhir.r4.model.Contract.SignatoryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1948139228L
-
Serialized Fields
-
party
org.hl7.fhir.r4.model.Reference party
-
partyTarget
org.hl7.fhir.r4.model.Resource partyTarget
-
signature
List<org.hl7.fhir.r4.model.Signature> signature
-
type
org.hl7.fhir.r4.model.Coding type
-
-
Class org.hl7.fhir.r4.model.Contract.TermComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -460907186L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.Contract.ActionComponent> action
-
applies
org.hl7.fhir.r4.model.Period applies
-
asset
List<org.hl7.fhir.r4.model.Contract.ContractAssetComponent> asset
-
group
List<org.hl7.fhir.r4.model.Contract.TermComponent> group
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
issued
org.hl7.fhir.r4.model.DateTimeType issued
-
offer
org.hl7.fhir.r4.model.Contract.ContractOfferComponent offer
-
securityLabel
List<org.hl7.fhir.r4.model.Contract.SecurityLabelComponent> securityLabel
-
subType
org.hl7.fhir.r4.model.CodeableConcept subType
-
text
org.hl7.fhir.r4.model.StringType text
-
topic
org.hl7.fhir.r4.model.Type topic
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Contract.ValuedItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1894951601L
-
Serialized Fields
-
effectiveTime
org.hl7.fhir.r4.model.DateTimeType effectiveTime
-
entity
org.hl7.fhir.r4.model.Type entity
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
linkId
List<org.hl7.fhir.r4.model.StringType> linkId
-
net
org.hl7.fhir.r4.model.Money net
-
payment
org.hl7.fhir.r4.model.StringType payment
-
paymentDate
org.hl7.fhir.r4.model.DateTimeType paymentDate
-
points
org.hl7.fhir.r4.model.DecimalType points
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
recipient
org.hl7.fhir.r4.model.Reference recipient
-
recipientTarget
org.hl7.fhir.r4.model.Resource recipientTarget
-
responsible
org.hl7.fhir.r4.model.Reference responsible
-
responsibleTarget
org.hl7.fhir.r4.model.Resource responsibleTarget
-
securityLabelNumber
List<org.hl7.fhir.r4.model.UnsignedIntType> securityLabelNumber
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.Contributor extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -609887113L
-
Serialized Fields
-
contact
List<org.hl7.fhir.r4.model.ContactDetail> contact
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Contributor.ContributorType> type
-
-
Class org.hl7.fhir.r4.model.Contributor.ContributorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Count extends org.hl7.fhir.r4.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.r4.model.Coverage extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 212315315L
-
Serialized Fields
-
beneficiary
org.hl7.fhir.r4.model.Reference beneficiary
-
beneficiaryTarget
org.hl7.fhir.r4.model.Patient beneficiaryTarget
-
class_
List<org.hl7.fhir.r4.model.Coverage.ClassComponent> class_
-
contract
List<org.hl7.fhir.r4.model.Reference> contract
-
contractTarget
List<org.hl7.fhir.r4.model.Contract> contractTarget
-
costToBeneficiary
List<org.hl7.fhir.r4.model.Coverage.CostToBeneficiaryComponent> costToBeneficiary
-
dependent
org.hl7.fhir.r4.model.StringType dependent
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
network
org.hl7.fhir.r4.model.StringType network
-
order
org.hl7.fhir.r4.model.PositiveIntType order
-
payor
List<org.hl7.fhir.r4.model.Reference> payor
-
payorTarget
List<org.hl7.fhir.r4.model.Resource> payorTarget
-
period
org.hl7.fhir.r4.model.Period period
-
policyHolder
org.hl7.fhir.r4.model.Reference policyHolder
-
policyHolderTarget
org.hl7.fhir.r4.model.Resource policyHolderTarget
-
relationship
org.hl7.fhir.r4.model.CodeableConcept relationship
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Coverage.CoverageStatus> status
-
subrogation
org.hl7.fhir.r4.model.BooleanType subrogation
-
subscriber
org.hl7.fhir.r4.model.Reference subscriber
-
subscriberId
org.hl7.fhir.r4.model.StringType subscriberId
-
subscriberTarget
org.hl7.fhir.r4.model.Resource subscriberTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Coverage.ClassComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1501519769L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.Coverage.CostToBeneficiaryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1302829059L
-
Serialized Fields
-
exception
List<org.hl7.fhir.r4.model.Coverage.ExemptionComponent> exception
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Coverage.CoverageStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Coverage.ExemptionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 523191991L
-
Serialized Fields
-
period
org.hl7.fhir.r4.model.Period period
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1371127108L
-
Serialized Fields
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
enterer
org.hl7.fhir.r4.model.Reference enterer
-
entererTarget
org.hl7.fhir.r4.model.Resource entererTarget
-
facility
org.hl7.fhir.r4.model.Reference facility
-
facilityTarget
org.hl7.fhir.r4.model.Location facilityTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
insurance
List<org.hl7.fhir.r4.model.CoverageEligibilityRequest.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.r4.model.Reference insurer
-
insurerTarget
org.hl7.fhir.r4.model.Organization insurerTarget
-
item
List<org.hl7.fhir.r4.model.CoverageEligibilityRequest.DetailsComponent> item
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
priority
org.hl7.fhir.r4.model.CodeableConcept priority
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
purpose
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CoverageEligibilityRequest.EligibilityRequestPurpose>> purpose
-
serviced
org.hl7.fhir.r4.model.Type serviced
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CoverageEligibilityRequest.EligibilityRequestStatus> status
-
supportingInfo
List<org.hl7.fhir.r4.model.CoverageEligibilityRequest.SupportingInformationComponent> supportingInfo
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest.DetailsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 389110539L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
detail
List<org.hl7.fhir.r4.model.Reference> detail
-
detailTarget
List<org.hl7.fhir.r4.model.Resource> detailTarget
-
diagnosis
List<org.hl7.fhir.r4.model.CoverageEligibilityRequest.DiagnosisComponent> diagnosis
-
facility
org.hl7.fhir.r4.model.Reference facility
-
facilityTarget
org.hl7.fhir.r4.model.Resource facilityTarget
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
supportingInfoSequence
List<org.hl7.fhir.r4.model.PositiveIntType> supportingInfoSequence
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest.DiagnosisComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -454532709L
-
Serialized Fields
-
diagnosis
org.hl7.fhir.r4.model.Type diagnosis
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest.EligibilityRequestPurposeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest.EligibilityRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest.InsuranceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 692505842L
-
Serialized Fields
-
businessArrangement
org.hl7.fhir.r4.model.StringType businessArrangement
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
focal
org.hl7.fhir.r4.model.BooleanType focal
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityRequest.SupportingInformationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 819254843L
-
Serialized Fields
-
appliesToAll
org.hl7.fhir.r4.model.BooleanType appliesToAll
-
information
org.hl7.fhir.r4.model.Reference information
-
informationTarget
org.hl7.fhir.r4.model.Resource informationTarget
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -266280848L
-
Serialized Fields
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
disposition
org.hl7.fhir.r4.model.StringType disposition
-
error
List<org.hl7.fhir.r4.model.CoverageEligibilityResponse.ErrorsComponent> error
-
form
org.hl7.fhir.r4.model.CodeableConcept form
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
insurance
List<org.hl7.fhir.r4.model.CoverageEligibilityResponse.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.r4.model.Reference insurer
-
insurerTarget
org.hl7.fhir.r4.model.Organization insurerTarget
-
outcome
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.RemittanceOutcome> outcome
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
preAuthRef
org.hl7.fhir.r4.model.StringType preAuthRef
-
purpose
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CoverageEligibilityResponse.EligibilityResponsePurpose>> purpose
-
request
org.hl7.fhir.r4.model.Reference request
-
requestor
org.hl7.fhir.r4.model.Reference requestor
-
requestorTarget
org.hl7.fhir.r4.model.Resource requestorTarget
-
requestTarget
org.hl7.fhir.r4.model.CoverageEligibilityRequest requestTarget
-
serviced
org.hl7.fhir.r4.model.Type serviced
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.CoverageEligibilityResponse.EligibilityResponseStatus> status
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse.BenefitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1506285314L
-
Serialized Fields
-
allowed
org.hl7.fhir.r4.model.Type allowed
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
used
org.hl7.fhir.r4.model.Type used
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse.EligibilityResponsePurposeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse.EligibilityResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse.ErrorsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1048343046L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse.InsuranceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -567336701L
-
Serialized Fields
-
benefitPeriod
org.hl7.fhir.r4.model.Period benefitPeriod
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
inforce
org.hl7.fhir.r4.model.BooleanType inforce
-
item
List<org.hl7.fhir.r4.model.CoverageEligibilityResponse.ItemsComponent> item
-
-
Class org.hl7.fhir.r4.model.CoverageEligibilityResponse.ItemsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1779114111L
-
Serialized Fields
-
authorizationRequired
org.hl7.fhir.r4.model.BooleanType authorizationRequired
-
authorizationSupporting
List<org.hl7.fhir.r4.model.CodeableConcept> authorizationSupporting
-
authorizationUrl
org.hl7.fhir.r4.model.UriType authorizationUrl
-
benefit
List<org.hl7.fhir.r4.model.CoverageEligibilityResponse.BenefitComponent> benefit
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
description
org.hl7.fhir.r4.model.StringType description
-
excluded
org.hl7.fhir.r4.model.BooleanType excluded
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
name
org.hl7.fhir.r4.model.StringType name
-
network
org.hl7.fhir.r4.model.CodeableConcept network
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
term
org.hl7.fhir.r4.model.CodeableConcept term
-
unit
org.hl7.fhir.r4.model.CodeableConcept unit
-
-
Class org.hl7.fhir.r4.model.DataRequirement extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 74042278L
-
Serialized Fields
-
codeFilter
List<org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent> codeFilter
-
dateFilter
List<org.hl7.fhir.r4.model.DataRequirement.DataRequirementDateFilterComponent> dateFilter
-
limit
org.hl7.fhir.r4.model.PositiveIntType limit
-
mustSupport
List<org.hl7.fhir.r4.model.StringType> mustSupport
-
profile
List<org.hl7.fhir.r4.model.CanonicalType> profile
-
sort
List<org.hl7.fhir.r4.model.DataRequirement.DataRequirementSortComponent> sort
-
subject
org.hl7.fhir.r4.model.Type subject
-
type
org.hl7.fhir.r4.model.CodeType type
-
-
Class org.hl7.fhir.r4.model.DataRequirement.DataRequirementCodeFilterComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -1286212752L
-
Serialized Fields
-
code
List<org.hl7.fhir.r4.model.Coding> code
-
path
org.hl7.fhir.r4.model.StringType path
-
searchParam
org.hl7.fhir.r4.model.StringType searchParam
-
valueSet
org.hl7.fhir.r4.model.CanonicalType valueSet
-
-
Class org.hl7.fhir.r4.model.DataRequirement.DataRequirementDateFilterComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 1151620053L
-
Serialized Fields
-
path
org.hl7.fhir.r4.model.StringType path
-
searchParam
org.hl7.fhir.r4.model.StringType searchParam
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.DataRequirement.DataRequirementSortComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -694498683L
-
Serialized Fields
-
direction
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DataRequirement.SortDirection> direction
-
path
org.hl7.fhir.r4.model.StringType path
-
-
Class org.hl7.fhir.r4.model.DataRequirement.SortDirectionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DateTimeType extends org.hl7.fhir.r4.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.DateType extends org.hl7.fhir.r4.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.DecimalType extends org.hl7.fhir.r4.model.PrimitiveType<BigDecimal> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.DetectedIssue extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1404426283L
-
Serialized Fields
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
detail
org.hl7.fhir.r4.model.StringType detail
-
evidence
List<org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueEvidenceComponent> evidence
-
identified
org.hl7.fhir.r4.model.Type identified
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
implicated
List<org.hl7.fhir.r4.model.Reference> implicated
-
implicatedTarget
List<org.hl7.fhir.r4.model.Resource> implicatedTarget
-
mitigation
List<org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueMitigationComponent> mitigation
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
reference
org.hl7.fhir.r4.model.UriType reference
-
severity
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueSeverity> severity
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueStatus> status
-
-
Class org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueEvidenceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1135831276L
-
Class org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueMitigationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1928864832L
-
Serialized Fields
-
action
org.hl7.fhir.r4.model.CodeableConcept action
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
-
Class org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DetectedIssue.DetectedIssueStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Device extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -298380419L
-
Serialized Fields
-
contact
List<org.hl7.fhir.r4.model.ContactPoint> contact
-
definition
org.hl7.fhir.r4.model.Reference definition
-
definitionTarget
org.hl7.fhir.r4.model.DeviceDefinition definitionTarget
-
deviceName
List<org.hl7.fhir.r4.model.Device.DeviceDeviceNameComponent> deviceName
-
distinctIdentifier
org.hl7.fhir.r4.model.StringType distinctIdentifier
-
expirationDate
org.hl7.fhir.r4.model.DateTimeType expirationDate
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
lotNumber
org.hl7.fhir.r4.model.StringType lotNumber
-
manufactureDate
org.hl7.fhir.r4.model.DateTimeType manufactureDate
-
manufacturer
org.hl7.fhir.r4.model.StringType manufacturer
-
modelNumber
org.hl7.fhir.r4.model.StringType modelNumber
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
owner
org.hl7.fhir.r4.model.Reference owner
-
ownerTarget
org.hl7.fhir.r4.model.Organization ownerTarget
-
parent
org.hl7.fhir.r4.model.Reference parent
-
parentTarget
org.hl7.fhir.r4.model.Device parentTarget
-
partNumber
org.hl7.fhir.r4.model.StringType partNumber
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
property
List<org.hl7.fhir.r4.model.Device.DevicePropertyComponent> property
-
safety
List<org.hl7.fhir.r4.model.CodeableConcept> safety
-
serialNumber
org.hl7.fhir.r4.model.StringType serialNumber
-
specialization
List<org.hl7.fhir.r4.model.Device.DeviceSpecializationComponent> specialization
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Device.FHIRDeviceStatus> status
-
statusReason
List<org.hl7.fhir.r4.model.CodeableConcept> statusReason
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
udiCarrier
List<org.hl7.fhir.r4.model.Device.DeviceUdiCarrierComponent> udiCarrier
-
url
org.hl7.fhir.r4.model.UriType url
-
version
List<org.hl7.fhir.r4.model.Device.DeviceVersionComponent> version
-
-
Class org.hl7.fhir.r4.model.Device.DeviceDeviceNameComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 918983440L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Device.DeviceNameType> type
-
-
Class org.hl7.fhir.r4.model.Device.DeviceNameTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Device.DevicePropertyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1512172633L
-
Class org.hl7.fhir.r4.model.Device.DeviceSpecializationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1557342629L
-
Serialized Fields
-
systemType
org.hl7.fhir.r4.model.CodeableConcept systemType
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.Device.DeviceUdiCarrierComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -191630425L
-
Serialized Fields
-
carrierAIDC
org.hl7.fhir.r4.model.Base64BinaryType carrierAIDC
-
carrierHRF
org.hl7.fhir.r4.model.StringType carrierHRF
-
deviceIdentifier
org.hl7.fhir.r4.model.StringType deviceIdentifier
-
entryType
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Device.UDIEntryType> entryType
-
issuer
org.hl7.fhir.r4.model.UriType issuer
-
jurisdiction
org.hl7.fhir.r4.model.UriType jurisdiction
-
-
Class org.hl7.fhir.r4.model.Device.DeviceVersionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 645214295L
-
Serialized Fields
-
component
org.hl7.fhir.r4.model.Identifier component
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.Device.FHIRDeviceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Device.UDIEntryTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceDefinition extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2041532433L
-
Serialized Fields
-
capability
List<org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionCapabilityComponent> capability
-
contact
List<org.hl7.fhir.r4.model.ContactPoint> contact
-
deviceName
List<org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionDeviceNameComponent> deviceName
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
languageCode
List<org.hl7.fhir.r4.model.CodeableConcept> languageCode
-
manufacturer
org.hl7.fhir.r4.model.Type manufacturer
-
material
List<org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionMaterialComponent> material
-
modelNumber
org.hl7.fhir.r4.model.StringType modelNumber
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
onlineInformation
org.hl7.fhir.r4.model.UriType onlineInformation
-
owner
org.hl7.fhir.r4.model.Reference owner
-
ownerTarget
org.hl7.fhir.r4.model.Organization ownerTarget
-
parentDevice
org.hl7.fhir.r4.model.Reference parentDevice
-
parentDeviceTarget
org.hl7.fhir.r4.model.DeviceDefinition parentDeviceTarget
-
physicalCharacteristics
org.hl7.fhir.r4.model.ProdCharacteristic physicalCharacteristics
-
property
List<org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionPropertyComponent> property
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
safety
List<org.hl7.fhir.r4.model.CodeableConcept> safety
-
shelfLifeStorage
List<org.hl7.fhir.r4.model.ProductShelfLife> shelfLifeStorage
-
specialization
List<org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionSpecializationComponent> specialization
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
udiDeviceIdentifier
List<org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent> udiDeviceIdentifier
-
url
org.hl7.fhir.r4.model.UriType url
-
version
List<org.hl7.fhir.r4.model.StringType> version
-
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionCapabilityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -192945344L
-
Serialized Fields
-
description
List<org.hl7.fhir.r4.model.CodeableConcept> description
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionDeviceNameComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 918983440L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceDefinition.DeviceNameType> type
-
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionMaterialComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1232736508L
-
Serialized Fields
-
allergenicIndicator
org.hl7.fhir.r4.model.BooleanType allergenicIndicator
-
alternate
org.hl7.fhir.r4.model.BooleanType alternate
-
substance
org.hl7.fhir.r4.model.CodeableConcept substance
-
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionPropertyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1512172633L
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionSpecializationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -249304393L
-
Serialized Fields
-
systemType
org.hl7.fhir.r4.model.StringType systemType
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceDefinitionUdiDeviceIdentifierComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1577319218L
-
Serialized Fields
-
deviceIdentifier
org.hl7.fhir.r4.model.StringType deviceIdentifier
-
issuer
org.hl7.fhir.r4.model.UriType issuer
-
jurisdiction
org.hl7.fhir.r4.model.UriType jurisdiction
-
-
Class org.hl7.fhir.r4.model.DeviceDefinition.DeviceNameTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceMetric extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1309955219L
-
Serialized Fields
-
calibration
List<org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCalibrationComponent> calibration
-
category
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCategory> category
-
color
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricColor> color
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
measurementPeriod
org.hl7.fhir.r4.model.Timing measurementPeriod
-
operationalStatus
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricOperationalStatus> operationalStatus
-
parent
org.hl7.fhir.r4.model.Reference parent
-
parentTarget
org.hl7.fhir.r4.model.Device parentTarget
-
source
org.hl7.fhir.r4.model.Reference source
-
sourceTarget
org.hl7.fhir.r4.model.Device sourceTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
unit
org.hl7.fhir.r4.model.CodeableConcept unit
-
-
Class org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCalibrationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1163986578L
-
Serialized Fields
-
state
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCalibrationState> state
-
time
org.hl7.fhir.r4.model.InstantType time
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCalibrationType> type
-
-
Class org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCalibrationStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCalibrationTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricColorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceMetric.DeviceMetricOperationalStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1484452423L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
code
org.hl7.fhir.r4.model.Type code
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
groupIdentifier
org.hl7.fhir.r4.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
insurance
List<org.hl7.fhir.r4.model.Reference> insurance
-
insuranceTarget
List<org.hl7.fhir.r4.model.Resource> insuranceTarget
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceRequest.RequestIntent> intent
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
parameter
List<org.hl7.fhir.r4.model.DeviceRequest.DeviceRequestParameterComponent> parameter
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerTarget
org.hl7.fhir.r4.model.Resource performerTarget
-
performerType
org.hl7.fhir.r4.model.CodeableConcept performerType
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceRequest.RequestPriority> priority
-
priorRequest
List<org.hl7.fhir.r4.model.Reference> priorRequest
-
priorRequestTarget
List<org.hl7.fhir.r4.model.Resource> priorRequestTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
relevantHistory
List<org.hl7.fhir.r4.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> relevantHistoryTarget
-
requester
org.hl7.fhir.r4.model.Reference requester
-
requesterTarget
org.hl7.fhir.r4.model.Resource requesterTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceRequest.DeviceRequestStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.r4.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.r4.model.Resource> supportingInfoTarget
-
-
Class org.hl7.fhir.r4.model.DeviceRequest.DeviceRequestParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 884525025L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.DeviceRequest.DeviceRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceRequest.RequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceRequest.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DeviceUseStatement extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -968330048L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.ServiceRequest> basedOnTarget
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
derivedFrom
List<org.hl7.fhir.r4.model.Reference> derivedFrom
-
derivedFromTarget
List<org.hl7.fhir.r4.model.Resource> derivedFromTarget
-
device
org.hl7.fhir.r4.model.Reference device
-
deviceTarget
org.hl7.fhir.r4.model.Device deviceTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
recordedOn
org.hl7.fhir.r4.model.DateTimeType recordedOn
-
source
org.hl7.fhir.r4.model.Reference source
-
sourceTarget
org.hl7.fhir.r4.model.Resource sourceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DeviceUseStatement.DeviceUseStatementStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
timing
org.hl7.fhir.r4.model.Type timing
-
-
Class org.hl7.fhir.r4.model.DeviceUseStatement.DeviceUseStatementStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DiagnosticReport extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 589102296L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
conclusion
org.hl7.fhir.r4.model.StringType conclusion
-
conclusionCode
List<org.hl7.fhir.r4.model.CodeableConcept> conclusionCode
-
effective
org.hl7.fhir.r4.model.Type effective
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
imagingStudy
List<org.hl7.fhir.r4.model.Reference> imagingStudy
-
imagingStudyTarget
List<org.hl7.fhir.r4.model.ImagingStudy> imagingStudyTarget
-
issued
org.hl7.fhir.r4.model.InstantType issued
-
media
List<org.hl7.fhir.r4.model.DiagnosticReport.DiagnosticReportMediaComponent> media
-
performer
List<org.hl7.fhir.r4.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.r4.model.Resource> performerTarget
-
presentedForm
List<org.hl7.fhir.r4.model.Attachment> presentedForm
-
result
List<org.hl7.fhir.r4.model.Reference> result
-
resultsInterpreter
List<org.hl7.fhir.r4.model.Reference> resultsInterpreter
-
resultsInterpreterTarget
List<org.hl7.fhir.r4.model.Resource> resultsInterpreterTarget
-
resultTarget
List<org.hl7.fhir.r4.model.Observation> resultTarget
-
specimen
List<org.hl7.fhir.r4.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.r4.model.Specimen> specimenTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DiagnosticReport.DiagnosticReportStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.DiagnosticReport.DiagnosticReportMediaComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 935791940L
-
Serialized Fields
-
comment
org.hl7.fhir.r4.model.StringType comment
-
link
org.hl7.fhir.r4.model.Reference link
-
linkTarget
org.hl7.fhir.r4.model.Media linkTarget
-
-
Class org.hl7.fhir.r4.model.DiagnosticReport.DiagnosticReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Distance extends org.hl7.fhir.r4.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.r4.model.DocumentManifest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 432971934L
-
Serialized Fields
-
author
List<org.hl7.fhir.r4.model.Reference> author
-
authorTarget
List<org.hl7.fhir.r4.model.Resource> authorTarget
-
content
List<org.hl7.fhir.r4.model.Reference> content
-
contentTarget
List<org.hl7.fhir.r4.model.Resource> contentTarget
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
description
org.hl7.fhir.r4.model.StringType description
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
masterIdentifier
org.hl7.fhir.r4.model.Identifier masterIdentifier
-
recipient
List<org.hl7.fhir.r4.model.Reference> recipient
-
recipientTarget
List<org.hl7.fhir.r4.model.Resource> recipientTarget
-
related
List<org.hl7.fhir.r4.model.DocumentManifest.DocumentManifestRelatedComponent> related
-
source
org.hl7.fhir.r4.model.UriType source
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.DocumentReferenceStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.DocumentManifest.DocumentManifestRelatedComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1670123330L
-
Serialized Fields
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
ref
org.hl7.fhir.r4.model.Reference ref
-
refTarget
org.hl7.fhir.r4.model.Resource refTarget
-
-
Class org.hl7.fhir.r4.model.DocumentReference extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 307086535L
-
Serialized Fields
-
authenticator
org.hl7.fhir.r4.model.Reference authenticator
-
authenticatorTarget
org.hl7.fhir.r4.model.Resource authenticatorTarget
-
author
List<org.hl7.fhir.r4.model.Reference> author
-
authorTarget
List<org.hl7.fhir.r4.model.Resource> authorTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
content
List<org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceContentComponent> content
-
context
org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceContextComponent context
-
custodian
org.hl7.fhir.r4.model.Reference custodian
-
custodianTarget
org.hl7.fhir.r4.model.Organization custodianTarget
-
date
org.hl7.fhir.r4.model.InstantType date
-
description
org.hl7.fhir.r4.model.StringType description
-
docStatus
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DocumentReference.ReferredDocumentStatus> docStatus
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
masterIdentifier
org.hl7.fhir.r4.model.Identifier masterIdentifier
-
relatesTo
List<org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceRelatesToComponent> relatesTo
-
securityLabel
List<org.hl7.fhir.r4.model.CodeableConcept> securityLabel
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.DocumentReferenceStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceContentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1313860217L
-
Serialized Fields
-
attachment
org.hl7.fhir.r4.model.Attachment attachment
-
format
org.hl7.fhir.r4.model.Coding format
-
-
Class org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceContextComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 140463218L
-
Serialized Fields
-
encounter
List<org.hl7.fhir.r4.model.Reference> encounter
-
encounterTarget
List<org.hl7.fhir.r4.model.Resource> encounterTarget
-
event
List<org.hl7.fhir.r4.model.CodeableConcept> event
-
facilityType
org.hl7.fhir.r4.model.CodeableConcept facilityType
-
period
org.hl7.fhir.r4.model.Period period
-
practiceSetting
org.hl7.fhir.r4.model.CodeableConcept practiceSetting
-
related
List<org.hl7.fhir.r4.model.Reference> related
-
relatedTarget
List<org.hl7.fhir.r4.model.Resource> relatedTarget
-
sourcePatientInfo
org.hl7.fhir.r4.model.Reference sourcePatientInfo
-
sourcePatientInfoTarget
org.hl7.fhir.r4.model.Patient sourcePatientInfoTarget
-
-
Class org.hl7.fhir.r4.model.DocumentReference.DocumentReferenceRelatesToComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -347257495L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.DocumentReference.DocumentRelationshipType> code
-
target
org.hl7.fhir.r4.model.Reference target
-
targetTarget
org.hl7.fhir.r4.model.DocumentReference targetTarget
-
-
Class org.hl7.fhir.r4.model.DocumentReference.DocumentRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DocumentReference.ReferredDocumentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.DomainResource extends org.hl7.fhir.r4.model.Resource implements Serializable
- serialVersionUID:
- -970285559L
-
Class org.hl7.fhir.r4.model.Dosage extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- -1095063329L
-
Serialized Fields
-
additionalInstruction
List<org.hl7.fhir.r4.model.CodeableConcept> additionalInstruction
-
asNeeded
org.hl7.fhir.r4.model.Type asNeeded
-
doseAndRate
List<org.hl7.fhir.r4.model.Dosage.DosageDoseAndRateComponent> doseAndRate
-
maxDosePerAdministration
org.hl7.fhir.r4.model.Quantity maxDosePerAdministration
-
maxDosePerLifetime
org.hl7.fhir.r4.model.Quantity maxDosePerLifetime
-
maxDosePerPeriod
org.hl7.fhir.r4.model.Ratio maxDosePerPeriod
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
patientInstruction
org.hl7.fhir.r4.model.StringType patientInstruction
-
route
org.hl7.fhir.r4.model.CodeableConcept route
-
sequence
org.hl7.fhir.r4.model.IntegerType sequence
-
site
org.hl7.fhir.r4.model.CodeableConcept site
-
text
org.hl7.fhir.r4.model.StringType text
-
timing
org.hl7.fhir.r4.model.Timing timing
-
-
Class org.hl7.fhir.r4.model.Dosage.DosageDoseAndRateComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -2133698888L
-
Serialized Fields
-
dose
org.hl7.fhir.r4.model.Type dose
-
rate
org.hl7.fhir.r4.model.Type rate
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Duration extends org.hl7.fhir.r4.model.Quantity implements Serializable
- serialVersionUID:
- 0L
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 23150467L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
certainty
List<org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent> certainty
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectEstimate
List<org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent> effectEstimate
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
exposure
org.hl7.fhir.r4.model.Reference exposure
-
exposureAlternative
org.hl7.fhir.r4.model.Reference exposureAlternative
-
exposureAlternativeTarget
org.hl7.fhir.r4.model.EvidenceVariable exposureAlternativeTarget
-
exposureTarget
org.hl7.fhir.r4.model.EvidenceVariable exposureTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
outcome
org.hl7.fhir.r4.model.Reference outcome
-
outcomeTarget
org.hl7.fhir.r4.model.EvidenceVariable outcomeTarget
-
population
org.hl7.fhir.r4.model.Reference population
-
populationTarget
org.hl7.fhir.r4.model.EvidenceVariable populationTarget
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
resultsByExposure
List<org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent> resultsByExposure
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
sampleSize
org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent sampleSize
-
studyType
org.hl7.fhir.r4.model.CodeableConcept studyType
-
synthesisType
org.hl7.fhir.r4.model.CodeableConcept synthesisType
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyCertaintySubcomponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -411994816L
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisCertaintyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 647101417L
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimateComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1075065083L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
precisionEstimate
List<org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent> precisionEstimate
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
unitOfMeasure
org.hl7.fhir.r4.model.CodeableConcept unitOfMeasure
-
value
org.hl7.fhir.r4.model.DecimalType value
-
variantState
org.hl7.fhir.r4.model.CodeableConcept variantState
-
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisEffectEstimatePrecisionEstimateComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -110178057L
-
Serialized Fields
-
from
org.hl7.fhir.r4.model.DecimalType from
-
level
org.hl7.fhir.r4.model.DecimalType level
-
to
org.hl7.fhir.r4.model.DecimalType to
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisResultsByExposureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 144886133L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
exposureState
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EffectEvidenceSynthesis.ExposureState> exposureState
-
riskEvidenceSynthesis
org.hl7.fhir.r4.model.Reference riskEvidenceSynthesis
-
riskEvidenceSynthesisTarget
org.hl7.fhir.r4.model.RiskEvidenceSynthesis riskEvidenceSynthesisTarget
-
variantState
org.hl7.fhir.r4.model.CodeableConcept variantState
-
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.EffectEvidenceSynthesisSampleSizeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1116074476L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
numberOfParticipants
org.hl7.fhir.r4.model.IntegerType numberOfParticipants
-
numberOfStudies
org.hl7.fhir.r4.model.IntegerType numberOfStudies
-
-
Class org.hl7.fhir.r4.model.EffectEvidenceSynthesis.ExposureStateEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Element extends org.hl7.fhir.r4.model.Base implements Serializable
- serialVersionUID:
- -1452745816L
-
Serialized Fields
-
disallowExtensions
boolean disallowExtensions
-
extension
List<org.hl7.fhir.r4.model.Extension> extension
-
id
org.hl7.fhir.r4.model.StringType id
-
-
Class org.hl7.fhir.r4.model.ElementDefinition extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- 1482114790L
-
Serialized Fields
-
alias
List<org.hl7.fhir.r4.model.StringType> alias
-
base
org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionBaseComponent base
-
binding
org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionBindingComponent binding
-
code
List<org.hl7.fhir.r4.model.Coding> code
-
comment
org.hl7.fhir.r4.model.MarkdownType comment
-
condition
List<org.hl7.fhir.r4.model.IdType> condition
-
constraint
List<org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionConstraintComponent> constraint
-
contentReference
org.hl7.fhir.r4.model.UriType contentReference
-
defaultValue
org.hl7.fhir.r4.model.Type defaultValue
-
definition
org.hl7.fhir.r4.model.MarkdownType definition
-
example
List<org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionExampleComponent> example
-
fixed
org.hl7.fhir.r4.model.Type fixed
-
isModifier
org.hl7.fhir.r4.model.BooleanType isModifier
-
isModifierReason
org.hl7.fhir.r4.model.StringType isModifierReason
-
isSummary
org.hl7.fhir.r4.model.BooleanType isSummary
-
label
org.hl7.fhir.r4.model.StringType label
-
mapping
List<org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionMappingComponent> mapping
-
max
org.hl7.fhir.r4.model.StringType max
-
maxLength
org.hl7.fhir.r4.model.IntegerType maxLength
-
maxValue
org.hl7.fhir.r4.model.Type maxValue
-
meaningWhenMissing
org.hl7.fhir.r4.model.MarkdownType meaningWhenMissing
-
min
org.hl7.fhir.r4.model.UnsignedIntType min
-
minValue
org.hl7.fhir.r4.model.Type minValue
-
mustSupport
org.hl7.fhir.r4.model.BooleanType mustSupport
-
orderMeaning
org.hl7.fhir.r4.model.StringType orderMeaning
-
path
org.hl7.fhir.r4.model.StringType path
-
pattern
org.hl7.fhir.r4.model.Type pattern
-
representation
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ElementDefinition.PropertyRepresentation>> representation
-
requirements
org.hl7.fhir.r4.model.MarkdownType requirements
-
short_
org.hl7.fhir.r4.model.StringType short_
-
sliceIsConstraining
org.hl7.fhir.r4.model.BooleanType sliceIsConstraining
-
sliceName
org.hl7.fhir.r4.model.StringType sliceName
-
slicing
org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionSlicingComponent slicing
-
type
List<org.hl7.fhir.r4.model.ElementDefinition.TypeRefComponent> type
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.AggregationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ElementDefinition.ConstraintSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ElementDefinition.DiscriminatorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionBaseComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -1412704221L
-
Serialized Fields
-
max
org.hl7.fhir.r4.model.StringType max
-
min
org.hl7.fhir.r4.model.UnsignedIntType min
-
path
org.hl7.fhir.r4.model.StringType path
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionBindingComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -514477030L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
strength
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.BindingStrength> strength
-
valueSet
org.hl7.fhir.r4.model.CanonicalType valueSet
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionConstraintComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 1048354565L
-
Serialized Fields
-
expression
org.hl7.fhir.r4.model.StringType expression
-
human
org.hl7.fhir.r4.model.StringType human
-
key
org.hl7.fhir.r4.model.IdType key
-
requirements
org.hl7.fhir.r4.model.StringType requirements
-
severity
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ElementDefinition.ConstraintSeverity> severity
-
source
org.hl7.fhir.r4.model.CanonicalType source
-
xpath
org.hl7.fhir.r4.model.StringType xpath
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionExampleComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 457572481L
-
Serialized Fields
-
label
org.hl7.fhir.r4.model.StringType label
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionMappingComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 1386816887L
-
Serialized Fields
-
comment
org.hl7.fhir.r4.model.StringType comment
-
identity
org.hl7.fhir.r4.model.IdType identity
-
language
org.hl7.fhir.r4.model.CodeType language
-
map
org.hl7.fhir.r4.model.StringType map
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionSlicingComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -311635839L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
discriminator
List<org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent> discriminator
-
ordered
org.hl7.fhir.r4.model.BooleanType ordered
-
rules
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ElementDefinition.SlicingRules> rules
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.ElementDefinitionSlicingDiscriminatorComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 1151159293L
-
Serialized Fields
-
path
org.hl7.fhir.r4.model.StringType path
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ElementDefinition.DiscriminatorType> type
-
-
Class org.hl7.fhir.r4.model.ElementDefinition.PropertyRepresentationEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ElementDefinition.ReferenceVersionRulesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ElementDefinition.SlicingRulesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ElementDefinition.TypeRefComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 957891653L
-
Serialized Fields
-
aggregation
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ElementDefinition.AggregationMode>> aggregation
-
code
org.hl7.fhir.r4.model.UriType code
-
profile
List<org.hl7.fhir.r4.model.CanonicalType> profile
-
targetProfile
List<org.hl7.fhir.r4.model.CanonicalType> targetProfile
-
versioning
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ElementDefinition.ReferenceVersionRules> versioning
-
-
Class org.hl7.fhir.r4.model.Encounter extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1358318037L
-
Serialized Fields
-
account
List<org.hl7.fhir.r4.model.Reference> account
-
accountTarget
List<org.hl7.fhir.r4.model.Account> accountTarget
-
appointment
List<org.hl7.fhir.r4.model.Reference> appointment
-
appointmentTarget
List<org.hl7.fhir.r4.model.Appointment> appointmentTarget
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.ServiceRequest> basedOnTarget
-
class_
org.hl7.fhir.r4.model.Coding class_
-
classHistory
List<org.hl7.fhir.r4.model.Encounter.ClassHistoryComponent> classHistory
-
diagnosis
List<org.hl7.fhir.r4.model.Encounter.DiagnosisComponent> diagnosis
-
episodeOfCare
List<org.hl7.fhir.r4.model.Reference> episodeOfCare
-
episodeOfCareTarget
List<org.hl7.fhir.r4.model.EpisodeOfCare> episodeOfCareTarget
-
hospitalization
org.hl7.fhir.r4.model.Encounter.EncounterHospitalizationComponent hospitalization
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
length
org.hl7.fhir.r4.model.Duration length
-
location
List<org.hl7.fhir.r4.model.Encounter.EncounterLocationComponent> location
-
participant
List<org.hl7.fhir.r4.model.Encounter.EncounterParticipantComponent> participant
-
partOf
org.hl7.fhir.r4.model.Reference partOf
-
partOfTarget
org.hl7.fhir.r4.model.Encounter partOfTarget
-
period
org.hl7.fhir.r4.model.Period period
-
priority
org.hl7.fhir.r4.model.CodeableConcept priority
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
serviceProvider
org.hl7.fhir.r4.model.Reference serviceProvider
-
serviceProviderTarget
org.hl7.fhir.r4.model.Organization serviceProviderTarget
-
serviceType
org.hl7.fhir.r4.model.CodeableConcept serviceType
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Encounter.EncounterStatus> status
-
statusHistory
List<org.hl7.fhir.r4.model.Encounter.StatusHistoryComponent> statusHistory
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.Encounter.ClassHistoryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1331020311L
-
Serialized Fields
-
class_
org.hl7.fhir.r4.model.Coding class_
-
period
org.hl7.fhir.r4.model.Period period
-
-
Class org.hl7.fhir.r4.model.Encounter.DiagnosisComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 128213376L
-
Serialized Fields
-
condition
org.hl7.fhir.r4.model.Reference condition
-
conditionTarget
org.hl7.fhir.r4.model.Resource conditionTarget
-
rank
org.hl7.fhir.r4.model.PositiveIntType rank
-
use
org.hl7.fhir.r4.model.CodeableConcept use
-
-
Class org.hl7.fhir.r4.model.Encounter.EncounterHospitalizationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1350555270L
-
Serialized Fields
-
admitSource
org.hl7.fhir.r4.model.CodeableConcept admitSource
-
destination
org.hl7.fhir.r4.model.Reference destination
-
destinationTarget
org.hl7.fhir.r4.model.Resource destinationTarget
-
dietPreference
List<org.hl7.fhir.r4.model.CodeableConcept> dietPreference
-
dischargeDisposition
org.hl7.fhir.r4.model.CodeableConcept dischargeDisposition
-
origin
org.hl7.fhir.r4.model.Reference origin
-
originTarget
org.hl7.fhir.r4.model.Resource originTarget
-
preAdmissionIdentifier
org.hl7.fhir.r4.model.Identifier preAdmissionIdentifier
-
reAdmission
org.hl7.fhir.r4.model.CodeableConcept reAdmission
-
specialArrangement
List<org.hl7.fhir.r4.model.CodeableConcept> specialArrangement
-
specialCourtesy
List<org.hl7.fhir.r4.model.CodeableConcept> specialCourtesy
-
-
Class org.hl7.fhir.r4.model.Encounter.EncounterLocationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -755081862L
-
Serialized Fields
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
period
org.hl7.fhir.r4.model.Period period
-
physicalType
org.hl7.fhir.r4.model.CodeableConcept physicalType
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Encounter.EncounterLocationStatus> status
-
-
Class org.hl7.fhir.r4.model.Encounter.EncounterLocationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Encounter.EncounterParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 317095765L
-
Serialized Fields
-
individual
org.hl7.fhir.r4.model.Reference individual
-
individualTarget
org.hl7.fhir.r4.model.Resource individualTarget
-
period
org.hl7.fhir.r4.model.Period period
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.Encounter.EncounterStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Encounter.StatusHistoryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1893906736L
-
Serialized Fields
-
period
org.hl7.fhir.r4.model.Period period
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Encounter.EncounterStatus> status
-
-
Class org.hl7.fhir.r4.model.Endpoint extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 755181080L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.UrlType address
-
connectionType
org.hl7.fhir.r4.model.Coding connectionType
-
contact
List<org.hl7.fhir.r4.model.ContactPoint> contact
-
header
List<org.hl7.fhir.r4.model.StringType> header
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.r4.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.r4.model.Organization managingOrganizationTarget
-
name
org.hl7.fhir.r4.model.StringType name
-
payloadMimeType
List<org.hl7.fhir.r4.model.CodeType> payloadMimeType
-
payloadType
List<org.hl7.fhir.r4.model.CodeableConcept> payloadType
-
period
org.hl7.fhir.r4.model.Period period
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Endpoint.EndpointStatus> status
-
-
Class org.hl7.fhir.r4.model.Endpoint.EndpointStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.EnrollmentRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 631501951L
-
Serialized Fields
-
candidate
org.hl7.fhir.r4.model.Reference candidate
-
candidateTarget
org.hl7.fhir.r4.model.Patient candidateTarget
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
insurer
org.hl7.fhir.r4.model.Reference insurer
-
insurerTarget
org.hl7.fhir.r4.model.Organization insurerTarget
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EnrollmentRequest.EnrollmentRequestStatus> status
-
-
Class org.hl7.fhir.r4.model.EnrollmentRequest.EnrollmentRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.EnrollmentResponse extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1759921458L
-
Serialized Fields
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
disposition
org.hl7.fhir.r4.model.StringType disposition
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
organization
org.hl7.fhir.r4.model.Reference organization
-
organizationTarget
org.hl7.fhir.r4.model.Organization organizationTarget
-
outcome
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.RemittanceOutcome> outcome
-
request
org.hl7.fhir.r4.model.Reference request
-
requestProvider
org.hl7.fhir.r4.model.Reference requestProvider
-
requestProviderTarget
org.hl7.fhir.r4.model.Resource requestProviderTarget
-
requestTarget
org.hl7.fhir.r4.model.EnrollmentRequest requestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EnrollmentResponse.EnrollmentResponseStatus> status
-
-
Class org.hl7.fhir.r4.model.EnrollmentResponse.EnrollmentResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumeration extends org.hl7.fhir.r4.model.PrimitiveType<T extends Enum<?>> implements Serializable
- serialVersionUID:
- 1L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Enumerations.AbstractTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.AdministrativeGenderEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.AgeUnitsEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.BindingStrengthEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.ConceptMapEquivalenceEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.DataAbsentReasonEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.DataTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.DefinitionResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.DocumentReferenceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.EventResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.FHIRAllTypesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.FHIRDefinedTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.FHIRVersionEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.KnowledgeResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.MessageEventEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.NoteTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.PublicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.RemittanceOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.RequestResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.ResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.SearchParamTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Enumerations.SpecialValuesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.EpisodeOfCare extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 548033949L
-
Serialized Fields
-
account
List<org.hl7.fhir.r4.model.Reference> account
-
accountTarget
List<org.hl7.fhir.r4.model.Account> accountTarget
-
careManager
org.hl7.fhir.r4.model.Reference careManager
-
careManagerTarget
org.hl7.fhir.r4.model.Resource careManagerTarget
-
diagnosis
List<org.hl7.fhir.r4.model.EpisodeOfCare.DiagnosisComponent> diagnosis
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.r4.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.r4.model.Organization managingOrganizationTarget
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
period
org.hl7.fhir.r4.model.Period period
-
referralRequest
List<org.hl7.fhir.r4.model.Reference> referralRequest
-
referralRequestTarget
List<org.hl7.fhir.r4.model.ServiceRequest> referralRequestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EpisodeOfCare.EpisodeOfCareStatus> status
-
statusHistory
List<org.hl7.fhir.r4.model.EpisodeOfCare.EpisodeOfCareStatusHistoryComponent> statusHistory
-
team
List<org.hl7.fhir.r4.model.Reference> team
-
teamTarget
List<org.hl7.fhir.r4.model.CareTeam> teamTarget
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.EpisodeOfCare.DiagnosisComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 249445632L
-
Serialized Fields
-
condition
org.hl7.fhir.r4.model.Reference condition
-
conditionTarget
org.hl7.fhir.r4.model.Condition conditionTarget
-
rank
org.hl7.fhir.r4.model.PositiveIntType rank
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
-
Class org.hl7.fhir.r4.model.EpisodeOfCare.EpisodeOfCareStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.EpisodeOfCare.EpisodeOfCareStatusHistoryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1192432864L
-
Serialized Fields
-
period
org.hl7.fhir.r4.model.Period period
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EpisodeOfCare.EpisodeOfCareStatus> status
-
-
Class org.hl7.fhir.r4.model.EventDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 1022506246L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
trigger
List<org.hl7.fhir.r4.model.TriggerDefinition> trigger
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.Evidence extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 137844509L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
exposureBackground
org.hl7.fhir.r4.model.Reference exposureBackground
-
exposureBackgroundTarget
org.hl7.fhir.r4.model.EvidenceVariable exposureBackgroundTarget
-
exposureVariant
List<org.hl7.fhir.r4.model.Reference> exposureVariant
-
exposureVariantTarget
List<org.hl7.fhir.r4.model.EvidenceVariable> exposureVariantTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
outcome
List<org.hl7.fhir.r4.model.Reference> outcome
-
outcomeTarget
List<org.hl7.fhir.r4.model.EvidenceVariable> outcomeTarget
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
shortTitle
org.hl7.fhir.r4.model.StringType shortTitle
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
-
Class org.hl7.fhir.r4.model.EvidenceVariable extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -317280154L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
characteristic
List<org.hl7.fhir.r4.model.EvidenceVariable.EvidenceVariableCharacteristicComponent> characteristic
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
shortTitle
org.hl7.fhir.r4.model.StringType shortTitle
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EvidenceVariable.EvidenceVariableType> type
-
-
Class org.hl7.fhir.r4.model.EvidenceVariable.EvidenceVariableCharacteristicComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1901961318L
-
Serialized Fields
-
definition
org.hl7.fhir.r4.model.Type definition
-
description
org.hl7.fhir.r4.model.StringType description
-
exclude
org.hl7.fhir.r4.model.BooleanType exclude
-
groupMeasure
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.EvidenceVariable.GroupMeasure> groupMeasure
-
participantEffective
org.hl7.fhir.r4.model.Type participantEffective
-
timeFromStart
org.hl7.fhir.r4.model.Duration timeFromStart
-
usageContext
List<org.hl7.fhir.r4.model.UsageContext> usageContext
-
-
Class org.hl7.fhir.r4.model.EvidenceVariable.EvidenceVariableTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.EvidenceVariable.GroupMeasureEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ExampleScenario extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 758248907L
-
Serialized Fields
-
actor
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorComponent> actor
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instance
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceComponent> instance
-
process
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent> process
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
workflow
List<org.hl7.fhir.r4.model.CanonicalType> workflow
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1348364162L
-
Serialized Fields
-
actorId
org.hl7.fhir.r4.model.StringType actorId
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorType> type
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioActorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1131860669L
-
Serialized Fields
-
containedInstance
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent> containedInstance
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
name
org.hl7.fhir.r4.model.StringType name
-
resourceId
org.hl7.fhir.r4.model.StringType resourceId
-
resourceType
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExampleScenario.FHIRResourceType> resourceType
-
version
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceVersionComponent> version
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 908084124L
-
Serialized Fields
-
resourceId
org.hl7.fhir.r4.model.StringType resourceId
-
versionId
org.hl7.fhir.r4.model.StringType versionId
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceVersionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 960821913L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
versionId
org.hl7.fhir.r4.model.StringType versionId
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 325578043L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
postConditions
org.hl7.fhir.r4.model.MarkdownType postConditions
-
preConditions
org.hl7.fhir.r4.model.MarkdownType preConditions
-
step
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent> step
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -254687460L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
step
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent> step
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -894029605L
-
Serialized Fields
-
alternative
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepAlternativeComponent> alternative
-
operation
org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent operation
-
pause
org.hl7.fhir.r4.model.BooleanType pause
-
process
List<org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessComponent> process
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioProcessStepOperationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 911241906L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
initiator
org.hl7.fhir.r4.model.StringType initiator
-
initiatorActive
org.hl7.fhir.r4.model.BooleanType initiatorActive
-
name
org.hl7.fhir.r4.model.StringType name
-
number
org.hl7.fhir.r4.model.StringType number
-
receiver
org.hl7.fhir.r4.model.StringType receiver
-
receiverActive
org.hl7.fhir.r4.model.BooleanType receiverActive
-
request
org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent request
-
response
org.hl7.fhir.r4.model.ExampleScenario.ExampleScenarioInstanceContainedInstanceComponent response
-
type
org.hl7.fhir.r4.model.StringType type
-
-
Class org.hl7.fhir.r4.model.ExampleScenario.FHIRResourceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1515422099L
-
Serialized Fields
-
accident
org.hl7.fhir.r4.model.ExplanationOfBenefit.AccidentComponent accident
-
addItem
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AddedItemComponent> addItem
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
benefitBalance
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.BenefitBalanceComponent> benefitBalance
-
benefitPeriod
org.hl7.fhir.r4.model.Period benefitPeriod
-
billablePeriod
org.hl7.fhir.r4.model.Period billablePeriod
-
careTeam
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.CareTeamComponent> careTeam
-
claim
org.hl7.fhir.r4.model.Reference claim
-
claimResponse
org.hl7.fhir.r4.model.Reference claimResponse
-
claimResponseTarget
org.hl7.fhir.r4.model.ClaimResponse claimResponseTarget
-
claimTarget
org.hl7.fhir.r4.model.Claim claimTarget
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
diagnosis
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.DiagnosisComponent> diagnosis
-
disposition
org.hl7.fhir.r4.model.StringType disposition
-
enterer
org.hl7.fhir.r4.model.Reference enterer
-
entererTarget
org.hl7.fhir.r4.model.Resource entererTarget
-
facility
org.hl7.fhir.r4.model.Reference facility
-
facilityTarget
org.hl7.fhir.r4.model.Location facilityTarget
-
form
org.hl7.fhir.r4.model.Attachment form
-
formCode
org.hl7.fhir.r4.model.CodeableConcept formCode
-
fundsReserve
org.hl7.fhir.r4.model.CodeableConcept fundsReserve
-
fundsReserveRequested
org.hl7.fhir.r4.model.CodeableConcept fundsReserveRequested
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
insurance
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.InsuranceComponent> insurance
-
insurer
org.hl7.fhir.r4.model.Reference insurer
-
insurerTarget
org.hl7.fhir.r4.model.Organization insurerTarget
-
item
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.ItemComponent> item
-
originalPrescription
org.hl7.fhir.r4.model.Reference originalPrescription
-
originalPrescriptionTarget
org.hl7.fhir.r4.model.MedicationRequest originalPrescriptionTarget
-
outcome
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExplanationOfBenefit.RemittanceOutcome> outcome
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
payee
org.hl7.fhir.r4.model.ExplanationOfBenefit.PayeeComponent payee
-
payment
org.hl7.fhir.r4.model.ExplanationOfBenefit.PaymentComponent payment
-
preAuthRef
List<org.hl7.fhir.r4.model.StringType> preAuthRef
-
preAuthRefPeriod
List<org.hl7.fhir.r4.model.Period> preAuthRefPeriod
-
precedence
org.hl7.fhir.r4.model.PositiveIntType precedence
-
prescription
org.hl7.fhir.r4.model.Reference prescription
-
prescriptionTarget
org.hl7.fhir.r4.model.Resource prescriptionTarget
-
priority
org.hl7.fhir.r4.model.CodeableConcept priority
-
procedure
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.ProcedureComponent> procedure
-
processNote
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.NoteComponent> processNote
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
referral
org.hl7.fhir.r4.model.Reference referral
-
referralTarget
org.hl7.fhir.r4.model.ServiceRequest referralTarget
-
related
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.RelatedClaimComponent> related
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExplanationOfBenefit.ExplanationOfBenefitStatus> status
-
subType
org.hl7.fhir.r4.model.CodeableConcept subType
-
supportingInfo
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.SupportingInformationComponent> supportingInfo
-
total
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.TotalComponent> total
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ExplanationOfBenefit.Use> use
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.AccidentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 622904984L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateType date
-
location
org.hl7.fhir.r4.model.Type location
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.AddedItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -206524210L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
detail
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AddedItemDetailComponent> detail
-
detailSequence
List<org.hl7.fhir.r4.model.PositiveIntType> detailSequence
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
itemSequence
List<org.hl7.fhir.r4.model.PositiveIntType> itemSequence
-
location
org.hl7.fhir.r4.model.Type location
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
provider
List<org.hl7.fhir.r4.model.Reference> provider
-
providerTarget
List<org.hl7.fhir.r4.model.Resource> providerTarget
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
serviced
org.hl7.fhir.r4.model.Type serviced
-
subDetailSequence
List<org.hl7.fhir.r4.model.PositiveIntType> subDetailSequence
-
subSite
List<org.hl7.fhir.r4.model.CodeableConcept> subSite
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.AddedItemDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 295910869L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
subDetail
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AddedItemDetailSubDetailComponent> subDetail
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.AddedItemDetailSubDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1301363592L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1559898786L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
reason
org.hl7.fhir.r4.model.CodeableConcept reason
-
value
org.hl7.fhir.r4.model.DecimalType value
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.BenefitBalanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1889655824L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
description
org.hl7.fhir.r4.model.StringType description
-
excluded
org.hl7.fhir.r4.model.BooleanType excluded
-
financial
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.BenefitComponent> financial
-
name
org.hl7.fhir.r4.model.StringType name
-
network
org.hl7.fhir.r4.model.CodeableConcept network
-
term
org.hl7.fhir.r4.model.CodeableConcept term
-
unit
org.hl7.fhir.r4.model.CodeableConcept unit
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.BenefitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1506285314L
-
Serialized Fields
-
allowed
org.hl7.fhir.r4.model.Type allowed
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
used
org.hl7.fhir.r4.model.Type used
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.CareTeamComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1758966968L
-
Serialized Fields
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
qualification
org.hl7.fhir.r4.model.CodeableConcept qualification
-
responsible
org.hl7.fhir.r4.model.BooleanType responsible
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.DetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 225639798L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
revenue
org.hl7.fhir.r4.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
subDetail
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.SubDetailComponent> subDetail
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.DiagnosisComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2120593974L
-
Serialized Fields
-
diagnosis
org.hl7.fhir.r4.model.Type diagnosis
-
onAdmission
org.hl7.fhir.r4.model.CodeableConcept onAdmission
-
packageCode
org.hl7.fhir.r4.model.CodeableConcept packageCode
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.ExplanationOfBenefitStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.InsuranceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -606383626L
-
Serialized Fields
-
coverage
org.hl7.fhir.r4.model.Reference coverage
-
coverageTarget
org.hl7.fhir.r4.model.Coverage coverageTarget
-
focal
org.hl7.fhir.r4.model.BooleanType focal
-
preAuthRef
List<org.hl7.fhir.r4.model.StringType> preAuthRef
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.ItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 67419471L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
careTeamSequence
List<org.hl7.fhir.r4.model.PositiveIntType> careTeamSequence
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
detail
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.DetailComponent> detail
-
diagnosisSequence
List<org.hl7.fhir.r4.model.PositiveIntType> diagnosisSequence
-
encounter
List<org.hl7.fhir.r4.model.Reference> encounter
-
encounterTarget
List<org.hl7.fhir.r4.model.Encounter> encounterTarget
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
informationSequence
List<org.hl7.fhir.r4.model.PositiveIntType> informationSequence
-
location
org.hl7.fhir.r4.model.Type location
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
procedureSequence
List<org.hl7.fhir.r4.model.PositiveIntType> procedureSequence
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
revenue
org.hl7.fhir.r4.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
serviced
org.hl7.fhir.r4.model.Type serviced
-
subSite
List<org.hl7.fhir.r4.model.CodeableConcept> subSite
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.NoteComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -385184277L
-
Serialized Fields
-
language
org.hl7.fhir.r4.model.CodeableConcept language
-
number
org.hl7.fhir.r4.model.PositiveIntType number
-
text
org.hl7.fhir.r4.model.StringType text
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.NoteType> type
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.PayeeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1609484699L
-
Serialized Fields
-
party
org.hl7.fhir.r4.model.Reference party
-
partyTarget
org.hl7.fhir.r4.model.Resource partyTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.PaymentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1539906026L
-
Serialized Fields
-
adjustment
org.hl7.fhir.r4.model.Money adjustment
-
adjustmentReason
org.hl7.fhir.r4.model.CodeableConcept adjustmentReason
-
amount
org.hl7.fhir.r4.model.Money amount
-
date
org.hl7.fhir.r4.model.DateType date
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.ProcedureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 935341852L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
procedure
org.hl7.fhir.r4.model.Type procedure
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.RelatedClaimComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -379338905L
-
Serialized Fields
-
claim
org.hl7.fhir.r4.model.Reference claim
-
claimTarget
org.hl7.fhir.r4.model.Claim claimTarget
-
reference
org.hl7.fhir.r4.model.Identifier reference
-
relationship
org.hl7.fhir.r4.model.CodeableConcept relationship
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.RemittanceOutcomeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.SubDetailComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -996156853L
-
Serialized Fields
-
adjudication
List<org.hl7.fhir.r4.model.ExplanationOfBenefit.AdjudicationComponent> adjudication
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
modifier
List<org.hl7.fhir.r4.model.CodeableConcept> modifier
-
net
org.hl7.fhir.r4.model.Money net
-
noteNumber
List<org.hl7.fhir.r4.model.PositiveIntType> noteNumber
-
productOrService
org.hl7.fhir.r4.model.CodeableConcept productOrService
-
programCode
List<org.hl7.fhir.r4.model.CodeableConcept> programCode
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
revenue
org.hl7.fhir.r4.model.CodeableConcept revenue
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
udi
List<org.hl7.fhir.r4.model.Reference> udi
-
udiTarget
List<org.hl7.fhir.r4.model.Device> udiTarget
-
unitPrice
org.hl7.fhir.r4.model.Money unitPrice
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.SupportingInformationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -410136661L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
reason
org.hl7.fhir.r4.model.Coding reason
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
timing
org.hl7.fhir.r4.model.Type timing
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.TotalComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2012310309L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
-
Class org.hl7.fhir.r4.model.ExplanationOfBenefit.UseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Expression extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -941986742L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
expression
org.hl7.fhir.r4.model.StringType expression
-
language
org.hl7.fhir.r4.model.CodeType language
-
name
org.hl7.fhir.r4.model.IdType name
-
reference
org.hl7.fhir.r4.model.UriType reference
-
-
Class org.hl7.fhir.r4.model.Expression.ExpressionLanguageEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Extension extends org.hl7.fhir.r4.model.BaseExtension implements Serializable
- serialVersionUID:
- 194602931L
-
Serialized Fields
-
url
org.hl7.fhir.r4.model.UriType url
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.FamilyMemberHistory extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -455261406L
-
Serialized Fields
-
age
org.hl7.fhir.r4.model.Type age
-
born
org.hl7.fhir.r4.model.Type born
-
condition
List<org.hl7.fhir.r4.model.FamilyMemberHistory.FamilyMemberHistoryConditionComponent> condition
-
dataAbsentReason
org.hl7.fhir.r4.model.CodeableConcept dataAbsentReason
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
deceased
org.hl7.fhir.r4.model.Type deceased
-
estimatedAge
org.hl7.fhir.r4.model.BooleanType estimatedAge
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
name
org.hl7.fhir.r4.model.StringType name
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
relationship
org.hl7.fhir.r4.model.CodeableConcept relationship
-
sex
org.hl7.fhir.r4.model.CodeableConcept sex
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.FamilyMemberHistory.FamilyHistoryStatus> status
-
-
Class org.hl7.fhir.r4.model.FamilyMemberHistory.FamilyHistoryStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.FamilyMemberHistory.FamilyMemberHistoryConditionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1230182301L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
contributedToDeath
org.hl7.fhir.r4.model.BooleanType contributedToDeath
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
onset
org.hl7.fhir.r4.model.Type onset
-
outcome
org.hl7.fhir.r4.model.CodeableConcept outcome
-
-
Class org.hl7.fhir.r4.model.Flag extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 163791439L
-
Serialized Fields
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
period
org.hl7.fhir.r4.model.Period period
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Flag.FlagStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.Flag.FlagStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Goal extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1366854797L
-
Serialized Fields
-
achievementStatus
org.hl7.fhir.r4.model.CodeableConcept achievementStatus
-
addresses
List<org.hl7.fhir.r4.model.Reference> addresses
-
addressesTarget
List<org.hl7.fhir.r4.model.Resource> addressesTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
description
org.hl7.fhir.r4.model.CodeableConcept description
-
expressedBy
org.hl7.fhir.r4.model.Reference expressedBy
-
expressedByTarget
org.hl7.fhir.r4.model.Resource expressedByTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lifecycleStatus
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Goal.GoalLifecycleStatus> lifecycleStatus
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
outcomeCode
List<org.hl7.fhir.r4.model.CodeableConcept> outcomeCode
-
outcomeReference
List<org.hl7.fhir.r4.model.Reference> outcomeReference
-
outcomeReferenceTarget
List<org.hl7.fhir.r4.model.Observation> outcomeReferenceTarget
-
priority
org.hl7.fhir.r4.model.CodeableConcept priority
-
start
org.hl7.fhir.r4.model.Type start
-
statusDate
org.hl7.fhir.r4.model.DateType statusDate
-
statusReason
org.hl7.fhir.r4.model.StringType statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
target
List<org.hl7.fhir.r4.model.Goal.GoalTargetComponent> target
-
-
Class org.hl7.fhir.r4.model.Goal.GoalLifecycleStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Goal.GoalTargetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -585108934L
-
Serialized Fields
-
detail
org.hl7.fhir.r4.model.Type detail
-
due
org.hl7.fhir.r4.model.Type due
-
measure
org.hl7.fhir.r4.model.CodeableConcept measure
-
-
Class org.hl7.fhir.r4.model.GraphDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 1529157887L
-
Serialized Fields
-
link
List<org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkComponent> link
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
start
org.hl7.fhir.r4.model.CodeType start
-
-
Class org.hl7.fhir.r4.model.GraphDefinition.CompartmentCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.GraphDefinition.GraphCompartmentRuleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.GraphDefinition.GraphCompartmentUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -593733346L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
max
org.hl7.fhir.r4.model.StringType max
-
min
org.hl7.fhir.r4.model.IntegerType min
-
path
org.hl7.fhir.r4.model.StringType path
-
sliceName
org.hl7.fhir.r4.model.StringType sliceName
-
target
List<org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkTargetComponent> target
-
-
Class org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1023364175L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.GraphDefinition.CompartmentCode> code
-
description
org.hl7.fhir.r4.model.StringType description
-
expression
org.hl7.fhir.r4.model.StringType expression
-
rule
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.GraphDefinition.GraphCompartmentRule> rule
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.GraphDefinition.GraphCompartmentUse> use
-
-
Class org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkTargetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -35248998L
-
Serialized Fields
-
compartment
List<org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkTargetCompartmentComponent> compartment
-
link
List<org.hl7.fhir.r4.model.GraphDefinition.GraphDefinitionLinkComponent> link
-
params
org.hl7.fhir.r4.model.StringType params
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
type
org.hl7.fhir.r4.model.CodeType type
-
-
Class org.hl7.fhir.r4.model.Group extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -550945963L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
actual
org.hl7.fhir.r4.model.BooleanType actual
-
characteristic
List<org.hl7.fhir.r4.model.Group.GroupCharacteristicComponent> characteristic
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
managingEntity
org.hl7.fhir.r4.model.Reference managingEntity
-
managingEntityTarget
org.hl7.fhir.r4.model.Resource managingEntityTarget
-
member
List<org.hl7.fhir.r4.model.Group.GroupMemberComponent> member
-
name
org.hl7.fhir.r4.model.StringType name
-
quantity
org.hl7.fhir.r4.model.UnsignedIntType quantity
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Group.GroupType> type
-
-
Class org.hl7.fhir.r4.model.Group.GroupCharacteristicComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1000688967L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
exclude
org.hl7.fhir.r4.model.BooleanType exclude
-
period
org.hl7.fhir.r4.model.Period period
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Group.GroupMemberComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -333869055L
-
Serialized Fields
-
entity
org.hl7.fhir.r4.model.Reference entity
-
entityTarget
org.hl7.fhir.r4.model.Resource entityTarget
-
inactive
org.hl7.fhir.r4.model.BooleanType inactive
-
period
org.hl7.fhir.r4.model.Period period
-
-
Class org.hl7.fhir.r4.model.Group.GroupTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.GuidanceResponse extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -760182193L
-
Serialized Fields
-
dataRequirement
List<org.hl7.fhir.r4.model.DataRequirement> dataRequirement
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
evaluationMessage
List<org.hl7.fhir.r4.model.Reference> evaluationMessage
-
evaluationMessageTarget
List<org.hl7.fhir.r4.model.OperationOutcome> evaluationMessageTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
module
org.hl7.fhir.r4.model.Type module
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrenceDateTime
org.hl7.fhir.r4.model.DateTimeType occurrenceDateTime
-
outputParameters
org.hl7.fhir.r4.model.Reference outputParameters
-
outputParametersTarget
org.hl7.fhir.r4.model.Parameters outputParametersTarget
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerTarget
org.hl7.fhir.r4.model.Device performerTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
requestIdentifier
org.hl7.fhir.r4.model.Identifier requestIdentifier
-
result
org.hl7.fhir.r4.model.Reference result
-
resultTarget
org.hl7.fhir.r4.model.Resource resultTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.GuidanceResponse.GuidanceResponseStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.GuidanceResponse.GuidanceResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.HealthcareService extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2002412666L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
appointmentRequired
org.hl7.fhir.r4.model.BooleanType appointmentRequired
-
availabilityExceptions
org.hl7.fhir.r4.model.StringType availabilityExceptions
-
availableTime
List<org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceAvailableTimeComponent> availableTime
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
characteristic
List<org.hl7.fhir.r4.model.CodeableConcept> characteristic
-
comment
org.hl7.fhir.r4.model.StringType comment
-
communication
List<org.hl7.fhir.r4.model.CodeableConcept> communication
-
coverageArea
List<org.hl7.fhir.r4.model.Reference> coverageArea
-
coverageAreaTarget
List<org.hl7.fhir.r4.model.Location> coverageAreaTarget
-
eligibility
List<org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceEligibilityComponent> eligibility
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
extraDetails
org.hl7.fhir.r4.model.MarkdownType extraDetails
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
location
List<org.hl7.fhir.r4.model.Reference> location
-
locationTarget
List<org.hl7.fhir.r4.model.Location> locationTarget
-
name
org.hl7.fhir.r4.model.StringType name
-
notAvailable
List<org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceNotAvailableComponent> notAvailable
-
photo
org.hl7.fhir.r4.model.Attachment photo
-
program
List<org.hl7.fhir.r4.model.CodeableConcept> program
-
providedBy
org.hl7.fhir.r4.model.Reference providedBy
-
providedByTarget
org.hl7.fhir.r4.model.Organization providedByTarget
-
referralMethod
List<org.hl7.fhir.r4.model.CodeableConcept> referralMethod
-
serviceProvisionCode
List<org.hl7.fhir.r4.model.CodeableConcept> serviceProvisionCode
-
specialty
List<org.hl7.fhir.r4.model.CodeableConcept> specialty
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.HealthcareService.DaysOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceAvailableTimeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2139510127L
-
Serialized Fields
-
allDay
org.hl7.fhir.r4.model.BooleanType allDay
-
availableEndTime
org.hl7.fhir.r4.model.TimeType availableEndTime
-
availableStartTime
org.hl7.fhir.r4.model.TimeType availableStartTime
-
daysOfWeek
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.HealthcareService.DaysOfWeek>> daysOfWeek
-
-
Class org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceEligibilityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1078065348L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
comment
org.hl7.fhir.r4.model.MarkdownType comment
-
-
Class org.hl7.fhir.r4.model.HealthcareService.HealthcareServiceNotAvailableComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 310849929L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
during
org.hl7.fhir.r4.model.Period during
-
-
Class org.hl7.fhir.r4.model.HumanName extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -507469160L
-
Serialized Fields
-
family
org.hl7.fhir.r4.model.StringType family
-
given
List<org.hl7.fhir.r4.model.StringType> given
-
period
org.hl7.fhir.r4.model.Period period
-
prefix
List<org.hl7.fhir.r4.model.StringType> prefix
-
suffix
List<org.hl7.fhir.r4.model.StringType> suffix
-
text
org.hl7.fhir.r4.model.StringType text
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.HumanName.NameUse> use
-
-
Class org.hl7.fhir.r4.model.HumanName.NameUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Identifier extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -478840981L
-
Serialized Fields
-
assigner
org.hl7.fhir.r4.model.Reference assigner
-
assignerTarget
org.hl7.fhir.r4.model.Organization assignerTarget
-
period
org.hl7.fhir.r4.model.Period period
-
system
org.hl7.fhir.r4.model.UriType system
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Identifier.IdentifierUse> use
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.Identifier.IdentifierUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.IdType extends org.hl7.fhir.r4.model.UriType implements Serializable
- serialVersionUID:
- 2L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.ImagingStudy extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -647973361L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
description
org.hl7.fhir.r4.model.StringType description
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
interpreter
List<org.hl7.fhir.r4.model.Reference> interpreter
-
interpreterTarget
List<org.hl7.fhir.r4.model.Resource> interpreterTarget
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
modality
List<org.hl7.fhir.r4.model.Coding> modality
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
numberOfInstances
org.hl7.fhir.r4.model.UnsignedIntType numberOfInstances
-
numberOfSeries
org.hl7.fhir.r4.model.UnsignedIntType numberOfSeries
-
procedureCode
List<org.hl7.fhir.r4.model.CodeableConcept> procedureCode
-
procedureReference
org.hl7.fhir.r4.model.Reference procedureReference
-
procedureReferenceTarget
org.hl7.fhir.r4.model.Procedure procedureReferenceTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
referrer
org.hl7.fhir.r4.model.Reference referrer
-
referrerTarget
org.hl7.fhir.r4.model.Resource referrerTarget
-
series
List<org.hl7.fhir.r4.model.ImagingStudy.ImagingStudySeriesComponent> series
-
started
org.hl7.fhir.r4.model.DateTimeType started
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ImagingStudy.ImagingStudyStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.ImagingStudy.ImagingStudySeriesComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -11423429L
-
Serialized Fields
-
bodySite
org.hl7.fhir.r4.model.Coding bodySite
-
description
org.hl7.fhir.r4.model.StringType description
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
instance
List<org.hl7.fhir.r4.model.ImagingStudy.ImagingStudySeriesInstanceComponent> instance
-
laterality
org.hl7.fhir.r4.model.Coding laterality
-
modality
org.hl7.fhir.r4.model.Coding modality
-
number
org.hl7.fhir.r4.model.UnsignedIntType number
-
numberOfInstances
org.hl7.fhir.r4.model.UnsignedIntType numberOfInstances
-
performer
List<org.hl7.fhir.r4.model.ImagingStudy.ImagingStudySeriesPerformerComponent> performer
-
specimen
List<org.hl7.fhir.r4.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.r4.model.Specimen> specimenTarget
-
started
org.hl7.fhir.r4.model.DateTimeType started
-
uid
org.hl7.fhir.r4.model.IdType uid
-
-
Class org.hl7.fhir.r4.model.ImagingStudy.ImagingStudySeriesInstanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -888152445L
-
Serialized Fields
-
number
org.hl7.fhir.r4.model.UnsignedIntType number
-
sopClass
org.hl7.fhir.r4.model.Coding sopClass
-
title
org.hl7.fhir.r4.model.StringType title
-
uid
org.hl7.fhir.r4.model.IdType uid
-
-
Class org.hl7.fhir.r4.model.ImagingStudy.ImagingStudySeriesPerformerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1424001049L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
function
org.hl7.fhir.r4.model.CodeableConcept function
-
-
Class org.hl7.fhir.r4.model.ImagingStudy.ImagingStudyStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Immunization extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1946730839L
-
Serialized Fields
-
doseQuantity
org.hl7.fhir.r4.model.Quantity doseQuantity
-
education
List<org.hl7.fhir.r4.model.Immunization.ImmunizationEducationComponent> education
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
expirationDate
org.hl7.fhir.r4.model.DateType expirationDate
-
fundingSource
org.hl7.fhir.r4.model.CodeableConcept fundingSource
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
isSubpotent
org.hl7.fhir.r4.model.BooleanType isSubpotent
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
lotNumber
org.hl7.fhir.r4.model.StringType lotNumber
-
manufacturer
org.hl7.fhir.r4.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.r4.model.Organization manufacturerTarget
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
performer
List<org.hl7.fhir.r4.model.Immunization.ImmunizationPerformerComponent> performer
-
primarySource
org.hl7.fhir.r4.model.BooleanType primarySource
-
programEligibility
List<org.hl7.fhir.r4.model.CodeableConcept> programEligibility
-
protocolApplied
List<org.hl7.fhir.r4.model.Immunization.ImmunizationProtocolAppliedComponent> protocolApplied
-
reaction
List<org.hl7.fhir.r4.model.Immunization.ImmunizationReactionComponent> reaction
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
recorded
org.hl7.fhir.r4.model.DateTimeType recorded
-
reportOrigin
org.hl7.fhir.r4.model.CodeableConcept reportOrigin
-
route
org.hl7.fhir.r4.model.CodeableConcept route
-
site
org.hl7.fhir.r4.model.CodeableConcept site
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Immunization.ImmunizationStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
subpotentReason
List<org.hl7.fhir.r4.model.CodeableConcept> subpotentReason
-
vaccineCode
org.hl7.fhir.r4.model.CodeableConcept vaccineCode
-
-
Class org.hl7.fhir.r4.model.Immunization.ImmunizationEducationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1277654827L
-
Serialized Fields
-
documentType
org.hl7.fhir.r4.model.StringType documentType
-
presentationDate
org.hl7.fhir.r4.model.DateTimeType presentationDate
-
publicationDate
org.hl7.fhir.r4.model.DateTimeType publicationDate
-
reference
org.hl7.fhir.r4.model.UriType reference
-
-
Class org.hl7.fhir.r4.model.Immunization.ImmunizationPerformerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1424001049L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
function
org.hl7.fhir.r4.model.CodeableConcept function
-
-
Class org.hl7.fhir.r4.model.Immunization.ImmunizationProtocolAppliedComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1022717242L
-
Serialized Fields
-
authority
org.hl7.fhir.r4.model.Reference authority
-
authorityTarget
org.hl7.fhir.r4.model.Organization authorityTarget
-
doseNumber
org.hl7.fhir.r4.model.Type doseNumber
-
series
org.hl7.fhir.r4.model.StringType series
-
seriesDoses
org.hl7.fhir.r4.model.Type seriesDoses
-
targetDisease
List<org.hl7.fhir.r4.model.CodeableConcept> targetDisease
-
-
Class org.hl7.fhir.r4.model.Immunization.ImmunizationReactionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1297668556L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
detail
org.hl7.fhir.r4.model.Reference detail
-
detailTarget
org.hl7.fhir.r4.model.Observation detailTarget
-
reported
org.hl7.fhir.r4.model.BooleanType reported
-
-
Class org.hl7.fhir.r4.model.Immunization.ImmunizationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ImmunizationEvaluation extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1248741226L
-
Serialized Fields
-
authority
org.hl7.fhir.r4.model.Reference authority
-
authorityTarget
org.hl7.fhir.r4.model.Organization authorityTarget
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
description
org.hl7.fhir.r4.model.StringType description
-
doseNumber
org.hl7.fhir.r4.model.Type doseNumber
-
doseStatus
org.hl7.fhir.r4.model.CodeableConcept doseStatus
-
doseStatusReason
List<org.hl7.fhir.r4.model.CodeableConcept> doseStatusReason
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
immunizationEvent
org.hl7.fhir.r4.model.Reference immunizationEvent
-
immunizationEventTarget
org.hl7.fhir.r4.model.Immunization immunizationEventTarget
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
series
org.hl7.fhir.r4.model.StringType series
-
seriesDoses
org.hl7.fhir.r4.model.Type seriesDoses
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ImmunizationEvaluation.ImmunizationEvaluationStatus> status
-
targetDisease
org.hl7.fhir.r4.model.CodeableConcept targetDisease
-
-
Class org.hl7.fhir.r4.model.ImmunizationEvaluation.ImmunizationEvaluationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ImmunizationRecommendation extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2031711761L
-
Serialized Fields
-
authority
org.hl7.fhir.r4.model.Reference authority
-
authorityTarget
org.hl7.fhir.r4.model.Organization authorityTarget
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
recommendation
List<org.hl7.fhir.r4.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent> recommendation
-
-
Class org.hl7.fhir.r4.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -667399405L
-
Serialized Fields
-
contraindicatedVaccineCode
List<org.hl7.fhir.r4.model.CodeableConcept> contraindicatedVaccineCode
-
dateCriterion
List<org.hl7.fhir.r4.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent> dateCriterion
-
description
org.hl7.fhir.r4.model.StringType description
-
doseNumber
org.hl7.fhir.r4.model.Type doseNumber
-
forecastReason
List<org.hl7.fhir.r4.model.CodeableConcept> forecastReason
-
forecastStatus
org.hl7.fhir.r4.model.CodeableConcept forecastStatus
-
series
org.hl7.fhir.r4.model.StringType series
-
seriesDoses
org.hl7.fhir.r4.model.Type seriesDoses
-
supportingImmunization
List<org.hl7.fhir.r4.model.Reference> supportingImmunization
-
supportingImmunizationTarget
List<org.hl7.fhir.r4.model.Resource> supportingImmunizationTarget
-
supportingPatientInformation
List<org.hl7.fhir.r4.model.Reference> supportingPatientInformation
-
supportingPatientInformationTarget
List<org.hl7.fhir.r4.model.Resource> supportingPatientInformationTarget
-
targetDisease
org.hl7.fhir.r4.model.CodeableConcept targetDisease
-
vaccineCode
List<org.hl7.fhir.r4.model.CodeableConcept> vaccineCode
-
-
Class org.hl7.fhir.r4.model.ImmunizationRecommendation.ImmunizationRecommendationRecommendationDateCriterionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1036994566L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
value
org.hl7.fhir.r4.model.DateTimeType value
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 415193005L
-
Serialized Fields
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
definition
org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionComponent definition
-
dependsOn
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDependsOnComponent> dependsOn
-
fhirVersion
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.FHIRVersion>> fhirVersion
-
global
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideGlobalComponent> global
-
license
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ImplementationGuide.SPDXLicense> license
-
manifest
org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideManifestComponent manifest
-
packageId
org.hl7.fhir.r4.model.IdType packageId
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.GuidePageGenerationEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ImplementationGuide.GuideParameterCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 179051968L
-
Serialized Fields
-
grouping
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionGroupingComponent> grouping
-
page
org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionPageComponent page
-
parameter
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionParameterComponent> parameter
-
resource
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionResourceComponent> resource
-
template
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionTemplateComponent> template
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionGroupingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1105523499L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
name
org.hl7.fhir.r4.model.StringType name
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionPageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -365655658L
-
Serialized Fields
-
generation
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ImplementationGuide.GuidePageGeneration> generation
-
name
org.hl7.fhir.r4.model.Type name
-
page
List<org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionPageComponent> page
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1188999138L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.StringType code
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionResourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1840689093L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
example
org.hl7.fhir.r4.model.Type example
-
fhirVersion
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.FHIRVersion>> fhirVersion
-
groupingId
org.hl7.fhir.r4.model.IdType groupingId
-
name
org.hl7.fhir.r4.model.StringType name
-
reference
org.hl7.fhir.r4.model.Reference reference
-
referenceTarget
org.hl7.fhir.r4.model.Resource referenceTarget
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDefinitionTemplateComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 923832457L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
scope
org.hl7.fhir.r4.model.StringType scope
-
source
org.hl7.fhir.r4.model.StringType source
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideDependsOnComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -215808797L
-
Serialized Fields
-
packageId
org.hl7.fhir.r4.model.IdType packageId
-
uri
org.hl7.fhir.r4.model.CanonicalType uri
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideGlobalComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 33894666L
-
Serialized Fields
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
type
org.hl7.fhir.r4.model.CodeType type
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ImplementationGuideManifestComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1881327712L
-
Serialized Fields
-
image
List<org.hl7.fhir.r4.model.StringType> image
-
other
List<org.hl7.fhir.r4.model.StringType> other
-
page
List<org.hl7.fhir.r4.model.ImplementationGuide.ManifestPageComponent> page
-
rendering
org.hl7.fhir.r4.model.UrlType rendering
-
resource
List<org.hl7.fhir.r4.model.ImplementationGuide.ManifestResourceComponent> resource
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ManifestPageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1920576611L
-
Serialized Fields
-
anchor
List<org.hl7.fhir.r4.model.StringType> anchor
-
name
org.hl7.fhir.r4.model.StringType name
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.ManifestResourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1150095716L
-
Serialized Fields
-
example
org.hl7.fhir.r4.model.Type example
-
reference
org.hl7.fhir.r4.model.Reference reference
-
referenceTarget
org.hl7.fhir.r4.model.Resource referenceTarget
-
relativePath
org.hl7.fhir.r4.model.UrlType relativePath
-
-
Class org.hl7.fhir.r4.model.ImplementationGuide.SPDXLicenseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.InstantType extends org.hl7.fhir.r4.model.BaseDateTimeType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.InsurancePlan extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1910594688L
-
Serialized Fields
-
administeredBy
org.hl7.fhir.r4.model.Reference administeredBy
-
administeredByTarget
org.hl7.fhir.r4.model.Organization administeredByTarget
-
alias
List<org.hl7.fhir.r4.model.StringType> alias
-
contact
List<org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanContactComponent> contact
-
coverage
List<org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanCoverageComponent> coverage
-
coverageArea
List<org.hl7.fhir.r4.model.Reference> coverageArea
-
coverageAreaTarget
List<org.hl7.fhir.r4.model.Location> coverageAreaTarget
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
name
org.hl7.fhir.r4.model.StringType name
-
network
List<org.hl7.fhir.r4.model.Reference> network
-
networkTarget
List<org.hl7.fhir.r4.model.Organization> networkTarget
-
ownedBy
org.hl7.fhir.r4.model.Reference ownedBy
-
ownedByTarget
org.hl7.fhir.r4.model.Organization ownedByTarget
-
period
org.hl7.fhir.r4.model.Period period
-
plan
List<org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanComponent> plan
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.PublicationStatus> status
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -113658449L
-
Serialized Fields
-
limit
List<org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitLimitComponent> limit
-
requirement
org.hl7.fhir.r4.model.StringType requirement
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.CoverageBenefitLimitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -304318128L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
value
org.hl7.fhir.r4.model.Quantity value
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanContactComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1831121305L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.Address address
-
name
org.hl7.fhir.r4.model.HumanName name
-
purpose
org.hl7.fhir.r4.model.CodeableConcept purpose
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanCoverageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1186191877L
-
Class org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2063324071L
-
Serialized Fields
-
coverageArea
List<org.hl7.fhir.r4.model.Reference> coverageArea
-
coverageAreaTarget
List<org.hl7.fhir.r4.model.Location> coverageAreaTarget
-
generalCost
List<org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent> generalCost
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
network
List<org.hl7.fhir.r4.model.Reference> network
-
networkTarget
List<org.hl7.fhir.r4.model.Organization> networkTarget
-
specificCost
List<org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent> specificCost
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanGeneralCostComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1563949866L
-
Serialized Fields
-
comment
org.hl7.fhir.r4.model.StringType comment
-
cost
org.hl7.fhir.r4.model.Money cost
-
groupSize
org.hl7.fhir.r4.model.PositiveIntType groupSize
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.InsurancePlanPlanSpecificCostComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 922585525L
-
Serialized Fields
-
benefit
List<org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitComponent> benefit
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 792296200L
-
Serialized Fields
-
cost
List<org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitCostComponent> cost
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.InsurancePlan.PlanBenefitCostComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -340688733L
-
Serialized Fields
-
applicability
org.hl7.fhir.r4.model.CodeableConcept applicability
-
qualifiers
List<org.hl7.fhir.r4.model.CodeableConcept> qualifiers
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.Quantity value
-
-
Class org.hl7.fhir.r4.model.IntegerType extends org.hl7.fhir.r4.model.PrimitiveType<Integer> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Invoice extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -62357265L
-
Serialized Fields
-
account
org.hl7.fhir.r4.model.Reference account
-
accountTarget
org.hl7.fhir.r4.model.Account accountTarget
-
cancelledReason
org.hl7.fhir.r4.model.StringType cancelledReason
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
issuer
org.hl7.fhir.r4.model.Reference issuer
-
issuerTarget
org.hl7.fhir.r4.model.Organization issuerTarget
-
lineItem
List<org.hl7.fhir.r4.model.Invoice.InvoiceLineItemComponent> lineItem
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
participant
List<org.hl7.fhir.r4.model.Invoice.InvoiceParticipantComponent> participant
-
paymentTerms
org.hl7.fhir.r4.model.MarkdownType paymentTerms
-
recipient
org.hl7.fhir.r4.model.Reference recipient
-
recipientTarget
org.hl7.fhir.r4.model.Resource recipientTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Invoice.InvoiceStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
totalGross
org.hl7.fhir.r4.model.Money totalGross
-
totalNet
org.hl7.fhir.r4.model.Money totalNet
-
totalPriceComponent
List<org.hl7.fhir.r4.model.Invoice.InvoiceLineItemPriceComponentComponent> totalPriceComponent
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Invoice.InvoiceLineItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1013610189L
-
Serialized Fields
-
chargeItem
org.hl7.fhir.r4.model.Type chargeItem
-
priceComponent
List<org.hl7.fhir.r4.model.Invoice.InvoiceLineItemPriceComponentComponent> priceComponent
-
sequence
org.hl7.fhir.r4.model.PositiveIntType sequence
-
-
Class org.hl7.fhir.r4.model.Invoice.InvoiceLineItemPriceComponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1223988958L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Invoice.InvoicePriceComponentType> type
-
-
Class org.hl7.fhir.r4.model.Invoice.InvoiceParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 805521719L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
-
Class org.hl7.fhir.r4.model.Invoice.InvoicePriceComponentTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Invoice.InvoiceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Library extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -796686369L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
content
List<org.hl7.fhir.r4.model.Attachment> content
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
dataRequirement
List<org.hl7.fhir.r4.model.DataRequirement> dataRequirement
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
parameter
List<org.hl7.fhir.r4.model.ParameterDefinition> parameter
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.Linkage extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 25900306L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
item
List<org.hl7.fhir.r4.model.Linkage.LinkageItemComponent> item
-
-
Class org.hl7.fhir.r4.model.Linkage.LinkageItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -209332008L
-
Serialized Fields
-
resource
org.hl7.fhir.r4.model.Reference resource
-
resourceTarget
org.hl7.fhir.r4.model.Resource resourceTarget
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Linkage.LinkageType> type
-
-
Class org.hl7.fhir.r4.model.Linkage.LinkageTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ListResource extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 2071342704L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
emptyReason
org.hl7.fhir.r4.model.CodeableConcept emptyReason
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
entry
List<org.hl7.fhir.r4.model.ListResource.ListEntryComponent> entry
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ListResource.ListMode> mode
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
orderedBy
org.hl7.fhir.r4.model.CodeableConcept orderedBy
-
source
org.hl7.fhir.r4.model.Reference source
-
sourceTarget
org.hl7.fhir.r4.model.Resource sourceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ListResource.ListStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.ListResource.ListEntryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -758164425L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
deleted
org.hl7.fhir.r4.model.BooleanType deleted
-
flag
org.hl7.fhir.r4.model.CodeableConcept flag
-
item
org.hl7.fhir.r4.model.Reference item
-
itemTarget
org.hl7.fhir.r4.model.Resource itemTarget
-
-
Class org.hl7.fhir.r4.model.ListResource.ListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ListResource.ListStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Location extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2126621333L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.Address address
-
alias
List<org.hl7.fhir.r4.model.StringType> alias
-
availabilityExceptions
org.hl7.fhir.r4.model.StringType availabilityExceptions
-
description
org.hl7.fhir.r4.model.StringType description
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
hoursOfOperation
List<org.hl7.fhir.r4.model.Location.LocationHoursOfOperationComponent> hoursOfOperation
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
managingOrganization
org.hl7.fhir.r4.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.r4.model.Organization managingOrganizationTarget
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Location.LocationMode> mode
-
name
org.hl7.fhir.r4.model.StringType name
-
operationalStatus
org.hl7.fhir.r4.model.Coding operationalStatus
-
partOf
org.hl7.fhir.r4.model.Reference partOf
-
partOfTarget
org.hl7.fhir.r4.model.Location partOfTarget
-
physicalType
org.hl7.fhir.r4.model.CodeableConcept physicalType
-
position
org.hl7.fhir.r4.model.Location.LocationPositionComponent position
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Location.LocationStatus> status
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.Location.DaysOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Location.LocationHoursOfOperationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -932551849L
-
Serialized Fields
-
allDay
org.hl7.fhir.r4.model.BooleanType allDay
-
closingTime
org.hl7.fhir.r4.model.TimeType closingTime
-
daysOfWeek
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Location.DaysOfWeek>> daysOfWeek
-
openingTime
org.hl7.fhir.r4.model.TimeType openingTime
-
-
Class org.hl7.fhir.r4.model.Location.LocationModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Location.LocationPositionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -74276134L
-
Serialized Fields
-
altitude
org.hl7.fhir.r4.model.DecimalType altitude
-
latitude
org.hl7.fhir.r4.model.DecimalType latitude
-
longitude
org.hl7.fhir.r4.model.DecimalType longitude
-
-
Class org.hl7.fhir.r4.model.Location.LocationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MarkdownType extends org.hl7.fhir.r4.model.StringType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.MarketingStatus extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- -1445736863L
-
Serialized Fields
-
country
org.hl7.fhir.r4.model.CodeableConcept country
-
dateRange
org.hl7.fhir.r4.model.Period dateRange
-
jurisdiction
org.hl7.fhir.r4.model.CodeableConcept jurisdiction
-
restoreDate
org.hl7.fhir.r4.model.DateTimeType restoreDate
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
-
Class org.hl7.fhir.r4.model.Measure extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 341731972L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
clinicalRecommendationStatement
org.hl7.fhir.r4.model.MarkdownType clinicalRecommendationStatement
-
compositeScoring
org.hl7.fhir.r4.model.CodeableConcept compositeScoring
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
definition
List<org.hl7.fhir.r4.model.MarkdownType> definition
-
disclaimer
org.hl7.fhir.r4.model.MarkdownType disclaimer
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
group
List<org.hl7.fhir.r4.model.Measure.MeasureGroupComponent> group
-
guidance
org.hl7.fhir.r4.model.MarkdownType guidance
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
improvementNotation
org.hl7.fhir.r4.model.CodeableConcept improvementNotation
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.r4.model.CanonicalType> library
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
rateAggregation
org.hl7.fhir.r4.model.StringType rateAggregation
-
rationale
org.hl7.fhir.r4.model.MarkdownType rationale
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
riskAdjustment
org.hl7.fhir.r4.model.StringType riskAdjustment
-
scoring
org.hl7.fhir.r4.model.CodeableConcept scoring
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
supplementalData
List<org.hl7.fhir.r4.model.Measure.MeasureSupplementalDataComponent> supplementalData
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.Measure.MeasureGroupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1797567579L
-
Serialized Fields
-
Class org.hl7.fhir.r4.model.Measure.MeasureGroupPopulationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2107514056L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
criteria
org.hl7.fhir.r4.model.Expression criteria
-
description
org.hl7.fhir.r4.model.StringType description
-
-
Class org.hl7.fhir.r4.model.Measure.MeasureGroupStratifierComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1706793609L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
component
List<org.hl7.fhir.r4.model.Measure.MeasureGroupStratifierComponentComponent> component
-
criteria
org.hl7.fhir.r4.model.Expression criteria
-
description
org.hl7.fhir.r4.model.StringType description
-
-
Class org.hl7.fhir.r4.model.Measure.MeasureGroupStratifierComponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2107514056L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
criteria
org.hl7.fhir.r4.model.Expression criteria
-
description
org.hl7.fhir.r4.model.StringType description
-
-
Class org.hl7.fhir.r4.model.Measure.MeasureSupplementalDataComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1897021670L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
criteria
org.hl7.fhir.r4.model.Expression criteria
-
description
org.hl7.fhir.r4.model.StringType description
-
usage
List<org.hl7.fhir.r4.model.CodeableConcept> usage
-
-
Class org.hl7.fhir.r4.model.MeasureReport extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 355307999L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
evaluatedResource
List<org.hl7.fhir.r4.model.Reference> evaluatedResource
-
evaluatedResourceTarget
List<org.hl7.fhir.r4.model.Resource> evaluatedResourceTarget
-
group
List<org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupComponent> group
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
improvementNotation
org.hl7.fhir.r4.model.CodeableConcept improvementNotation
-
measure
org.hl7.fhir.r4.model.CanonicalType measure
-
period
org.hl7.fhir.r4.model.Period period
-
reporter
org.hl7.fhir.r4.model.Reference reporter
-
reporterTarget
org.hl7.fhir.r4.model.Resource reporterTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MeasureReport.MeasureReportStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MeasureReport.MeasureReportType> type
-
-
Class org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1744426009L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
measureScore
org.hl7.fhir.r4.model.Quantity measureScore
-
population
List<org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupPopulationComponent> population
-
stratifier
List<org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupStratifierComponent> stratifier
-
-
Class org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupPopulationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 210461445L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
count
org.hl7.fhir.r4.model.IntegerType count
-
subjectResults
org.hl7.fhir.r4.model.Reference subjectResults
-
subjectResultsTarget
org.hl7.fhir.r4.model.ListResource subjectResultsTarget
-
-
Class org.hl7.fhir.r4.model.MeasureReport.MeasureReportGroupStratifierComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 259550185L
-
Class org.hl7.fhir.r4.model.MeasureReport.MeasureReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MeasureReport.MeasureReportTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MeasureReport.StratifierGroupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 892251179L
-
Serialized Fields
-
component
List<org.hl7.fhir.r4.model.MeasureReport.StratifierGroupComponentComponent> component
-
measureScore
org.hl7.fhir.r4.model.Quantity measureScore
-
population
List<org.hl7.fhir.r4.model.MeasureReport.StratifierGroupPopulationComponent> population
-
value
org.hl7.fhir.r4.model.CodeableConcept value
-
-
Class org.hl7.fhir.r4.model.MeasureReport.StratifierGroupComponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1750253426L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
value
org.hl7.fhir.r4.model.CodeableConcept value
-
-
Class org.hl7.fhir.r4.model.MeasureReport.StratifierGroupPopulationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 210461445L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
count
org.hl7.fhir.r4.model.IntegerType count
-
subjectResults
org.hl7.fhir.r4.model.Reference subjectResults
-
subjectResultsTarget
org.hl7.fhir.r4.model.ListResource subjectResultsTarget
-
-
Class org.hl7.fhir.r4.model.Media extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 2069980126L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
content
org.hl7.fhir.r4.model.Attachment content
-
created
org.hl7.fhir.r4.model.Type created
-
device
org.hl7.fhir.r4.model.Reference device
-
deviceName
org.hl7.fhir.r4.model.StringType deviceName
-
deviceTarget
org.hl7.fhir.r4.model.Resource deviceTarget
-
duration
org.hl7.fhir.r4.model.DecimalType duration
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
frames
org.hl7.fhir.r4.model.PositiveIntType frames
-
height
org.hl7.fhir.r4.model.PositiveIntType height
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
issued
org.hl7.fhir.r4.model.InstantType issued
-
modality
org.hl7.fhir.r4.model.CodeableConcept modality
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
operator
org.hl7.fhir.r4.model.Reference operator
-
operatorTarget
org.hl7.fhir.r4.model.Resource operatorTarget
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Media.MediaStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
view
org.hl7.fhir.r4.model.CodeableConcept view
-
width
org.hl7.fhir.r4.model.PositiveIntType width
-
-
Class org.hl7.fhir.r4.model.Media.MediaStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Medication extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 781229373L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Ratio amount
-
batch
org.hl7.fhir.r4.model.Medication.MedicationBatchComponent batch
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
form
org.hl7.fhir.r4.model.CodeableConcept form
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
ingredient
List<org.hl7.fhir.r4.model.Medication.MedicationIngredientComponent> ingredient
-
manufacturer
org.hl7.fhir.r4.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.r4.model.Organization manufacturerTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Medication.MedicationStatus> status
-
-
Class org.hl7.fhir.r4.model.Medication.MedicationBatchComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1982738755L
-
Serialized Fields
-
expirationDate
org.hl7.fhir.r4.model.DateTimeType expirationDate
-
lotNumber
org.hl7.fhir.r4.model.StringType lotNumber
-
-
Class org.hl7.fhir.r4.model.Medication.MedicationIngredientComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1365103497L
-
Serialized Fields
-
isActive
org.hl7.fhir.r4.model.BooleanType isActive
-
item
org.hl7.fhir.r4.model.Type item
-
strength
org.hl7.fhir.r4.model.Ratio strength
-
-
Class org.hl7.fhir.r4.model.Medication.MedicationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationAdministration extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 463158971L
-
Serialized Fields
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
context
org.hl7.fhir.r4.model.Reference context
-
contextTarget
org.hl7.fhir.r4.model.Resource contextTarget
-
device
List<org.hl7.fhir.r4.model.Reference> device
-
deviceTarget
List<org.hl7.fhir.r4.model.Device> deviceTarget
-
dosage
org.hl7.fhir.r4.model.MedicationAdministration.MedicationAdministrationDosageComponent dosage
-
effective
org.hl7.fhir.r4.model.Type effective
-
eventHistory
List<org.hl7.fhir.r4.model.Reference> eventHistory
-
eventHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> eventHistoryTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiates
List<org.hl7.fhir.r4.model.UriType> instantiates
-
medication
org.hl7.fhir.r4.model.Type medication
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
performer
List<org.hl7.fhir.r4.model.MedicationAdministration.MedicationAdministrationPerformerComponent> performer
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
request
org.hl7.fhir.r4.model.Reference request
-
requestTarget
org.hl7.fhir.r4.model.MedicationRequest requestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationAdministration.MedicationAdministrationStatus> status
-
statusReason
List<org.hl7.fhir.r4.model.CodeableConcept> statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
supportingInformation
List<org.hl7.fhir.r4.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.r4.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.r4.model.MedicationAdministration.MedicationAdministrationDosageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 947835626L
-
Serialized Fields
-
dose
org.hl7.fhir.r4.model.Quantity dose
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
rate
org.hl7.fhir.r4.model.Type rate
-
route
org.hl7.fhir.r4.model.CodeableConcept route
-
site
org.hl7.fhir.r4.model.CodeableConcept site
-
text
org.hl7.fhir.r4.model.StringType text
-
-
Class org.hl7.fhir.r4.model.MedicationAdministration.MedicationAdministrationPerformerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1424001049L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
function
org.hl7.fhir.r4.model.CodeableConcept function
-
-
Class org.hl7.fhir.r4.model.MedicationAdministration.MedicationAdministrationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationDispense extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -976967238L
-
Serialized Fields
-
authorizingPrescription
List<org.hl7.fhir.r4.model.Reference> authorizingPrescription
-
authorizingPrescriptionTarget
List<org.hl7.fhir.r4.model.MedicationRequest> authorizingPrescriptionTarget
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
context
org.hl7.fhir.r4.model.Reference context
-
contextTarget
org.hl7.fhir.r4.model.Resource contextTarget
-
daysSupply
org.hl7.fhir.r4.model.Quantity daysSupply
-
destination
org.hl7.fhir.r4.model.Reference destination
-
destinationTarget
org.hl7.fhir.r4.model.Location destinationTarget
-
detectedIssue
List<org.hl7.fhir.r4.model.Reference> detectedIssue
-
detectedIssueTarget
List<org.hl7.fhir.r4.model.DetectedIssue> detectedIssueTarget
-
dosageInstruction
List<org.hl7.fhir.r4.model.Dosage> dosageInstruction
-
eventHistory
List<org.hl7.fhir.r4.model.Reference> eventHistory
-
eventHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> eventHistoryTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
medication
org.hl7.fhir.r4.model.Type medication
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Procedure> partOfTarget
-
performer
List<org.hl7.fhir.r4.model.MedicationDispense.MedicationDispensePerformerComponent> performer
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
receiver
List<org.hl7.fhir.r4.model.Reference> receiver
-
receiverTarget
List<org.hl7.fhir.r4.model.Resource> receiverTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseStatus> status
-
statusReason
org.hl7.fhir.r4.model.Type statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
substitution
org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseSubstitutionComponent substitution
-
supportingInformation
List<org.hl7.fhir.r4.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.r4.model.Resource> supportingInformationTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
whenHandedOver
org.hl7.fhir.r4.model.DateTimeType whenHandedOver
-
whenPrepared
org.hl7.fhir.r4.model.DateTimeType whenPrepared
-
-
Class org.hl7.fhir.r4.model.MedicationDispense.MedicationDispensePerformerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1424001049L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
function
org.hl7.fhir.r4.model.CodeableConcept function
-
-
Class org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationDispense.MedicationDispenseSubstitutionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 357914571L
-
Serialized Fields
-
reason
List<org.hl7.fhir.r4.model.CodeableConcept> reason
-
responsibleParty
List<org.hl7.fhir.r4.model.Reference> responsibleParty
-
responsiblePartyTarget
List<org.hl7.fhir.r4.model.Resource> responsiblePartyTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
wasSubstituted
org.hl7.fhir.r4.model.BooleanType wasSubstituted
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1230067857L
-
Serialized Fields
-
administrationGuidelines
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent> administrationGuidelines
-
amount
org.hl7.fhir.r4.model.Quantity amount
-
associatedMedication
List<org.hl7.fhir.r4.model.Reference> associatedMedication
-
associatedMedicationTarget
List<org.hl7.fhir.r4.model.Medication> associatedMedicationTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
contraindication
List<org.hl7.fhir.r4.model.Reference> contraindication
-
contraindicationTarget
List<org.hl7.fhir.r4.model.DetectedIssue> contraindicationTarget
-
cost
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeCostComponent> cost
-
doseForm
org.hl7.fhir.r4.model.CodeableConcept doseForm
-
drugCharacteristic
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent> drugCharacteristic
-
ingredient
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeIngredientComponent> ingredient
-
intendedRoute
List<org.hl7.fhir.r4.model.CodeableConcept> intendedRoute
-
kinetics
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeKineticsComponent> kinetics
-
manufacturer
org.hl7.fhir.r4.model.Reference manufacturer
-
manufacturerTarget
org.hl7.fhir.r4.model.Organization manufacturerTarget
-
medicineClassification
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent> medicineClassification
-
monitoringProgram
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent> monitoringProgram
-
monograph
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMonographComponent> monograph
-
packaging
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgePackagingComponent packaging
-
preparationInstruction
org.hl7.fhir.r4.model.MarkdownType preparationInstruction
-
productType
List<org.hl7.fhir.r4.model.CodeableConcept> productType
-
regulatory
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryComponent> regulatory
-
relatedMedicationKnowledge
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent> relatedMedicationKnowledge
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeStatus> status
-
synonym
List<org.hl7.fhir.r4.model.StringType> synonym
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1196999266L
-
Serialized Fields
-
dosage
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent> dosage
-
indication
org.hl7.fhir.r4.model.Type indication
-
patientCharacteristics
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent> patientCharacteristics
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesDosageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1578257961L
-
Serialized Fields
-
dosage
List<org.hl7.fhir.r4.model.Dosage> dosage
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeAdministrationGuidelinesPatientCharacteristicsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -133608297L
-
Serialized Fields
-
characteristic
org.hl7.fhir.r4.model.Type characteristic
-
value
List<org.hl7.fhir.r4.model.StringType> value
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeCostComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 244671378L
-
Serialized Fields
-
cost
org.hl7.fhir.r4.model.Money cost
-
source
org.hl7.fhir.r4.model.StringType source
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeDrugCharacteristicComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -491121170L
-
Serialized Fields
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeIngredientComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1365103497L
-
Serialized Fields
-
isActive
org.hl7.fhir.r4.model.BooleanType isActive
-
item
org.hl7.fhir.r4.model.Type item
-
strength
org.hl7.fhir.r4.model.Ratio strength
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeKineticsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -206244264L
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMedicineClassificationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1562996046L
-
Serialized Fields
-
classification
List<org.hl7.fhir.r4.model.CodeableConcept> classification
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMonitoringProgramComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -280346281L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeMonographComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1392095381L
-
Serialized Fields
-
source
org.hl7.fhir.r4.model.Reference source
-
sourceTarget
org.hl7.fhir.r4.model.Resource sourceTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgePackagingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -308052041L
-
Serialized Fields
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1252605487L
-
Serialized Fields
-
maxDispense
org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent maxDispense
-
regulatoryAuthority
org.hl7.fhir.r4.model.Reference regulatoryAuthority
-
regulatoryAuthorityTarget
org.hl7.fhir.r4.model.Organization regulatoryAuthorityTarget
-
schedule
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent> schedule
-
substitution
List<org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent> substitution
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryMaxDispenseComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -441724185L
-
Serialized Fields
-
period
org.hl7.fhir.r4.model.Duration period
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatoryScheduleComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1955520912L
-
Serialized Fields
-
schedule
org.hl7.fhir.r4.model.CodeableConcept schedule
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRegulatorySubstitutionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 396354861L
-
Serialized Fields
-
allowed
org.hl7.fhir.r4.model.BooleanType allowed
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeRelatedMedicationKnowledgeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1285880636L
-
Class org.hl7.fhir.r4.model.MedicationKnowledge.MedicationKnowledgeStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1313900480L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
courseOfTherapyType
org.hl7.fhir.r4.model.CodeableConcept courseOfTherapyType
-
detectedIssue
List<org.hl7.fhir.r4.model.Reference> detectedIssue
-
detectedIssueTarget
List<org.hl7.fhir.r4.model.DetectedIssue> detectedIssueTarget
-
dispenseRequest
org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestDispenseRequestComponent dispenseRequest
-
doNotPerform
org.hl7.fhir.r4.model.BooleanType doNotPerform
-
dosageInstruction
List<org.hl7.fhir.r4.model.Dosage> dosageInstruction
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
eventHistory
List<org.hl7.fhir.r4.model.Reference> eventHistory
-
eventHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> eventHistoryTarget
-
groupIdentifier
org.hl7.fhir.r4.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
insurance
List<org.hl7.fhir.r4.model.Reference> insurance
-
insuranceTarget
List<org.hl7.fhir.r4.model.Resource> insuranceTarget
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestIntent> intent
-
medication
org.hl7.fhir.r4.model.Type medication
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerTarget
org.hl7.fhir.r4.model.Resource performerTarget
-
performerType
org.hl7.fhir.r4.model.CodeableConcept performerType
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestPriority> priority
-
priorPrescription
org.hl7.fhir.r4.model.Reference priorPrescription
-
priorPrescriptionTarget
org.hl7.fhir.r4.model.MedicationRequest priorPrescriptionTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
recorder
org.hl7.fhir.r4.model.Reference recorder
-
recorderTarget
org.hl7.fhir.r4.model.Resource recorderTarget
-
reported
org.hl7.fhir.r4.model.Type reported
-
requester
org.hl7.fhir.r4.model.Reference requester
-
requesterTarget
org.hl7.fhir.r4.model.Resource requesterTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
substitution
org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestSubstitutionComponent substitution
-
supportingInformation
List<org.hl7.fhir.r4.model.Reference> supportingInformation
-
supportingInformationTarget
List<org.hl7.fhir.r4.model.Resource> supportingInformationTarget
-
-
Class org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestDispenseRequestComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1680129929L
-
Serialized Fields
-
dispenseInterval
org.hl7.fhir.r4.model.Duration dispenseInterval
-
expectedSupplyDuration
org.hl7.fhir.r4.model.Duration expectedSupplyDuration
-
initialFill
org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent initialFill
-
numberOfRepeatsAllowed
org.hl7.fhir.r4.model.UnsignedIntType numberOfRepeatsAllowed
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerTarget
org.hl7.fhir.r4.model.Organization performerTarget
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
validityPeriod
org.hl7.fhir.r4.model.Period validityPeriod
-
-
Class org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestDispenseRequestInitialFillComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1223227956L
-
Serialized Fields
-
duration
org.hl7.fhir.r4.model.Duration duration
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
-
Class org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicationRequest.MedicationRequestSubstitutionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 547265407L
-
Serialized Fields
-
allowed
org.hl7.fhir.r4.model.Type allowed
-
reason
org.hl7.fhir.r4.model.CodeableConcept reason
-
-
Class org.hl7.fhir.r4.model.MedicationStatement extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1912813418L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
context
org.hl7.fhir.r4.model.Reference context
-
contextTarget
org.hl7.fhir.r4.model.Resource contextTarget
-
dateAsserted
org.hl7.fhir.r4.model.DateTimeType dateAsserted
-
derivedFrom
List<org.hl7.fhir.r4.model.Reference> derivedFrom
-
derivedFromTarget
List<org.hl7.fhir.r4.model.Resource> derivedFromTarget
-
dosage
List<org.hl7.fhir.r4.model.Dosage> dosage
-
effective
org.hl7.fhir.r4.model.Type effective
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
informationSource
org.hl7.fhir.r4.model.Reference informationSource
-
informationSourceTarget
org.hl7.fhir.r4.model.Resource informationSourceTarget
-
medication
org.hl7.fhir.r4.model.Type medication
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MedicationStatement.MedicationStatementStatus> status
-
statusReason
List<org.hl7.fhir.r4.model.CodeableConcept> statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.MedicationStatement.MedicationStatementStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MedicinalProduct extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -899196111L
-
Serialized Fields
-
additionalMonitoringIndicator
org.hl7.fhir.r4.model.CodeableConcept additionalMonitoringIndicator
-
attachedDocument
List<org.hl7.fhir.r4.model.Reference> attachedDocument
-
attachedDocumentTarget
List<org.hl7.fhir.r4.model.DocumentReference> attachedDocumentTarget
-
clinicalTrial
List<org.hl7.fhir.r4.model.Reference> clinicalTrial
-
clinicalTrialTarget
List<org.hl7.fhir.r4.model.ResearchStudy> clinicalTrialTarget
-
combinedPharmaceuticalDoseForm
org.hl7.fhir.r4.model.CodeableConcept combinedPharmaceuticalDoseForm
-
contact
List<org.hl7.fhir.r4.model.Reference> contact
-
contactTarget
List<org.hl7.fhir.r4.model.Resource> contactTarget
-
crossReference
List<org.hl7.fhir.r4.model.Identifier> crossReference
-
domain
org.hl7.fhir.r4.model.Coding domain
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
legalStatusOfSupply
org.hl7.fhir.r4.model.CodeableConcept legalStatusOfSupply
-
manufacturingBusinessOperation
List<org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent> manufacturingBusinessOperation
-
marketingStatus
List<org.hl7.fhir.r4.model.MarketingStatus> marketingStatus
-
masterFile
List<org.hl7.fhir.r4.model.Reference> masterFile
-
masterFileTarget
List<org.hl7.fhir.r4.model.DocumentReference> masterFileTarget
-
name
List<org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductNameComponent> name
-
packagedMedicinalProduct
List<org.hl7.fhir.r4.model.Reference> packagedMedicinalProduct
-
packagedMedicinalProductTarget
List<org.hl7.fhir.r4.model.MedicinalProductPackaged> packagedMedicinalProductTarget
-
paediatricUseIndicator
org.hl7.fhir.r4.model.CodeableConcept paediatricUseIndicator
-
pharmaceuticalProduct
List<org.hl7.fhir.r4.model.Reference> pharmaceuticalProduct
-
pharmaceuticalProductTarget
List<org.hl7.fhir.r4.model.MedicinalProductPharmaceutical> pharmaceuticalProductTarget
-
productClassification
List<org.hl7.fhir.r4.model.CodeableConcept> productClassification
-
specialDesignation
List<org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductSpecialDesignationComponent> specialDesignation
-
specialMeasures
List<org.hl7.fhir.r4.model.StringType> specialMeasures
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductManufacturingBusinessOperationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1259822353L
-
Serialized Fields
-
authorisationReferenceNumber
org.hl7.fhir.r4.model.Identifier authorisationReferenceNumber
-
confidentialityIndicator
org.hl7.fhir.r4.model.CodeableConcept confidentialityIndicator
-
effectiveDate
org.hl7.fhir.r4.model.DateTimeType effectiveDate
-
manufacturer
List<org.hl7.fhir.r4.model.Reference> manufacturer
-
manufacturerTarget
List<org.hl7.fhir.r4.model.Organization> manufacturerTarget
-
operationType
org.hl7.fhir.r4.model.CodeableConcept operationType
-
regulator
org.hl7.fhir.r4.model.Reference regulator
-
regulatorTarget
org.hl7.fhir.r4.model.Organization regulatorTarget
-
-
Class org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductNameComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2005005917L
-
Class org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductNameCountryLanguageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1627157564L
-
Serialized Fields
-
country
org.hl7.fhir.r4.model.CodeableConcept country
-
jurisdiction
org.hl7.fhir.r4.model.CodeableConcept jurisdiction
-
language
org.hl7.fhir.r4.model.CodeableConcept language
-
-
Class org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductNameNamePartComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -301533796L
-
Serialized Fields
-
part
org.hl7.fhir.r4.model.StringType part
-
type
org.hl7.fhir.r4.model.Coding type
-
-
Class org.hl7.fhir.r4.model.MedicinalProduct.MedicinalProductSpecialDesignationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1316809207L
-
Serialized Fields
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
indication
org.hl7.fhir.r4.model.Type indication
-
intendedUse
org.hl7.fhir.r4.model.CodeableConcept intendedUse
-
species
org.hl7.fhir.r4.model.CodeableConcept species
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicinalProductAuthorization extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 16249078L
-
Serialized Fields
-
country
List<org.hl7.fhir.r4.model.CodeableConcept> country
-
dataExclusivityPeriod
org.hl7.fhir.r4.model.Period dataExclusivityPeriod
-
dateOfFirstAuthorization
org.hl7.fhir.r4.model.DateTimeType dateOfFirstAuthorization
-
holder
org.hl7.fhir.r4.model.Reference holder
-
holderTarget
org.hl7.fhir.r4.model.Organization holderTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
internationalBirthDate
org.hl7.fhir.r4.model.DateTimeType internationalBirthDate
-
jurisdiction
List<org.hl7.fhir.r4.model.CodeableConcept> jurisdiction
-
jurisdictionalAuthorization
List<org.hl7.fhir.r4.model.MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent> jurisdictionalAuthorization
-
legalBasis
org.hl7.fhir.r4.model.CodeableConcept legalBasis
-
procedure
org.hl7.fhir.r4.model.MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent procedure
-
regulator
org.hl7.fhir.r4.model.Reference regulator
-
regulatorTarget
org.hl7.fhir.r4.model.Organization regulatorTarget
-
restoreDate
org.hl7.fhir.r4.model.DateTimeType restoreDate
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
statusDate
org.hl7.fhir.r4.model.DateTimeType statusDate
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
validityPeriod
org.hl7.fhir.r4.model.Period validityPeriod
-
-
Class org.hl7.fhir.r4.model.MedicinalProductAuthorization.MedicinalProductAuthorizationJurisdictionalAuthorizationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1893307291L
-
Serialized Fields
-
country
org.hl7.fhir.r4.model.CodeableConcept country
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
jurisdiction
List<org.hl7.fhir.r4.model.CodeableConcept> jurisdiction
-
legalStatusOfSupply
org.hl7.fhir.r4.model.CodeableConcept legalStatusOfSupply
-
validityPeriod
org.hl7.fhir.r4.model.Period validityPeriod
-
-
Class org.hl7.fhir.r4.model.MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 930236001L
-
Serialized Fields
-
application
List<org.hl7.fhir.r4.model.MedicinalProductAuthorization.MedicinalProductAuthorizationProcedureComponent> application
-
date
org.hl7.fhir.r4.model.Type date
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicinalProductContraindication extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1746103034L
-
Serialized Fields
-
comorbidity
List<org.hl7.fhir.r4.model.CodeableConcept> comorbidity
-
disease
org.hl7.fhir.r4.model.CodeableConcept disease
-
diseaseStatus
org.hl7.fhir.r4.model.CodeableConcept diseaseStatus
-
otherTherapy
List<org.hl7.fhir.r4.model.MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent> otherTherapy
-
population
List<org.hl7.fhir.r4.model.Population> population
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.Resource> subjectTarget
-
therapeuticIndication
List<org.hl7.fhir.r4.model.Reference> therapeuticIndication
-
therapeuticIndicationTarget
List<org.hl7.fhir.r4.model.MedicinalProductIndication> therapeuticIndicationTarget
-
-
Class org.hl7.fhir.r4.model.MedicinalProductContraindication.MedicinalProductContraindicationOtherTherapyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1438478115L
-
Serialized Fields
-
medication
org.hl7.fhir.r4.model.Type medication
-
therapyRelationshipType
org.hl7.fhir.r4.model.CodeableConcept therapyRelationshipType
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIndication extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1205519664L
-
Serialized Fields
-
comorbidity
List<org.hl7.fhir.r4.model.CodeableConcept> comorbidity
-
diseaseStatus
org.hl7.fhir.r4.model.CodeableConcept diseaseStatus
-
diseaseSymptomProcedure
org.hl7.fhir.r4.model.CodeableConcept diseaseSymptomProcedure
-
duration
org.hl7.fhir.r4.model.Quantity duration
-
intendedEffect
org.hl7.fhir.r4.model.CodeableConcept intendedEffect
-
otherTherapy
List<org.hl7.fhir.r4.model.MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent> otherTherapy
-
population
List<org.hl7.fhir.r4.model.Population> population
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.Resource> subjectTarget
-
undesirableEffect
List<org.hl7.fhir.r4.model.Reference> undesirableEffect
-
undesirableEffectTarget
List<org.hl7.fhir.r4.model.MedicinalProductUndesirableEffect> undesirableEffectTarget
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIndication.MedicinalProductIndicationOtherTherapyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1438478115L
-
Serialized Fields
-
medication
org.hl7.fhir.r4.model.Type medication
-
therapyRelationshipType
org.hl7.fhir.r4.model.CodeableConcept therapyRelationshipType
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIngredient extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1454686641L
-
Serialized Fields
-
allergenicIndicator
org.hl7.fhir.r4.model.BooleanType allergenicIndicator
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
manufacturer
List<org.hl7.fhir.r4.model.Reference> manufacturer
-
manufacturerTarget
List<org.hl7.fhir.r4.model.Organization> manufacturerTarget
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
specifiedSubstance
List<org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent> specifiedSubstance
-
substance
org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent substance
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -272590200L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
confidentiality
org.hl7.fhir.r4.model.CodeableConcept confidentiality
-
group
org.hl7.fhir.r4.model.CodeableConcept group
-
strength
List<org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent> strength
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1981438822L
-
Serialized Fields
-
concentration
org.hl7.fhir.r4.model.Ratio concentration
-
concentrationLowLimit
org.hl7.fhir.r4.model.Ratio concentrationLowLimit
-
country
List<org.hl7.fhir.r4.model.CodeableConcept> country
-
measurementPoint
org.hl7.fhir.r4.model.StringType measurementPoint
-
presentation
org.hl7.fhir.r4.model.Ratio presentation
-
presentationLowLimit
org.hl7.fhir.r4.model.Ratio presentationLowLimit
-
referenceStrength
List<org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent> referenceStrength
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthReferenceStrengthComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -839485716L
-
Serialized Fields
-
country
List<org.hl7.fhir.r4.model.CodeableConcept> country
-
measurementPoint
org.hl7.fhir.r4.model.StringType measurementPoint
-
strength
org.hl7.fhir.r4.model.Ratio strength
-
strengthLowLimit
org.hl7.fhir.r4.model.Ratio strengthLowLimit
-
substance
org.hl7.fhir.r4.model.CodeableConcept substance
-
-
Class org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSubstanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1325868149L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
strength
List<org.hl7.fhir.r4.model.MedicinalProductIngredient.MedicinalProductIngredientSpecifiedSubstanceStrengthComponent> strength
-
-
Class org.hl7.fhir.r4.model.MedicinalProductInteraction extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1872687169L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
effect
org.hl7.fhir.r4.model.CodeableConcept effect
-
incidence
org.hl7.fhir.r4.model.CodeableConcept incidence
-
interactant
List<org.hl7.fhir.r4.model.MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent> interactant
-
management
org.hl7.fhir.r4.model.CodeableConcept management
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.Resource> subjectTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicinalProductInteraction.MedicinalProductInteractionInteractantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1445276561L
-
Serialized Fields
-
item
org.hl7.fhir.r4.model.Type item
-
-
Class org.hl7.fhir.r4.model.MedicinalProductManufactured extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 623073384L
-
Serialized Fields
-
ingredient
List<org.hl7.fhir.r4.model.Reference> ingredient
-
ingredientTarget
List<org.hl7.fhir.r4.model.MedicinalProductIngredient> ingredientTarget
-
manufacturedDoseForm
org.hl7.fhir.r4.model.CodeableConcept manufacturedDoseForm
-
manufacturer
List<org.hl7.fhir.r4.model.Reference> manufacturer
-
manufacturerTarget
List<org.hl7.fhir.r4.model.Organization> manufacturerTarget
-
otherCharacteristics
List<org.hl7.fhir.r4.model.CodeableConcept> otherCharacteristics
-
physicalCharacteristics
org.hl7.fhir.r4.model.ProdCharacteristic physicalCharacteristics
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
unitOfPresentation
org.hl7.fhir.r4.model.CodeableConcept unitOfPresentation
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPackaged extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1530863773L
-
Serialized Fields
-
batchIdentifier
List<org.hl7.fhir.r4.model.MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent> batchIdentifier
-
description
org.hl7.fhir.r4.model.StringType description
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
legalStatusOfSupply
org.hl7.fhir.r4.model.CodeableConcept legalStatusOfSupply
-
manufacturer
List<org.hl7.fhir.r4.model.Reference> manufacturer
-
manufacturerTarget
List<org.hl7.fhir.r4.model.Organization> manufacturerTarget
-
marketingAuthorization
org.hl7.fhir.r4.model.Reference marketingAuthorization
-
marketingAuthorizationTarget
org.hl7.fhir.r4.model.MedicinalProductAuthorization marketingAuthorizationTarget
-
marketingStatus
List<org.hl7.fhir.r4.model.MarketingStatus> marketingStatus
-
packageItem
List<org.hl7.fhir.r4.model.MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent> packageItem
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.MedicinalProduct> subjectTarget
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPackaged.MedicinalProductPackagedBatchIdentifierComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1187365068L
-
Serialized Fields
-
immediatePackaging
org.hl7.fhir.r4.model.Identifier immediatePackaging
-
outerPackaging
org.hl7.fhir.r4.model.Identifier outerPackaging
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1454286533L
-
Serialized Fields
-
alternateMaterial
List<org.hl7.fhir.r4.model.CodeableConcept> alternateMaterial
-
device
List<org.hl7.fhir.r4.model.Reference> device
-
deviceTarget
List<org.hl7.fhir.r4.model.DeviceDefinition> deviceTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
manufacturedItem
List<org.hl7.fhir.r4.model.Reference> manufacturedItem
-
manufacturedItemTarget
List<org.hl7.fhir.r4.model.MedicinalProductManufactured> manufacturedItemTarget
-
manufacturer
List<org.hl7.fhir.r4.model.Reference> manufacturer
-
manufacturerTarget
List<org.hl7.fhir.r4.model.Organization> manufacturerTarget
-
material
List<org.hl7.fhir.r4.model.CodeableConcept> material
-
otherCharacteristics
List<org.hl7.fhir.r4.model.CodeableConcept> otherCharacteristics
-
packageItem
List<org.hl7.fhir.r4.model.MedicinalProductPackaged.MedicinalProductPackagedPackageItemComponent> packageItem
-
physicalCharacteristics
org.hl7.fhir.r4.model.ProdCharacteristic physicalCharacteristics
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
shelfLifeStorage
List<org.hl7.fhir.r4.model.ProductShelfLife> shelfLifeStorage
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPharmaceutical extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1201548050L
-
Serialized Fields
-
administrableDoseForm
org.hl7.fhir.r4.model.CodeableConcept administrableDoseForm
-
characteristics
List<org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent> characteristics
-
device
List<org.hl7.fhir.r4.model.Reference> device
-
deviceTarget
List<org.hl7.fhir.r4.model.DeviceDefinition> deviceTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
ingredient
List<org.hl7.fhir.r4.model.Reference> ingredient
-
ingredientTarget
List<org.hl7.fhir.r4.model.MedicinalProductIngredient> ingredientTarget
-
routeOfAdministration
List<org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent> routeOfAdministration
-
unitOfPresentation
org.hl7.fhir.r4.model.CodeableConcept unitOfPresentation
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalCharacteristicsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1414556635L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 854394783L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
firstDose
org.hl7.fhir.r4.model.Quantity firstDose
-
maxDosePerDay
org.hl7.fhir.r4.model.Quantity maxDosePerDay
-
maxDosePerTreatmentPeriod
org.hl7.fhir.r4.model.Ratio maxDosePerTreatmentPeriod
-
maxSingleDose
org.hl7.fhir.r4.model.Quantity maxSingleDose
-
maxTreatmentPeriod
org.hl7.fhir.r4.model.Duration maxTreatmentPeriod
-
targetSpecies
List<org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent> targetSpecies
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -664052812L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
withdrawalPeriod
List<org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent> withdrawalPeriod
-
-
Class org.hl7.fhir.r4.model.MedicinalProductPharmaceutical.MedicinalProductPharmaceuticalRouteOfAdministrationTargetSpeciesWithdrawalPeriodComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1113691238L
-
Serialized Fields
-
supportingInformation
org.hl7.fhir.r4.model.StringType supportingInformation
-
tissue
org.hl7.fhir.r4.model.CodeableConcept tissue
-
value
org.hl7.fhir.r4.model.Quantity value
-
-
Class org.hl7.fhir.r4.model.MedicinalProductUndesirableEffect extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1960253956L
-
Serialized Fields
-
classification
org.hl7.fhir.r4.model.CodeableConcept classification
-
frequencyOfOccurrence
org.hl7.fhir.r4.model.CodeableConcept frequencyOfOccurrence
-
population
List<org.hl7.fhir.r4.model.Population> population
-
subject
List<org.hl7.fhir.r4.model.Reference> subject
-
subjectTarget
List<org.hl7.fhir.r4.model.Resource> subjectTarget
-
symptomConditionEffect
org.hl7.fhir.r4.model.CodeableConcept symptomConditionEffect
-
-
Class org.hl7.fhir.r4.model.MessageDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 927775347L
-
Serialized Fields
-
allowedResponse
List<org.hl7.fhir.r4.model.MessageDefinition.MessageDefinitionAllowedResponseComponent> allowedResponse
-
base
org.hl7.fhir.r4.model.CanonicalType base
-
category
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MessageDefinition.MessageSignificanceCategory> category
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
event
org.hl7.fhir.r4.model.Type event
-
focus
List<org.hl7.fhir.r4.model.MessageDefinition.MessageDefinitionFocusComponent> focus
-
graph
List<org.hl7.fhir.r4.model.CanonicalType> graph
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
parent
List<org.hl7.fhir.r4.model.CanonicalType> parent
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
replaces
List<org.hl7.fhir.r4.model.CanonicalType> replaces
-
responseRequired
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MessageDefinition.MessageheaderResponseRequest> responseRequired
-
-
Class org.hl7.fhir.r4.model.MessageDefinition.MessageDefinitionAllowedResponseComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1943810550L
-
Serialized Fields
-
message
org.hl7.fhir.r4.model.CanonicalType message
-
situation
org.hl7.fhir.r4.model.MarkdownType situation
-
-
Class org.hl7.fhir.r4.model.MessageDefinition.MessageDefinitionFocusComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -68504836L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
max
org.hl7.fhir.r4.model.StringType max
-
min
org.hl7.fhir.r4.model.UnsignedIntType min
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
-
Class org.hl7.fhir.r4.model.MessageDefinition.MessageheaderResponseRequestEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MessageDefinition.MessageSignificanceCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MessageHeader extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1039408819L
-
Serialized Fields
-
author
org.hl7.fhir.r4.model.Reference author
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
definition
org.hl7.fhir.r4.model.CanonicalType definition
-
destination
List<org.hl7.fhir.r4.model.MessageHeader.MessageDestinationComponent> destination
-
enterer
org.hl7.fhir.r4.model.Reference enterer
-
entererTarget
org.hl7.fhir.r4.model.Resource entererTarget
-
event
org.hl7.fhir.r4.model.Type event
-
focus
List<org.hl7.fhir.r4.model.Reference> focus
-
focusTarget
List<org.hl7.fhir.r4.model.Resource> focusTarget
-
reason
org.hl7.fhir.r4.model.CodeableConcept reason
-
response
org.hl7.fhir.r4.model.MessageHeader.MessageHeaderResponseComponent response
-
responsible
org.hl7.fhir.r4.model.Reference responsible
-
responsibleTarget
org.hl7.fhir.r4.model.Resource responsibleTarget
-
sender
org.hl7.fhir.r4.model.Reference sender
-
senderTarget
org.hl7.fhir.r4.model.Resource senderTarget
-
source
org.hl7.fhir.r4.model.MessageHeader.MessageSourceComponent source
-
-
Class org.hl7.fhir.r4.model.MessageHeader.MessageDestinationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 611064500L
-
Serialized Fields
-
endpoint
org.hl7.fhir.r4.model.UrlType endpoint
-
name
org.hl7.fhir.r4.model.StringType name
-
receiver
org.hl7.fhir.r4.model.Reference receiver
-
receiverTarget
org.hl7.fhir.r4.model.Resource receiverTarget
-
target
org.hl7.fhir.r4.model.Reference target
-
targetTarget
org.hl7.fhir.r4.model.Device targetTarget
-
-
Class org.hl7.fhir.r4.model.MessageHeader.MessageHeaderResponseComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1008716838L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MessageHeader.ResponseType> code
-
details
org.hl7.fhir.r4.model.Reference details
-
detailsTarget
org.hl7.fhir.r4.model.OperationOutcome detailsTarget
-
identifier
org.hl7.fhir.r4.model.IdType identifier
-
-
Class org.hl7.fhir.r4.model.MessageHeader.MessageSourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -350916401L
-
Serialized Fields
-
contact
org.hl7.fhir.r4.model.ContactPoint contact
-
endpoint
org.hl7.fhir.r4.model.UrlType endpoint
-
name
org.hl7.fhir.r4.model.StringType name
-
software
org.hl7.fhir.r4.model.StringType software
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.MessageHeader.ResponseTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Meta extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1386695622L
-
Serialized Fields
-
lastUpdated
org.hl7.fhir.r4.model.InstantType lastUpdated
-
profile
List<org.hl7.fhir.r4.model.CanonicalType> profile
-
security
List<org.hl7.fhir.r4.model.Coding> security
-
source
org.hl7.fhir.r4.model.UriType source
-
tag
List<org.hl7.fhir.r4.model.Coding> tag
-
versionId
org.hl7.fhir.r4.model.IdType versionId
-
-
Class org.hl7.fhir.r4.model.MetadataResource extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1952104592L
-
Serialized Fields
-
contact
List<org.hl7.fhir.r4.model.ContactDetail> contact
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
experimental
org.hl7.fhir.r4.model.BooleanType experimental
-
jurisdiction
List<org.hl7.fhir.r4.model.CodeableConcept> jurisdiction
-
name
org.hl7.fhir.r4.model.StringType name
-
publisher
org.hl7.fhir.r4.model.StringType publisher
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.PublicationStatus> status
-
title
org.hl7.fhir.r4.model.StringType title
-
url
org.hl7.fhir.r4.model.UriType url
-
useContext
List<org.hl7.fhir.r4.model.UsageContext> useContext
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.MolecularSequence extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1541133500L
-
Serialized Fields
-
coordinateSystem
org.hl7.fhir.r4.model.IntegerType coordinateSystem
-
device
org.hl7.fhir.r4.model.Reference device
-
deviceTarget
org.hl7.fhir.r4.model.Device deviceTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
observedSeq
org.hl7.fhir.r4.model.StringType observedSeq
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerTarget
org.hl7.fhir.r4.model.Organization performerTarget
-
pointer
List<org.hl7.fhir.r4.model.Reference> pointer
-
pointerTarget
List<org.hl7.fhir.r4.model.MolecularSequence> pointerTarget
-
quality
List<org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityComponent> quality
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
readCoverage
org.hl7.fhir.r4.model.IntegerType readCoverage
-
referenceSeq
org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceReferenceSeqComponent referenceSeq
-
repository
List<org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceRepositoryComponent> repository
-
specimen
org.hl7.fhir.r4.model.Reference specimen
-
specimenTarget
org.hl7.fhir.r4.model.Specimen specimenTarget
-
structureVariant
List<org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceStructureVariantComponent> structureVariant
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.SequenceType> type
-
variant
List<org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceVariantComponent> variant
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -811933526L
-
Serialized Fields
-
end
org.hl7.fhir.r4.model.IntegerType end
-
fScore
org.hl7.fhir.r4.model.DecimalType fScore
-
gtFP
org.hl7.fhir.r4.model.DecimalType gtFP
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
precision
org.hl7.fhir.r4.model.DecimalType precision
-
queryFP
org.hl7.fhir.r4.model.DecimalType queryFP
-
queryTP
org.hl7.fhir.r4.model.DecimalType queryTP
-
recall
org.hl7.fhir.r4.model.DecimalType recall
-
roc
org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityRocComponent roc
-
score
org.hl7.fhir.r4.model.Quantity score
-
standardSequence
org.hl7.fhir.r4.model.CodeableConcept standardSequence
-
start
org.hl7.fhir.r4.model.IntegerType start
-
truthFN
org.hl7.fhir.r4.model.DecimalType truthFN
-
truthTP
org.hl7.fhir.r4.model.DecimalType truthTP
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.QualityType> type
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceQualityRocComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1923392132L
-
Serialized Fields
-
fMeasure
List<org.hl7.fhir.r4.model.DecimalType> fMeasure
-
numFN
List<org.hl7.fhir.r4.model.IntegerType> numFN
-
numFP
List<org.hl7.fhir.r4.model.IntegerType> numFP
-
numTP
List<org.hl7.fhir.r4.model.IntegerType> numTP
-
precision
List<org.hl7.fhir.r4.model.DecimalType> precision
-
score
List<org.hl7.fhir.r4.model.IntegerType> score
-
sensitivity
List<org.hl7.fhir.r4.model.DecimalType> sensitivity
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceReferenceSeqComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 307364267L
-
Serialized Fields
-
chromosome
org.hl7.fhir.r4.model.CodeableConcept chromosome
-
genomeBuild
org.hl7.fhir.r4.model.StringType genomeBuild
-
orientation
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.OrientationType> orientation
-
referenceSeqId
org.hl7.fhir.r4.model.CodeableConcept referenceSeqId
-
referenceSeqPointer
org.hl7.fhir.r4.model.Reference referenceSeqPointer
-
referenceSeqPointerTarget
org.hl7.fhir.r4.model.MolecularSequence referenceSeqPointerTarget
-
referenceSeqString
org.hl7.fhir.r4.model.StringType referenceSeqString
-
strand
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.StrandType> strand
-
windowEnd
org.hl7.fhir.r4.model.IntegerType windowEnd
-
windowStart
org.hl7.fhir.r4.model.IntegerType windowStart
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceRepositoryComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -899243265L
-
Serialized Fields
-
datasetId
org.hl7.fhir.r4.model.StringType datasetId
-
name
org.hl7.fhir.r4.model.StringType name
-
readsetId
org.hl7.fhir.r4.model.StringType readsetId
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.MolecularSequence.RepositoryType> type
-
url
org.hl7.fhir.r4.model.UriType url
-
variantsetId
org.hl7.fhir.r4.model.StringType variantsetId
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceStructureVariantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1943515207L
-
Serialized Fields
-
exact
org.hl7.fhir.r4.model.BooleanType exact
-
inner
org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceStructureVariantInnerComponent inner
-
length
org.hl7.fhir.r4.model.IntegerType length
-
outer
org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceStructureVariantOuterComponent outer
-
variantType
org.hl7.fhir.r4.model.CodeableConcept variantType
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceStructureVariantInnerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1798864889L
-
Serialized Fields
-
end
org.hl7.fhir.r4.model.IntegerType end
-
start
org.hl7.fhir.r4.model.IntegerType start
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceStructureVariantOuterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1798864889L
-
Serialized Fields
-
end
org.hl7.fhir.r4.model.IntegerType end
-
start
org.hl7.fhir.r4.model.IntegerType start
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.MolecularSequenceVariantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 105611837L
-
Serialized Fields
-
cigar
org.hl7.fhir.r4.model.StringType cigar
-
end
org.hl7.fhir.r4.model.IntegerType end
-
observedAllele
org.hl7.fhir.r4.model.StringType observedAllele
-
referenceAllele
org.hl7.fhir.r4.model.StringType referenceAllele
-
start
org.hl7.fhir.r4.model.IntegerType start
-
variantPointer
org.hl7.fhir.r4.model.Reference variantPointer
-
variantPointerTarget
org.hl7.fhir.r4.model.Observation variantPointerTarget
-
-
Class org.hl7.fhir.r4.model.MolecularSequence.OrientationTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MolecularSequence.QualityTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MolecularSequence.RepositoryTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MolecularSequence.SequenceTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.MolecularSequence.StrandTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Money extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -484637938L
-
Serialized Fields
-
currency
org.hl7.fhir.r4.model.CodeType currency
-
value
org.hl7.fhir.r4.model.DecimalType value
-
-
Class org.hl7.fhir.r4.model.MoneyQuantity extends org.hl7.fhir.r4.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.r4.model.NamingSystem extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 1686086580L
-
Serialized Fields
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.NamingSystem.NamingSystemType> kind
-
responsible
org.hl7.fhir.r4.model.StringType responsible
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
uniqueId
List<org.hl7.fhir.r4.model.NamingSystem.NamingSystemUniqueIdComponent> uniqueId
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.NamingSystem.NamingSystemIdentifierTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.NamingSystem.NamingSystemTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.NamingSystem.NamingSystemUniqueIdComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1458889328L
-
Serialized Fields
-
comment
org.hl7.fhir.r4.model.StringType comment
-
period
org.hl7.fhir.r4.model.Period period
-
preferred
org.hl7.fhir.r4.model.BooleanType preferred
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.NamingSystem.NamingSystemIdentifierType> type
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.Narrative extends org.hl7.fhir.r4.model.BaseNarrative implements Serializable
- serialVersionUID:
- 1463852859L
-
Serialized Fields
-
div
org.hl7.fhir.utilities.xhtml.XhtmlNode div
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Narrative.NarrativeStatus> status
-
-
Class org.hl7.fhir.r4.model.Narrative.NarrativeStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.NutritionOrder extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1746744267L
-
Serialized Fields
-
allergyIntolerance
List<org.hl7.fhir.r4.model.Reference> allergyIntolerance
-
allergyIntoleranceTarget
List<org.hl7.fhir.r4.model.AllergyIntolerance> allergyIntoleranceTarget
-
dateTime
org.hl7.fhir.r4.model.DateTimeType dateTime
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
enteralFormula
org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderEnteralFormulaComponent enteralFormula
-
excludeFoodModifier
List<org.hl7.fhir.r4.model.CodeableConcept> excludeFoodModifier
-
foodPreferenceModifier
List<org.hl7.fhir.r4.model.CodeableConcept> foodPreferenceModifier
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiates
List<org.hl7.fhir.r4.model.UriType> instantiates
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.NutritionOrder.NutritiionOrderIntent> intent
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
oralDiet
org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderOralDietComponent oralDiet
-
orderer
org.hl7.fhir.r4.model.Reference orderer
-
ordererTarget
org.hl7.fhir.r4.model.Resource ordererTarget
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderStatus> status
-
supplement
List<org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderSupplementComponent> supplement
-
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritiionOrderIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 673093291L
-
Serialized Fields
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
rate
org.hl7.fhir.r4.model.Type rate
-
schedule
org.hl7.fhir.r4.model.Timing schedule
-
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderEnteralFormulaComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -124511395L
-
Serialized Fields
-
additiveProductName
org.hl7.fhir.r4.model.StringType additiveProductName
-
additiveType
org.hl7.fhir.r4.model.CodeableConcept additiveType
-
administration
List<org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderEnteralFormulaAdministrationComponent> administration
-
administrationInstruction
org.hl7.fhir.r4.model.StringType administrationInstruction
-
baseFormulaProductName
org.hl7.fhir.r4.model.StringType baseFormulaProductName
-
baseFormulaType
org.hl7.fhir.r4.model.CodeableConcept baseFormulaType
-
caloricDensity
org.hl7.fhir.r4.model.Quantity caloricDensity
-
maxVolumeToDeliver
org.hl7.fhir.r4.model.Quantity maxVolumeToDeliver
-
routeofAdministration
org.hl7.fhir.r4.model.CodeableConcept routeofAdministration
-
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderOralDietComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 973058412L
-
Serialized Fields
-
fluidConsistencyType
List<org.hl7.fhir.r4.model.CodeableConcept> fluidConsistencyType
-
instruction
org.hl7.fhir.r4.model.StringType instruction
-
nutrient
List<org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderOralDietNutrientComponent> nutrient
-
schedule
List<org.hl7.fhir.r4.model.Timing> schedule
-
texture
List<org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderOralDietTextureComponent> texture
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderOralDietNutrientComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1042462093L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Quantity amount
-
modifier
org.hl7.fhir.r4.model.CodeableConcept modifier
-
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderOralDietTextureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -56402817L
-
Serialized Fields
-
foodType
org.hl7.fhir.r4.model.CodeableConcept foodType
-
modifier
org.hl7.fhir.r4.model.CodeableConcept modifier
-
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.NutritionOrder.NutritionOrderSupplementComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -37646618L
-
Serialized Fields
-
instruction
org.hl7.fhir.r4.model.StringType instruction
-
productName
org.hl7.fhir.r4.model.StringType productName
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
schedule
List<org.hl7.fhir.r4.model.Timing> schedule
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Observation extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2036786355L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
component
List<org.hl7.fhir.r4.model.Observation.ObservationComponentComponent> component
-
dataAbsentReason
org.hl7.fhir.r4.model.CodeableConcept dataAbsentReason
-
derivedFrom
List<org.hl7.fhir.r4.model.Reference> derivedFrom
-
derivedFromTarget
List<org.hl7.fhir.r4.model.Resource> derivedFromTarget
-
device
org.hl7.fhir.r4.model.Reference device
-
deviceTarget
org.hl7.fhir.r4.model.Resource deviceTarget
-
effective
org.hl7.fhir.r4.model.Type effective
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
focus
List<org.hl7.fhir.r4.model.Reference> focus
-
focusTarget
List<org.hl7.fhir.r4.model.Resource> focusTarget
-
hasMember
List<org.hl7.fhir.r4.model.Reference> hasMember
-
hasMemberTarget
List<org.hl7.fhir.r4.model.Resource> hasMemberTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
interpretation
List<org.hl7.fhir.r4.model.CodeableConcept> interpretation
-
issued
org.hl7.fhir.r4.model.InstantType issued
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
performer
List<org.hl7.fhir.r4.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.r4.model.Resource> performerTarget
-
referenceRange
List<org.hl7.fhir.r4.model.Observation.ObservationReferenceRangeComponent> referenceRange
-
specimen
org.hl7.fhir.r4.model.Reference specimen
-
specimenTarget
org.hl7.fhir.r4.model.Specimen specimenTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Observation.ObservationStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Observation.ObservationComponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 576590931L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
dataAbsentReason
org.hl7.fhir.r4.model.CodeableConcept dataAbsentReason
-
interpretation
List<org.hl7.fhir.r4.model.CodeableConcept> interpretation
-
referenceRange
List<org.hl7.fhir.r4.model.Observation.ObservationReferenceRangeComponent> referenceRange
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Observation.ObservationReferenceRangeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -305128879L
-
Serialized Fields
-
age
org.hl7.fhir.r4.model.Range age
-
appliesTo
List<org.hl7.fhir.r4.model.CodeableConcept> appliesTo
-
high
org.hl7.fhir.r4.model.Quantity high
-
low
org.hl7.fhir.r4.model.Quantity low
-
text
org.hl7.fhir.r4.model.StringType text
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Observation.ObservationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ObservationDefinition extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 2136752757L
-
Serialized Fields
-
abnormalCodedValueSet
org.hl7.fhir.r4.model.Reference abnormalCodedValueSet
-
abnormalCodedValueSetTarget
org.hl7.fhir.r4.model.ValueSet abnormalCodedValueSetTarget
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
criticalCodedValueSet
org.hl7.fhir.r4.model.Reference criticalCodedValueSet
-
criticalCodedValueSetTarget
org.hl7.fhir.r4.model.ValueSet criticalCodedValueSetTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
multipleResultsAllowed
org.hl7.fhir.r4.model.BooleanType multipleResultsAllowed
-
normalCodedValueSet
org.hl7.fhir.r4.model.Reference normalCodedValueSet
-
normalCodedValueSetTarget
org.hl7.fhir.r4.model.ValueSet normalCodedValueSetTarget
-
permittedDataType
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ObservationDefinition.ObservationDataType>> permittedDataType
-
preferredReportName
org.hl7.fhir.r4.model.StringType preferredReportName
-
qualifiedInterval
List<org.hl7.fhir.r4.model.ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent> qualifiedInterval
-
quantitativeDetails
org.hl7.fhir.r4.model.ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent quantitativeDetails
-
validCodedValueSet
org.hl7.fhir.r4.model.Reference validCodedValueSet
-
validCodedValueSetTarget
org.hl7.fhir.r4.model.ValueSet validCodedValueSetTarget
-
-
Class org.hl7.fhir.r4.model.ObservationDefinition.ObservationDataTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ObservationDefinition.ObservationDefinitionQualifiedIntervalComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -416423468L
-
Serialized Fields
-
age
org.hl7.fhir.r4.model.Range age
-
appliesTo
List<org.hl7.fhir.r4.model.CodeableConcept> appliesTo
-
category
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ObservationDefinition.ObservationRangeCategory> category
-
condition
org.hl7.fhir.r4.model.StringType condition
-
context
org.hl7.fhir.r4.model.CodeableConcept context
-
gender
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.AdministrativeGender> gender
-
gestationalAge
org.hl7.fhir.r4.model.Range gestationalAge
-
range
org.hl7.fhir.r4.model.Range range
-
-
Class org.hl7.fhir.r4.model.ObservationDefinition.ObservationDefinitionQuantitativeDetailsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1790019610L
-
Serialized Fields
-
conversionFactor
org.hl7.fhir.r4.model.DecimalType conversionFactor
-
customaryUnit
org.hl7.fhir.r4.model.CodeableConcept customaryUnit
-
decimalPrecision
org.hl7.fhir.r4.model.IntegerType decimalPrecision
-
unit
org.hl7.fhir.r4.model.CodeableConcept unit
-
-
Class org.hl7.fhir.r4.model.ObservationDefinition.ObservationRangeCategoryEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.OidType extends org.hl7.fhir.r4.model.UriType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.OperationDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 149113671L
-
Serialized Fields
-
affectsState
org.hl7.fhir.r4.model.BooleanType affectsState
-
base
org.hl7.fhir.r4.model.CanonicalType base
-
code
org.hl7.fhir.r4.model.CodeType code
-
comment
org.hl7.fhir.r4.model.MarkdownType comment
-
inputProfile
org.hl7.fhir.r4.model.CanonicalType inputProfile
-
instance
org.hl7.fhir.r4.model.BooleanType instance
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.OperationDefinition.OperationKind> kind
-
outputProfile
org.hl7.fhir.r4.model.CanonicalType outputProfile
-
overload
List<org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionOverloadComponent> overload
-
parameter
List<org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterComponent> parameter
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
resource
List<org.hl7.fhir.r4.model.CodeType> resource
-
system
org.hl7.fhir.r4.model.BooleanType system
-
type
org.hl7.fhir.r4.model.BooleanType type
-
-
Class org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionOverloadComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -907948545L
-
Serialized Fields
-
comment
org.hl7.fhir.r4.model.StringType comment
-
parameterName
List<org.hl7.fhir.r4.model.StringType> parameterName
-
-
Class org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterBindingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2048653907L
-
Serialized Fields
-
strength
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.BindingStrength> strength
-
valueSet
org.hl7.fhir.r4.model.CanonicalType valueSet
-
-
Class org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1715661531L
-
Serialized Fields
-
binding
org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterBindingComponent binding
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
max
org.hl7.fhir.r4.model.StringType max
-
min
org.hl7.fhir.r4.model.IntegerType min
-
name
org.hl7.fhir.r4.model.CodeType name
-
part
List<org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterComponent> part
-
referencedFrom
List<org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterReferencedFromComponent> referencedFrom
-
searchType
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.SearchParamType> searchType
-
targetProfile
List<org.hl7.fhir.r4.model.CanonicalType> targetProfile
-
type
org.hl7.fhir.r4.model.CodeType type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.OperationDefinition.OperationParameterUse> use
-
-
Class org.hl7.fhir.r4.model.OperationDefinition.OperationDefinitionParameterReferencedFromComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -104239783L
-
Serialized Fields
-
source
org.hl7.fhir.r4.model.StringType source
-
sourceId
org.hl7.fhir.r4.model.StringType sourceId
-
-
Class org.hl7.fhir.r4.model.OperationDefinition.OperationKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.OperationDefinition.OperationParameterUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.OperationOutcome extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -152150052L
-
Serialized Fields
-
issue
List<org.hl7.fhir.r4.model.OperationOutcome.OperationOutcomeIssueComponent> issue
-
-
Class org.hl7.fhir.r4.model.OperationOutcome.IssueSeverityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.OperationOutcome.IssueTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.OperationOutcome.OperationOutcomeIssueComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1681095438L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.OperationOutcome.IssueType> code
-
details
org.hl7.fhir.r4.model.CodeableConcept details
-
diagnostics
org.hl7.fhir.r4.model.StringType diagnostics
-
expression
List<org.hl7.fhir.r4.model.StringType> expression
-
location
List<org.hl7.fhir.r4.model.StringType> location
-
severity
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.OperationOutcome.IssueSeverity> severity
-
-
Class org.hl7.fhir.r4.model.Organization extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2113244111L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
address
List<org.hl7.fhir.r4.model.Address> address
-
alias
List<org.hl7.fhir.r4.model.StringType> alias
-
contact
List<org.hl7.fhir.r4.model.Organization.OrganizationContactComponent> contact
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
name
org.hl7.fhir.r4.model.StringType name
-
partOf
org.hl7.fhir.r4.model.Reference partOf
-
partOfTarget
org.hl7.fhir.r4.model.Organization partOfTarget
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
-
Class org.hl7.fhir.r4.model.Organization.OrganizationContactComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1831121305L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.Address address
-
name
org.hl7.fhir.r4.model.HumanName name
-
purpose
org.hl7.fhir.r4.model.CodeableConcept purpose
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.OrganizationAffiliation extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -62510821L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
code
List<org.hl7.fhir.r4.model.CodeableConcept> code
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
healthcareService
List<org.hl7.fhir.r4.model.Reference> healthcareService
-
healthcareServiceTarget
List<org.hl7.fhir.r4.model.HealthcareService> healthcareServiceTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
location
List<org.hl7.fhir.r4.model.Reference> location
-
locationTarget
List<org.hl7.fhir.r4.model.Location> locationTarget
-
network
List<org.hl7.fhir.r4.model.Reference> network
-
networkTarget
List<org.hl7.fhir.r4.model.Organization> networkTarget
-
organization
org.hl7.fhir.r4.model.Reference organization
-
organizationTarget
org.hl7.fhir.r4.model.Organization organizationTarget
-
participatingOrganization
org.hl7.fhir.r4.model.Reference participatingOrganization
-
participatingOrganizationTarget
org.hl7.fhir.r4.model.Organization participatingOrganizationTarget
-
period
org.hl7.fhir.r4.model.Period period
-
specialty
List<org.hl7.fhir.r4.model.CodeableConcept> specialty
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.ParameterDefinition extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1891730734L
-
Serialized Fields
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
max
org.hl7.fhir.r4.model.StringType max
-
min
org.hl7.fhir.r4.model.IntegerType min
-
name
org.hl7.fhir.r4.model.CodeType name
-
profile
org.hl7.fhir.r4.model.CanonicalType profile
-
type
org.hl7.fhir.r4.model.CodeType type
-
use
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ParameterDefinition.ParameterUse> use
-
-
Class org.hl7.fhir.r4.model.ParameterDefinition.ParameterUseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Parameters extends org.hl7.fhir.r4.model.Resource implements Serializable
- serialVersionUID:
- -1495940293L
-
Serialized Fields
-
parameter
List<org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent> parameter
-
-
Class org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1265707999L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
part
List<org.hl7.fhir.r4.model.Parameters.ParametersParameterComponent> part
-
resource
org.hl7.fhir.r4.model.Resource resource
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Patient extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 2138656939L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
address
List<org.hl7.fhir.r4.model.Address> address
-
birthDate
org.hl7.fhir.r4.model.DateType birthDate
-
communication
List<org.hl7.fhir.r4.model.Patient.PatientCommunicationComponent> communication
-
contact
List<org.hl7.fhir.r4.model.Patient.ContactComponent> contact
-
deceased
org.hl7.fhir.r4.model.Type deceased
-
gender
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.AdministrativeGender> gender
-
generalPractitioner
List<org.hl7.fhir.r4.model.Reference> generalPractitioner
-
generalPractitionerTarget
List<org.hl7.fhir.r4.model.Resource> generalPractitionerTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
link
List<org.hl7.fhir.r4.model.Patient.PatientLinkComponent> link
-
managingOrganization
org.hl7.fhir.r4.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.r4.model.Organization managingOrganizationTarget
-
maritalStatus
org.hl7.fhir.r4.model.CodeableConcept maritalStatus
-
multipleBirth
org.hl7.fhir.r4.model.Type multipleBirth
-
name
List<org.hl7.fhir.r4.model.HumanName> name
-
photo
List<org.hl7.fhir.r4.model.Attachment> photo
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.Patient.ContactComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 364269017L
-
Serialized Fields
-
address
org.hl7.fhir.r4.model.Address address
-
gender
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.AdministrativeGender> gender
-
name
org.hl7.fhir.r4.model.HumanName name
-
organization
org.hl7.fhir.r4.model.Reference organization
-
organizationTarget
org.hl7.fhir.r4.model.Organization organizationTarget
-
period
org.hl7.fhir.r4.model.Period period
-
relationship
List<org.hl7.fhir.r4.model.CodeableConcept> relationship
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.Patient.LinkTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Patient.PatientCommunicationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 633792918L
-
Serialized Fields
-
language
org.hl7.fhir.r4.model.CodeableConcept language
-
preferred
org.hl7.fhir.r4.model.BooleanType preferred
-
-
Class org.hl7.fhir.r4.model.Patient.PatientLinkComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1083576633L
-
Serialized Fields
-
other
org.hl7.fhir.r4.model.Reference other
-
otherTarget
org.hl7.fhir.r4.model.Resource otherTarget
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Patient.LinkType> type
-
-
Class org.hl7.fhir.r4.model.PaymentNotice extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -545198613L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
payee
org.hl7.fhir.r4.model.Reference payee
-
payeeTarget
org.hl7.fhir.r4.model.Resource payeeTarget
-
payment
org.hl7.fhir.r4.model.Reference payment
-
paymentDate
org.hl7.fhir.r4.model.DateType paymentDate
-
paymentStatus
org.hl7.fhir.r4.model.CodeableConcept paymentStatus
-
paymentTarget
org.hl7.fhir.r4.model.PaymentReconciliation paymentTarget
-
provider
org.hl7.fhir.r4.model.Reference provider
-
providerTarget
org.hl7.fhir.r4.model.Resource providerTarget
-
recipient
org.hl7.fhir.r4.model.Reference recipient
-
recipientTarget
org.hl7.fhir.r4.model.Organization recipientTarget
-
request
org.hl7.fhir.r4.model.Reference request
-
requestTarget
org.hl7.fhir.r4.model.Resource requestTarget
-
response
org.hl7.fhir.r4.model.Reference response
-
responseTarget
org.hl7.fhir.r4.model.Resource responseTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PaymentNotice.PaymentNoticeStatus> status
-
-
Class org.hl7.fhir.r4.model.PaymentNotice.PaymentNoticeStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PaymentReconciliation extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1620965037L
-
Serialized Fields
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
detail
List<org.hl7.fhir.r4.model.PaymentReconciliation.DetailsComponent> detail
-
disposition
org.hl7.fhir.r4.model.StringType disposition
-
formCode
org.hl7.fhir.r4.model.CodeableConcept formCode
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
outcome
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.RemittanceOutcome> outcome
-
paymentAmount
org.hl7.fhir.r4.model.Money paymentAmount
-
paymentDate
org.hl7.fhir.r4.model.DateType paymentDate
-
paymentIdentifier
org.hl7.fhir.r4.model.Identifier paymentIdentifier
-
paymentIssuer
org.hl7.fhir.r4.model.Reference paymentIssuer
-
paymentIssuerTarget
org.hl7.fhir.r4.model.Organization paymentIssuerTarget
-
period
org.hl7.fhir.r4.model.Period period
-
processNote
List<org.hl7.fhir.r4.model.PaymentReconciliation.NotesComponent> processNote
-
request
org.hl7.fhir.r4.model.Reference request
-
requestor
org.hl7.fhir.r4.model.Reference requestor
-
requestorTarget
org.hl7.fhir.r4.model.Resource requestorTarget
-
requestTarget
org.hl7.fhir.r4.model.Task requestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PaymentReconciliation.PaymentReconciliationStatus> status
-
-
Class org.hl7.fhir.r4.model.PaymentReconciliation.DetailsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1361848619L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Money amount
-
date
org.hl7.fhir.r4.model.DateType date
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
payee
org.hl7.fhir.r4.model.Reference payee
-
payeeTarget
org.hl7.fhir.r4.model.Resource payeeTarget
-
predecessor
org.hl7.fhir.r4.model.Identifier predecessor
-
request
org.hl7.fhir.r4.model.Reference request
-
requestTarget
org.hl7.fhir.r4.model.Resource requestTarget
-
response
org.hl7.fhir.r4.model.Reference response
-
responseTarget
org.hl7.fhir.r4.model.Resource responseTarget
-
responsible
org.hl7.fhir.r4.model.Reference responsible
-
responsibleTarget
org.hl7.fhir.r4.model.PractitionerRole responsibleTarget
-
submitter
org.hl7.fhir.r4.model.Reference submitter
-
submitterTarget
org.hl7.fhir.r4.model.Resource submitterTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.PaymentReconciliation.NotesComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 529250161L
-
Serialized Fields
-
text
org.hl7.fhir.r4.model.StringType text
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.NoteType> type
-
-
Class org.hl7.fhir.r4.model.PaymentReconciliation.PaymentReconciliationStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Period extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 649791751L
-
Serialized Fields
-
end
org.hl7.fhir.r4.model.DateTimeType end
-
start
org.hl7.fhir.r4.model.DateTimeType start
-
-
Class org.hl7.fhir.r4.model.Person extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -117464654L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
address
List<org.hl7.fhir.r4.model.Address> address
-
birthDate
org.hl7.fhir.r4.model.DateType birthDate
-
gender
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
link
List<org.hl7.fhir.r4.model.Person.PersonLinkComponent> link
-
managingOrganization
org.hl7.fhir.r4.model.Reference managingOrganization
-
managingOrganizationTarget
org.hl7.fhir.r4.model.Organization managingOrganizationTarget
-
name
List<org.hl7.fhir.r4.model.HumanName> name
-
photo
org.hl7.fhir.r4.model.Attachment photo
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.Person.IdentityAssuranceLevelEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Person.PersonLinkComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 508763647L
-
Serialized Fields
-
assurance
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Person.IdentityAssuranceLevel> assurance
-
target
org.hl7.fhir.r4.model.Reference target
-
targetTarget
org.hl7.fhir.r4.model.Resource targetTarget
-
-
Class org.hl7.fhir.r4.model.PlanDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -1725695645L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionComponent> action
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
goal
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionGoalComponent> goal
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.r4.model.CanonicalType> library
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionCardinalityBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionConditionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionGroupingBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionParticipantTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionPrecheckBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionRequiredBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.ActionSelectionBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 158605540L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionComponent> action
-
cardinalityBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionCardinalityBehavior> cardinalityBehavior
-
code
List<org.hl7.fhir.r4.model.CodeableConcept> code
-
condition
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionConditionComponent> condition
-
definition
org.hl7.fhir.r4.model.Type definition
-
description
org.hl7.fhir.r4.model.StringType description
-
documentation
List<org.hl7.fhir.r4.model.RelatedArtifact> documentation
-
dynamicValue
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionDynamicValueComponent> dynamicValue
-
goalId
List<org.hl7.fhir.r4.model.IdType> goalId
-
groupingBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionGroupingBehavior> groupingBehavior
-
input
List<org.hl7.fhir.r4.model.DataRequirement> input
-
output
List<org.hl7.fhir.r4.model.DataRequirement> output
-
participant
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionParticipantComponent> participant
-
precheckBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionPrecheckBehavior> precheckBehavior
-
prefix
org.hl7.fhir.r4.model.StringType prefix
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.RequestPriority> priority
-
reason
List<org.hl7.fhir.r4.model.CodeableConcept> reason
-
relatedAction
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionRelatedActionComponent> relatedAction
-
requiredBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionRequiredBehavior> requiredBehavior
-
selectionBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionSelectionBehavior> selectionBehavior
-
subject
org.hl7.fhir.r4.model.Type subject
-
textEquivalent
org.hl7.fhir.r4.model.StringType textEquivalent
-
timing
org.hl7.fhir.r4.model.Type timing
-
title
org.hl7.fhir.r4.model.StringType title
-
transform
org.hl7.fhir.r4.model.CanonicalType transform
-
trigger
List<org.hl7.fhir.r4.model.TriggerDefinition> trigger
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionConditionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -455150438L
-
Serialized Fields
-
expression
org.hl7.fhir.r4.model.Expression expression
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionConditionKind> kind
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionDynamicValueComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1064529082L
-
Serialized Fields
-
expression
org.hl7.fhir.r4.model.Expression expression
-
path
org.hl7.fhir.r4.model.StringType path
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1152013659L
-
Serialized Fields
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionParticipantType> type
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionActionRelatedActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1063306770L
-
Serialized Fields
-
actionId
org.hl7.fhir.r4.model.IdType actionId
-
offset
org.hl7.fhir.r4.model.Type offset
-
relationship
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PlanDefinition.ActionRelationshipType> relationship
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionGoalComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -795308926L
-
Serialized Fields
-
addresses
List<org.hl7.fhir.r4.model.CodeableConcept> addresses
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
description
org.hl7.fhir.r4.model.CodeableConcept description
-
documentation
List<org.hl7.fhir.r4.model.RelatedArtifact> documentation
-
priority
org.hl7.fhir.r4.model.CodeableConcept priority
-
start
org.hl7.fhir.r4.model.CodeableConcept start
-
target
List<org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionGoalTargetComponent> target
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.PlanDefinitionGoalTargetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -131874144L
-
Serialized Fields
-
detail
org.hl7.fhir.r4.model.Type detail
-
due
org.hl7.fhir.r4.model.Duration due
-
measure
org.hl7.fhir.r4.model.CodeableConcept measure
-
-
Class org.hl7.fhir.r4.model.PlanDefinition.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Population extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- 495777760L
-
Serialized Fields
-
age
org.hl7.fhir.r4.model.Type age
-
gender
org.hl7.fhir.r4.model.CodeableConcept gender
-
physiologicalCondition
org.hl7.fhir.r4.model.CodeableConcept physiologicalCondition
-
race
org.hl7.fhir.r4.model.CodeableConcept race
-
-
Class org.hl7.fhir.r4.model.PositiveIntType extends org.hl7.fhir.r4.model.IntegerType implements Serializable
- serialVersionUID:
- 1686497884249402429L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Practitioner extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 2128349259L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
address
List<org.hl7.fhir.r4.model.Address> address
-
birthDate
org.hl7.fhir.r4.model.DateType birthDate
-
communication
List<org.hl7.fhir.r4.model.CodeableConcept> communication
-
gender
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
name
List<org.hl7.fhir.r4.model.HumanName> name
-
photo
List<org.hl7.fhir.r4.model.Attachment> photo
-
qualification
List<org.hl7.fhir.r4.model.Practitioner.PractitionerQualificationComponent> qualification
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.Practitioner.PractitionerQualificationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1095219071L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
issuer
org.hl7.fhir.r4.model.Reference issuer
-
issuerTarget
org.hl7.fhir.r4.model.Organization issuerTarget
-
period
org.hl7.fhir.r4.model.Period period
-
-
Class org.hl7.fhir.r4.model.PractitionerRole extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 423338051L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
availabilityExceptions
org.hl7.fhir.r4.model.StringType availabilityExceptions
-
availableTime
List<org.hl7.fhir.r4.model.PractitionerRole.PractitionerRoleAvailableTimeComponent> availableTime
-
code
List<org.hl7.fhir.r4.model.CodeableConcept> code
-
endpoint
List<org.hl7.fhir.r4.model.Reference> endpoint
-
endpointTarget
List<org.hl7.fhir.r4.model.Endpoint> endpointTarget
-
healthcareService
List<org.hl7.fhir.r4.model.Reference> healthcareService
-
healthcareServiceTarget
List<org.hl7.fhir.r4.model.HealthcareService> healthcareServiceTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
location
List<org.hl7.fhir.r4.model.Reference> location
-
locationTarget
List<org.hl7.fhir.r4.model.Location> locationTarget
-
notAvailable
List<org.hl7.fhir.r4.model.PractitionerRole.PractitionerRoleNotAvailableComponent> notAvailable
-
organization
org.hl7.fhir.r4.model.Reference organization
-
organizationTarget
org.hl7.fhir.r4.model.Organization organizationTarget
-
period
org.hl7.fhir.r4.model.Period period
-
practitioner
org.hl7.fhir.r4.model.Reference practitioner
-
practitionerTarget
org.hl7.fhir.r4.model.Practitioner practitionerTarget
-
specialty
List<org.hl7.fhir.r4.model.CodeableConcept> specialty
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.PractitionerRole.DaysOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.PractitionerRole.PractitionerRoleAvailableTimeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2139510127L
-
Serialized Fields
-
allDay
org.hl7.fhir.r4.model.BooleanType allDay
-
availableEndTime
org.hl7.fhir.r4.model.TimeType availableEndTime
-
availableStartTime
org.hl7.fhir.r4.model.TimeType availableStartTime
-
daysOfWeek
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.PractitionerRole.DaysOfWeek>> daysOfWeek
-
-
Class org.hl7.fhir.r4.model.PractitionerRole.PractitionerRoleNotAvailableComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 310849929L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
during
org.hl7.fhir.r4.model.Period during
-
-
Class org.hl7.fhir.r4.model.PrimitiveType extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Procedure extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -29072720L
-
Serialized Fields
-
asserter
org.hl7.fhir.r4.model.Reference asserter
-
asserterTarget
org.hl7.fhir.r4.model.Resource asserterTarget
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
bodySite
List<org.hl7.fhir.r4.model.CodeableConcept> bodySite
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
complication
List<org.hl7.fhir.r4.model.CodeableConcept> complication
-
complicationDetail
List<org.hl7.fhir.r4.model.Reference> complicationDetail
-
complicationDetailTarget
List<org.hl7.fhir.r4.model.Condition> complicationDetailTarget
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
focalDevice
List<org.hl7.fhir.r4.model.Procedure.ProcedureFocalDeviceComponent> focalDevice
-
followUp
List<org.hl7.fhir.r4.model.CodeableConcept> followUp
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
outcome
org.hl7.fhir.r4.model.CodeableConcept outcome
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
performed
org.hl7.fhir.r4.model.Type performed
-
performer
List<org.hl7.fhir.r4.model.Procedure.ProcedurePerformerComponent> performer
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
recorder
org.hl7.fhir.r4.model.Reference recorder
-
recorderTarget
org.hl7.fhir.r4.model.Resource recorderTarget
-
report
List<org.hl7.fhir.r4.model.Reference> report
-
reportTarget
List<org.hl7.fhir.r4.model.Resource> reportTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Procedure.ProcedureStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
usedCode
List<org.hl7.fhir.r4.model.CodeableConcept> usedCode
-
usedReference
List<org.hl7.fhir.r4.model.Reference> usedReference
-
usedReferenceTarget
List<org.hl7.fhir.r4.model.Resource> usedReferenceTarget
-
-
Class org.hl7.fhir.r4.model.Procedure.ProcedureFocalDeviceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1779937807L
-
Serialized Fields
-
action
org.hl7.fhir.r4.model.CodeableConcept action
-
manipulated
org.hl7.fhir.r4.model.Reference manipulated
-
manipulatedTarget
org.hl7.fhir.r4.model.Device manipulatedTarget
-
-
Class org.hl7.fhir.r4.model.Procedure.ProcedurePerformerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -997772724L
-
Serialized Fields
-
actor
org.hl7.fhir.r4.model.Reference actor
-
actorTarget
org.hl7.fhir.r4.model.Resource actorTarget
-
function
org.hl7.fhir.r4.model.CodeableConcept function
-
onBehalfOf
org.hl7.fhir.r4.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.r4.model.Organization onBehalfOfTarget
-
-
Class org.hl7.fhir.r4.model.Procedure.ProcedureStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ProdCharacteristic extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- 1521671432L
-
Serialized Fields
-
color
List<org.hl7.fhir.r4.model.StringType> color
-
depth
org.hl7.fhir.r4.model.Quantity depth
-
externalDiameter
org.hl7.fhir.r4.model.Quantity externalDiameter
-
height
org.hl7.fhir.r4.model.Quantity height
-
image
List<org.hl7.fhir.r4.model.Attachment> image
-
imprint
List<org.hl7.fhir.r4.model.StringType> imprint
-
nominalVolume
org.hl7.fhir.r4.model.Quantity nominalVolume
-
scoring
org.hl7.fhir.r4.model.CodeableConcept scoring
-
shape
org.hl7.fhir.r4.model.StringType shape
-
weight
org.hl7.fhir.r4.model.Quantity weight
-
width
org.hl7.fhir.r4.model.Quantity width
-
-
Class org.hl7.fhir.r4.model.ProductShelfLife extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- -1561196410L
-
Serialized Fields
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
period
org.hl7.fhir.r4.model.Quantity period
-
specialPrecautionsForStorage
List<org.hl7.fhir.r4.model.CodeableConcept> specialPrecautionsForStorage
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Provenance extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1991881518L
-
Serialized Fields
-
activity
org.hl7.fhir.r4.model.CodeableConcept activity
-
agent
List<org.hl7.fhir.r4.model.Provenance.ProvenanceAgentComponent> agent
-
entity
List<org.hl7.fhir.r4.model.Provenance.ProvenanceEntityComponent> entity
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
occurred
org.hl7.fhir.r4.model.Type occurred
-
policy
List<org.hl7.fhir.r4.model.UriType> policy
-
reason
List<org.hl7.fhir.r4.model.CodeableConcept> reason
-
recorded
org.hl7.fhir.r4.model.InstantType recorded
-
signature
List<org.hl7.fhir.r4.model.Signature> signature
-
target
List<org.hl7.fhir.r4.model.Reference> target
-
targetTarget
List<org.hl7.fhir.r4.model.Resource> targetTarget
-
-
Class org.hl7.fhir.r4.model.Provenance.ProvenanceAgentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1363252586L
-
Serialized Fields
-
onBehalfOf
org.hl7.fhir.r4.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.r4.model.Resource onBehalfOfTarget
-
role
List<org.hl7.fhir.r4.model.CodeableConcept> role
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
who
org.hl7.fhir.r4.model.Reference who
-
whoTarget
org.hl7.fhir.r4.model.Resource whoTarget
-
-
Class org.hl7.fhir.r4.model.Provenance.ProvenanceEntityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 144967401L
-
Serialized Fields
-
agent
List<org.hl7.fhir.r4.model.Provenance.ProvenanceAgentComponent> agent
-
role
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Provenance.ProvenanceEntityRole> role
-
what
org.hl7.fhir.r4.model.Reference what
-
whatTarget
org.hl7.fhir.r4.model.Resource whatTarget
-
-
Class org.hl7.fhir.r4.model.Provenance.ProvenanceEntityRoleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Quantity extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 1069574054L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
comparator
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Quantity.QuantityComparator> comparator
-
system
org.hl7.fhir.r4.model.UriType system
-
unit
org.hl7.fhir.r4.model.StringType unit
-
value
org.hl7.fhir.r4.model.DecimalType value
-
-
Class org.hl7.fhir.r4.model.Quantity.QuantityComparatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Questionnaire extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 1036031192L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
code
List<org.hl7.fhir.r4.model.Coding> code
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
derivedFrom
List<org.hl7.fhir.r4.model.CanonicalType> derivedFrom
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
item
List<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent> item
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
subjectType
List<org.hl7.fhir.r4.model.CodeType> subjectType
-
-
Class org.hl7.fhir.r4.model.Questionnaire.EnableWhenBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemAnswerOptionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1703686148L
-
Serialized Fields
-
initialSelected
org.hl7.fhir.r4.model.BooleanType initialSelected
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1503380450L
-
Serialized Fields
-
answerOption
List<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemAnswerOptionComponent> answerOption
-
answerValueSet
org.hl7.fhir.r4.model.CanonicalType answerValueSet
-
code
List<org.hl7.fhir.r4.model.Coding> code
-
definition
org.hl7.fhir.r4.model.UriType definition
-
enableBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Questionnaire.EnableWhenBehavior> enableBehavior
-
enableWhen
List<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemEnableWhenComponent> enableWhen
-
initial
List<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemInitialComponent> initial
-
item
List<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemComponent> item
-
linkId
org.hl7.fhir.r4.model.StringType linkId
-
maxLength
org.hl7.fhir.r4.model.IntegerType maxLength
-
prefix
org.hl7.fhir.r4.model.StringType prefix
-
readOnly
org.hl7.fhir.r4.model.BooleanType readOnly
-
repeats
org.hl7.fhir.r4.model.BooleanType repeats
-
required
org.hl7.fhir.r4.model.BooleanType required
-
text
org.hl7.fhir.r4.model.StringType text
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemType> type
-
-
Class org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemEnableWhenComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1815133868L
-
Serialized Fields
-
answer
org.hl7.fhir.r4.model.Type answer
-
operator
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemOperator> operator
-
question
org.hl7.fhir.r4.model.StringType question
-
-
Class org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemInitialComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -732981989L
-
Serialized Fields
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemOperatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Questionnaire.QuestionnaireItemTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.QuestionnaireResponse extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -259908687L
-
Serialized Fields
-
author
org.hl7.fhir.r4.model.Reference author
-
authored
org.hl7.fhir.r4.model.DateTimeType authored
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
item
List<org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseItemComponent> item
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
questionnaire
org.hl7.fhir.r4.model.CanonicalType questionnaire
-
source
org.hl7.fhir.r4.model.Reference source
-
sourceTarget
org.hl7.fhir.r4.model.Resource sourceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2052422636L
-
Serialized Fields
-
item
List<org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseItemComponent> item
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1395483402L
-
Serialized Fields
-
answer
List<org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseItemAnswerComponent> answer
-
definition
org.hl7.fhir.r4.model.UriType definition
-
item
List<org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseItemComponent> item
-
linkId
org.hl7.fhir.r4.model.StringType linkId
-
text
org.hl7.fhir.r4.model.StringType text
-
-
Class org.hl7.fhir.r4.model.QuestionnaireResponse.QuestionnaireResponseStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Range extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -474933350L
-
Serialized Fields
-
high
org.hl7.fhir.r4.model.Quantity high
-
low
org.hl7.fhir.r4.model.Quantity low
-
-
Class org.hl7.fhir.r4.model.Ratio extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 479922563L
-
Serialized Fields
-
denominator
org.hl7.fhir.r4.model.Quantity denominator
-
numerator
org.hl7.fhir.r4.model.Quantity numerator
-
-
Class org.hl7.fhir.r4.model.Reference extends org.hl7.fhir.r4.model.BaseReference implements Serializable
- serialVersionUID:
- 784245805L
-
Serialized Fields
-
display
org.hl7.fhir.r4.model.StringType display
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
reference
org.hl7.fhir.r4.model.StringType reference
-
type
org.hl7.fhir.r4.model.UriType type
-
-
Class org.hl7.fhir.r4.model.RelatedArtifact extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -695743528L
-
Serialized Fields
-
citation
org.hl7.fhir.r4.model.MarkdownType citation
-
display
org.hl7.fhir.r4.model.StringType display
-
document
org.hl7.fhir.r4.model.Attachment document
-
label
org.hl7.fhir.r4.model.StringType label
-
resource
org.hl7.fhir.r4.model.CanonicalType resource
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RelatedArtifact.RelatedArtifactType> type
-
url
org.hl7.fhir.r4.model.UrlType url
-
-
Class org.hl7.fhir.r4.model.RelatedArtifact.RelatedArtifactTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RelatedPerson extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1396330390L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
address
List<org.hl7.fhir.r4.model.Address> address
-
birthDate
org.hl7.fhir.r4.model.DateType birthDate
-
communication
List<org.hl7.fhir.r4.model.RelatedPerson.RelatedPersonCommunicationComponent> communication
-
gender
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.AdministrativeGender> gender
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
name
List<org.hl7.fhir.r4.model.HumanName> name
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
period
org.hl7.fhir.r4.model.Period period
-
photo
List<org.hl7.fhir.r4.model.Attachment> photo
-
relationship
List<org.hl7.fhir.r4.model.CodeableConcept> relationship
-
telecom
List<org.hl7.fhir.r4.model.ContactPoint> telecom
-
-
Class org.hl7.fhir.r4.model.RelatedPerson.RelatedPersonCommunicationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 633792918L
-
Serialized Fields
-
language
org.hl7.fhir.r4.model.CodeableConcept language
-
preferred
org.hl7.fhir.r4.model.BooleanType preferred
-
-
Class org.hl7.fhir.r4.model.RequestGroup extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2053492070L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionComponent> action
-
author
org.hl7.fhir.r4.model.Reference author
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
authorTarget
org.hl7.fhir.r4.model.Resource authorTarget
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
groupIdentifier
org.hl7.fhir.r4.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.RequestIntent> intent
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.RequestPriority> priority
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
replaces
List<org.hl7.fhir.r4.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.r4.model.Resource> replacesTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.RequestStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionCardinalityBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionConditionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionGroupingBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionPrecheckBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionRelationshipTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionRequiredBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.ActionSelectionBehaviorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 296752321L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionComponent> action
-
cardinalityBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionCardinalityBehavior> cardinalityBehavior
-
code
List<org.hl7.fhir.r4.model.CodeableConcept> code
-
condition
List<org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionConditionComponent> condition
-
description
org.hl7.fhir.r4.model.StringType description
-
documentation
List<org.hl7.fhir.r4.model.RelatedArtifact> documentation
-
groupingBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionGroupingBehavior> groupingBehavior
-
participant
List<org.hl7.fhir.r4.model.Reference> participant
-
participantTarget
List<org.hl7.fhir.r4.model.Resource> participantTarget
-
precheckBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionPrecheckBehavior> precheckBehavior
-
prefix
org.hl7.fhir.r4.model.StringType prefix
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.RequestPriority> priority
-
relatedAction
List<org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionRelatedActionComponent> relatedAction
-
requiredBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionRequiredBehavior> requiredBehavior
-
resource
org.hl7.fhir.r4.model.Reference resource
-
resourceTarget
org.hl7.fhir.r4.model.Resource resourceTarget
-
selectionBehavior
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionSelectionBehavior> selectionBehavior
-
textEquivalent
org.hl7.fhir.r4.model.StringType textEquivalent
-
timing
org.hl7.fhir.r4.model.Type timing
-
title
org.hl7.fhir.r4.model.StringType title
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionConditionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -455150438L
-
Serialized Fields
-
expression
org.hl7.fhir.r4.model.Expression expression
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionConditionKind> kind
-
-
Class org.hl7.fhir.r4.model.RequestGroup.RequestGroupActionRelatedActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1063306770L
-
Serialized Fields
-
actionId
org.hl7.fhir.r4.model.IdType actionId
-
offset
org.hl7.fhir.r4.model.Type offset
-
relationship
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RequestGroup.ActionRelationshipType> relationship
-
-
Class org.hl7.fhir.r4.model.RequestGroup.RequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RequestGroup.RequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ResearchDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -867649565L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
comment
List<org.hl7.fhir.r4.model.StringType> comment
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
exposure
org.hl7.fhir.r4.model.Reference exposure
-
exposureAlternative
org.hl7.fhir.r4.model.Reference exposureAlternative
-
exposureAlternativeTarget
org.hl7.fhir.r4.model.ResearchElementDefinition exposureAlternativeTarget
-
exposureTarget
org.hl7.fhir.r4.model.ResearchElementDefinition exposureTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.r4.model.CanonicalType> library
-
outcome
org.hl7.fhir.r4.model.Reference outcome
-
outcomeTarget
org.hl7.fhir.r4.model.ResearchElementDefinition outcomeTarget
-
population
org.hl7.fhir.r4.model.Reference population
-
populationTarget
org.hl7.fhir.r4.model.ResearchElementDefinition populationTarget
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
shortTitle
org.hl7.fhir.r4.model.StringType shortTitle
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
usage
org.hl7.fhir.r4.model.StringType usage
-
-
Class org.hl7.fhir.r4.model.ResearchElementDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 1483216033L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
characteristic
List<org.hl7.fhir.r4.model.ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent> characteristic
-
comment
List<org.hl7.fhir.r4.model.StringType> comment
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
library
List<org.hl7.fhir.r4.model.CanonicalType> library
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
shortTitle
org.hl7.fhir.r4.model.StringType shortTitle
-
subject
org.hl7.fhir.r4.model.Type subject
-
subtitle
org.hl7.fhir.r4.model.StringType subtitle
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ResearchElementDefinition.ResearchElementType> type
-
usage
org.hl7.fhir.r4.model.StringType usage
-
variableType
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ResearchElementDefinition.VariableType> variableType
-
-
Class org.hl7.fhir.r4.model.ResearchElementDefinition.GroupMeasureEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ResearchElementDefinition.ResearchElementDefinitionCharacteristicComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1102952665L
-
Serialized Fields
-
definition
org.hl7.fhir.r4.model.Type definition
-
exclude
org.hl7.fhir.r4.model.BooleanType exclude
-
participantEffective
org.hl7.fhir.r4.model.Type participantEffective
-
participantEffectiveDescription
org.hl7.fhir.r4.model.StringType participantEffectiveDescription
-
participantEffectiveGroupMeasure
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ResearchElementDefinition.GroupMeasure> participantEffectiveGroupMeasure
-
participantEffectiveTimeFromStart
org.hl7.fhir.r4.model.Duration participantEffectiveTimeFromStart
-
studyEffective
org.hl7.fhir.r4.model.Type studyEffective
-
studyEffectiveDescription
org.hl7.fhir.r4.model.StringType studyEffectiveDescription
-
studyEffectiveGroupMeasure
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ResearchElementDefinition.GroupMeasure> studyEffectiveGroupMeasure
-
studyEffectiveTimeFromStart
org.hl7.fhir.r4.model.Duration studyEffectiveTimeFromStart
-
unitOfMeasure
org.hl7.fhir.r4.model.CodeableConcept unitOfMeasure
-
usageContext
List<org.hl7.fhir.r4.model.UsageContext> usageContext
-
-
Class org.hl7.fhir.r4.model.ResearchElementDefinition.ResearchElementTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ResearchElementDefinition.VariableTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ResearchStudy extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -911538323L
-
Serialized Fields
-
arm
List<org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyArmComponent> arm
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
condition
List<org.hl7.fhir.r4.model.CodeableConcept> condition
-
contact
List<org.hl7.fhir.r4.model.ContactDetail> contact
-
description
org.hl7.fhir.r4.model.MarkdownType description
-
enrollment
List<org.hl7.fhir.r4.model.Reference> enrollment
-
enrollmentTarget
List<org.hl7.fhir.r4.model.Group> enrollmentTarget
-
focus
List<org.hl7.fhir.r4.model.CodeableConcept> focus
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
keyword
List<org.hl7.fhir.r4.model.CodeableConcept> keyword
-
location
List<org.hl7.fhir.r4.model.CodeableConcept> location
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
objective
List<org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyObjectiveComponent> objective
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.ResearchStudy> partOfTarget
-
period
org.hl7.fhir.r4.model.Period period
-
phase
org.hl7.fhir.r4.model.CodeableConcept phase
-
primaryPurposeType
org.hl7.fhir.r4.model.CodeableConcept primaryPurposeType
-
principalInvestigator
org.hl7.fhir.r4.model.Reference principalInvestigator
-
principalInvestigatorTarget
org.hl7.fhir.r4.model.Resource principalInvestigatorTarget
-
protocol
List<org.hl7.fhir.r4.model.Reference> protocol
-
protocolTarget
List<org.hl7.fhir.r4.model.PlanDefinition> protocolTarget
-
reasonStopped
org.hl7.fhir.r4.model.CodeableConcept reasonStopped
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
site
List<org.hl7.fhir.r4.model.Reference> site
-
siteTarget
List<org.hl7.fhir.r4.model.Location> siteTarget
-
sponsor
org.hl7.fhir.r4.model.Reference sponsor
-
sponsorTarget
org.hl7.fhir.r4.model.Organization sponsorTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyStatus> status
-
title
org.hl7.fhir.r4.model.StringType title
-
-
Class org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyArmComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 311445244L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyObjectiveComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1935215997L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.ResearchStudy.ResearchStudyStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ResearchSubject extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -884133739L
-
Serialized Fields
-
actualArm
org.hl7.fhir.r4.model.StringType actualArm
-
assignedArm
org.hl7.fhir.r4.model.StringType assignedArm
-
consent
org.hl7.fhir.r4.model.Reference consent
-
consentTarget
org.hl7.fhir.r4.model.Consent consentTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
individual
org.hl7.fhir.r4.model.Reference individual
-
individualTarget
org.hl7.fhir.r4.model.Patient individualTarget
-
period
org.hl7.fhir.r4.model.Period period
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ResearchSubject.ResearchSubjectStatus> status
-
study
org.hl7.fhir.r4.model.Reference study
-
studyTarget
org.hl7.fhir.r4.model.ResearchStudy studyTarget
-
-
Class org.hl7.fhir.r4.model.ResearchSubject.ResearchSubjectStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Resource extends org.hl7.fhir.r4.model.BaseResource implements Serializable
- serialVersionUID:
- -559462759L
-
Serialized Fields
-
id
org.hl7.fhir.r4.model.IdType id
-
implicitRules
org.hl7.fhir.r4.model.UriType implicitRules
-
language
org.hl7.fhir.r4.model.CodeType language
-
meta
org.hl7.fhir.r4.model.Meta meta
-
-
Class org.hl7.fhir.r4.model.RiskAssessment extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -2137260218L
-
Serialized Fields
-
basedOn
org.hl7.fhir.r4.model.Reference basedOn
-
basedOnTarget
org.hl7.fhir.r4.model.Resource basedOnTarget
-
basis
List<org.hl7.fhir.r4.model.Reference> basis
-
basisTarget
List<org.hl7.fhir.r4.model.Resource> basisTarget
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
condition
org.hl7.fhir.r4.model.Reference condition
-
conditionTarget
org.hl7.fhir.r4.model.Condition conditionTarget
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
mitigation
org.hl7.fhir.r4.model.StringType mitigation
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
parent
org.hl7.fhir.r4.model.Reference parent
-
parentTarget
org.hl7.fhir.r4.model.Resource parentTarget
-
performer
org.hl7.fhir.r4.model.Reference performer
-
performerTarget
org.hl7.fhir.r4.model.Resource performerTarget
-
prediction
List<org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentPredictionComponent> prediction
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
-
Class org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentPredictionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1283401747L
-
Serialized Fields
-
outcome
org.hl7.fhir.r4.model.CodeableConcept outcome
-
probability
org.hl7.fhir.r4.model.Type probability
-
qualitativeRisk
org.hl7.fhir.r4.model.CodeableConcept qualitativeRisk
-
rationale
org.hl7.fhir.r4.model.StringType rationale
-
relativeRisk
org.hl7.fhir.r4.model.DecimalType relativeRisk
-
when
org.hl7.fhir.r4.model.Type when
-
-
Class org.hl7.fhir.r4.model.RiskAssessment.RiskAssessmentStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.RiskEvidenceSynthesis extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 706492815L
-
Serialized Fields
-
approvalDate
org.hl7.fhir.r4.model.DateType approvalDate
-
author
List<org.hl7.fhir.r4.model.ContactDetail> author
-
certainty
List<org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent> certainty
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
editor
List<org.hl7.fhir.r4.model.ContactDetail> editor
-
effectivePeriod
org.hl7.fhir.r4.model.Period effectivePeriod
-
endorser
List<org.hl7.fhir.r4.model.ContactDetail> endorser
-
exposure
org.hl7.fhir.r4.model.Reference exposure
-
exposureTarget
org.hl7.fhir.r4.model.EvidenceVariable exposureTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lastReviewDate
org.hl7.fhir.r4.model.DateType lastReviewDate
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
outcome
org.hl7.fhir.r4.model.Reference outcome
-
outcomeTarget
org.hl7.fhir.r4.model.EvidenceVariable outcomeTarget
-
population
org.hl7.fhir.r4.model.Reference population
-
populationTarget
org.hl7.fhir.r4.model.EvidenceVariable populationTarget
-
relatedArtifact
List<org.hl7.fhir.r4.model.RelatedArtifact> relatedArtifact
-
reviewer
List<org.hl7.fhir.r4.model.ContactDetail> reviewer
-
riskEstimate
org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent riskEstimate
-
sampleSize
org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent sampleSize
-
studyType
org.hl7.fhir.r4.model.CodeableConcept studyType
-
synthesisType
org.hl7.fhir.r4.model.CodeableConcept synthesisType
-
topic
List<org.hl7.fhir.r4.model.CodeableConcept> topic
-
-
Class org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyCertaintySubcomponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -411994816L
-
Class org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisCertaintyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 663360871L
-
Class org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimateComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -15987415L
-
Serialized Fields
-
denominatorCount
org.hl7.fhir.r4.model.IntegerType denominatorCount
-
description
org.hl7.fhir.r4.model.StringType description
-
numeratorCount
org.hl7.fhir.r4.model.IntegerType numeratorCount
-
precisionEstimate
List<org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent> precisionEstimate
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
unitOfMeasure
org.hl7.fhir.r4.model.CodeableConcept unitOfMeasure
-
value
org.hl7.fhir.r4.model.DecimalType value
-
-
Class org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisRiskEstimatePrecisionEstimateComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -110178057L
-
Serialized Fields
-
from
org.hl7.fhir.r4.model.DecimalType from
-
level
org.hl7.fhir.r4.model.DecimalType level
-
to
org.hl7.fhir.r4.model.DecimalType to
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.RiskEvidenceSynthesis.RiskEvidenceSynthesisSampleSizeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1116074476L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
numberOfParticipants
org.hl7.fhir.r4.model.IntegerType numberOfParticipants
-
numberOfStudies
org.hl7.fhir.r4.model.IntegerType numberOfStudies
-
-
Class org.hl7.fhir.r4.model.SampledData extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1984181262L
-
Serialized Fields
-
data
org.hl7.fhir.r4.model.StringType data
-
dimensions
org.hl7.fhir.r4.model.PositiveIntType dimensions
-
factor
org.hl7.fhir.r4.model.DecimalType factor
-
lowerLimit
org.hl7.fhir.r4.model.DecimalType lowerLimit
-
origin
org.hl7.fhir.r4.model.Quantity origin
-
period
org.hl7.fhir.r4.model.DecimalType period
-
upperLimit
org.hl7.fhir.r4.model.DecimalType upperLimit
-
-
Class org.hl7.fhir.r4.model.Schedule extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 203182600L
-
Serialized Fields
-
active
org.hl7.fhir.r4.model.BooleanType active
-
actor
List<org.hl7.fhir.r4.model.Reference> actor
-
actorTarget
List<org.hl7.fhir.r4.model.Resource> actorTarget
-
comment
org.hl7.fhir.r4.model.StringType comment
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
planningHorizon
org.hl7.fhir.r4.model.Period planningHorizon
-
serviceCategory
List<org.hl7.fhir.r4.model.CodeableConcept> serviceCategory
-
serviceType
List<org.hl7.fhir.r4.model.CodeableConcept> serviceType
-
specialty
List<org.hl7.fhir.r4.model.CodeableConcept> specialty
-
-
Class org.hl7.fhir.r4.model.SearchParameter extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -533803519L
-
Serialized Fields
-
base
List<org.hl7.fhir.r4.model.CodeType> base
-
chain
List<org.hl7.fhir.r4.model.StringType> chain
-
code
org.hl7.fhir.r4.model.CodeType code
-
comparator
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SearchParameter.SearchComparator>> comparator
-
component
List<org.hl7.fhir.r4.model.SearchParameter.SearchParameterComponentComponent> component
-
derivedFrom
org.hl7.fhir.r4.model.CanonicalType derivedFrom
-
expression
org.hl7.fhir.r4.model.StringType expression
-
modifier
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SearchParameter.SearchModifierCode>> modifier
-
multipleAnd
org.hl7.fhir.r4.model.BooleanType multipleAnd
-
multipleOr
org.hl7.fhir.r4.model.BooleanType multipleOr
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
target
List<org.hl7.fhir.r4.model.CodeType> target
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.SearchParamType> type
-
xpath
org.hl7.fhir.r4.model.StringType xpath
-
xpathUsage
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SearchParameter.XPathUsageType> xpathUsage
-
-
Class org.hl7.fhir.r4.model.SearchParameter.SearchComparatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SearchParameter.SearchModifierCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SearchParameter.SearchParameterComponentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1469435618L
-
Serialized Fields
-
definition
org.hl7.fhir.r4.model.CanonicalType definition
-
expression
org.hl7.fhir.r4.model.StringType expression
-
-
Class org.hl7.fhir.r4.model.SearchParameter.XPathUsageTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ServiceRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1202335045L
-
Serialized Fields
-
asNeeded
org.hl7.fhir.r4.model.Type asNeeded
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
bodySite
List<org.hl7.fhir.r4.model.CodeableConcept> bodySite
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
doNotPerform
org.hl7.fhir.r4.model.BooleanType doNotPerform
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
instantiatesCanonical
List<org.hl7.fhir.r4.model.CanonicalType> instantiatesCanonical
-
instantiatesUri
List<org.hl7.fhir.r4.model.UriType> instantiatesUri
-
insurance
List<org.hl7.fhir.r4.model.Reference> insurance
-
insuranceTarget
List<org.hl7.fhir.r4.model.Resource> insuranceTarget
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ServiceRequest.ServiceRequestIntent> intent
-
locationCode
List<org.hl7.fhir.r4.model.CodeableConcept> locationCode
-
locationReference
List<org.hl7.fhir.r4.model.Reference> locationReference
-
locationReferenceTarget
List<org.hl7.fhir.r4.model.Location> locationReferenceTarget
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
orderDetail
List<org.hl7.fhir.r4.model.CodeableConcept> orderDetail
-
patientInstruction
org.hl7.fhir.r4.model.StringType patientInstruction
-
performer
List<org.hl7.fhir.r4.model.Reference> performer
-
performerTarget
List<org.hl7.fhir.r4.model.Resource> performerTarget
-
performerType
org.hl7.fhir.r4.model.CodeableConcept performerType
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ServiceRequest.ServiceRequestPriority> priority
-
quantity
org.hl7.fhir.r4.model.Type quantity
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
relevantHistory
List<org.hl7.fhir.r4.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> relevantHistoryTarget
-
replaces
List<org.hl7.fhir.r4.model.Reference> replaces
-
replacesTarget
List<org.hl7.fhir.r4.model.ServiceRequest> replacesTarget
-
requester
org.hl7.fhir.r4.model.Reference requester
-
requesterTarget
org.hl7.fhir.r4.model.Resource requesterTarget
-
requisition
org.hl7.fhir.r4.model.Identifier requisition
-
specimen
List<org.hl7.fhir.r4.model.Reference> specimen
-
specimenTarget
List<org.hl7.fhir.r4.model.Specimen> specimenTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ServiceRequest.ServiceRequestStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
supportingInfo
List<org.hl7.fhir.r4.model.Reference> supportingInfo
-
supportingInfoTarget
List<org.hl7.fhir.r4.model.Resource> supportingInfoTarget
-
-
Class org.hl7.fhir.r4.model.ServiceRequest.ServiceRequestIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ServiceRequest.ServiceRequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ServiceRequest.ServiceRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SidType extends org.hl7.fhir.r4.model.UriType implements Serializable
- serialVersionUID:
- 5486832330986493589L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Signature extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- 1587325823L
-
Serialized Fields
-
data
org.hl7.fhir.r4.model.Base64BinaryType data
-
onBehalfOf
org.hl7.fhir.r4.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.r4.model.Resource onBehalfOfTarget
-
sigFormat
org.hl7.fhir.r4.model.CodeType sigFormat
-
targetFormat
org.hl7.fhir.r4.model.CodeType targetFormat
-
type
List<org.hl7.fhir.r4.model.Coding> type
-
when
org.hl7.fhir.r4.model.InstantType when
-
who
org.hl7.fhir.r4.model.Reference who
-
whoTarget
org.hl7.fhir.r4.model.Resource whoTarget
-
-
Class org.hl7.fhir.r4.model.SimpleQuantity extends org.hl7.fhir.r4.model.Quantity implements Serializable
- serialVersionUID:
- 1069574054L
-
Class org.hl7.fhir.r4.model.Slot extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 683481856L
-
Serialized Fields
-
appointmentType
org.hl7.fhir.r4.model.CodeableConcept appointmentType
-
comment
org.hl7.fhir.r4.model.StringType comment
-
end
org.hl7.fhir.r4.model.InstantType end
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
overbooked
org.hl7.fhir.r4.model.BooleanType overbooked
-
schedule
org.hl7.fhir.r4.model.Reference schedule
-
scheduleTarget
org.hl7.fhir.r4.model.Schedule scheduleTarget
-
serviceCategory
List<org.hl7.fhir.r4.model.CodeableConcept> serviceCategory
-
serviceType
List<org.hl7.fhir.r4.model.CodeableConcept> serviceType
-
specialty
List<org.hl7.fhir.r4.model.CodeableConcept> specialty
-
start
org.hl7.fhir.r4.model.InstantType start
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Slot.SlotStatus> status
-
-
Class org.hl7.fhir.r4.model.Slot.SlotStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Specimen extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1441502239L
-
Serialized Fields
-
accessionIdentifier
org.hl7.fhir.r4.model.Identifier accessionIdentifier
-
collection
org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent collection
-
condition
List<org.hl7.fhir.r4.model.CodeableConcept> condition
-
container
List<org.hl7.fhir.r4.model.Specimen.SpecimenContainerComponent> container
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
parent
List<org.hl7.fhir.r4.model.Reference> parent
-
parentTarget
List<org.hl7.fhir.r4.model.Specimen> parentTarget
-
processing
List<org.hl7.fhir.r4.model.Specimen.SpecimenProcessingComponent> processing
-
receivedTime
org.hl7.fhir.r4.model.DateTimeType receivedTime
-
request
List<org.hl7.fhir.r4.model.Reference> request
-
requestTarget
List<org.hl7.fhir.r4.model.ServiceRequest> requestTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Specimen.SpecimenStatus> status
-
subject
org.hl7.fhir.r4.model.Reference subject
-
subjectTarget
org.hl7.fhir.r4.model.Resource subjectTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Specimen.SpecimenCollectionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -719430195L
-
Serialized Fields
-
bodySite
org.hl7.fhir.r4.model.CodeableConcept bodySite
-
collected
org.hl7.fhir.r4.model.Type collected
-
collector
org.hl7.fhir.r4.model.Reference collector
-
collectorTarget
org.hl7.fhir.r4.model.Resource collectorTarget
-
duration
org.hl7.fhir.r4.model.Duration duration
-
fastingStatus
org.hl7.fhir.r4.model.Type fastingStatus
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
-
Class org.hl7.fhir.r4.model.Specimen.SpecimenContainerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1608132325L
-
Serialized Fields
-
additive
org.hl7.fhir.r4.model.Type additive
-
capacity
org.hl7.fhir.r4.model.Quantity capacity
-
description
org.hl7.fhir.r4.model.StringType description
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
specimenQuantity
org.hl7.fhir.r4.model.Quantity specimenQuantity
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.Specimen.SpecimenProcessingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1467214742L
-
Class org.hl7.fhir.r4.model.Specimen.SpecimenStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SpecimenDefinition extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -330188872L
-
Serialized Fields
-
collection
List<org.hl7.fhir.r4.model.CodeableConcept> collection
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
patientPreparation
List<org.hl7.fhir.r4.model.CodeableConcept> patientPreparation
-
timeAspect
org.hl7.fhir.r4.model.StringType timeAspect
-
typeCollected
org.hl7.fhir.r4.model.CodeableConcept typeCollected
-
typeTested
List<org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedComponent> typeTested
-
-
Class org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenContainedPreferenceEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 308313920L
-
Serialized Fields
-
container
org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent container
-
handling
List<org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent> handling
-
isDerived
org.hl7.fhir.r4.model.BooleanType isDerived
-
preference
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenContainedPreference> preference
-
rejectionCriterion
List<org.hl7.fhir.r4.model.CodeableConcept> rejectionCriterion
-
requirement
org.hl7.fhir.r4.model.StringType requirement
-
retentionTime
org.hl7.fhir.r4.model.Duration retentionTime
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1819209272L
-
Serialized Fields
-
additive
org.hl7.fhir.r4.model.Type additive
-
-
Class org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedContainerComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 175789710L
-
Serialized Fields
-
additive
List<org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedContainerAdditiveComponent> additive
-
cap
org.hl7.fhir.r4.model.CodeableConcept cap
-
capacity
org.hl7.fhir.r4.model.Quantity capacity
-
description
org.hl7.fhir.r4.model.StringType description
-
material
org.hl7.fhir.r4.model.CodeableConcept material
-
minimumVolume
org.hl7.fhir.r4.model.Type minimumVolume
-
preparation
org.hl7.fhir.r4.model.StringType preparation
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SpecimenDefinition.SpecimenDefinitionTypeTestedHandlingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2130906844L
-
Serialized Fields
-
instruction
org.hl7.fhir.r4.model.StringType instruction
-
maxDuration
org.hl7.fhir.r4.model.Duration maxDuration
-
temperatureQualifier
org.hl7.fhir.r4.model.CodeableConcept temperatureQualifier
-
temperatureRange
org.hl7.fhir.r4.model.Range temperatureRange
-
-
Class org.hl7.fhir.r4.model.StringType extends org.hl7.fhir.r4.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.StructureDefinition extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 316076774L
-
Serialized Fields
-
abstract_
org.hl7.fhir.r4.model.BooleanType abstract_
-
baseDefinition
org.hl7.fhir.r4.model.CanonicalType baseDefinition
-
context
List<org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionContextComponent> context
-
contextInvariant
List<org.hl7.fhir.r4.model.StringType> contextInvariant
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
derivation
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureDefinition.TypeDerivationRule> derivation
-
differential
org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionDifferentialComponent differential
-
fhirVersion
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Enumerations.FHIRVersion> fhirVersion
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
keyword
List<org.hl7.fhir.r4.model.Coding> keyword
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionKind> kind
-
mapping
List<org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionMappingComponent> mapping
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
snapshot
org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionSnapshotComponent snapshot
-
type
org.hl7.fhir.r4.model.UriType type
-
-
Class org.hl7.fhir.r4.model.StructureDefinition.ExtensionContextTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionContextComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1958074856L
-
Serialized Fields
-
expression
org.hl7.fhir.r4.model.StringType expression
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureDefinition.ExtensionContextType> type
-
-
Class org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionDifferentialComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 53896641L
-
Serialized Fields
-
element
List<org.hl7.fhir.r4.model.ElementDefinition> element
-
-
Class org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionMappingComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 9610265L
-
Serialized Fields
-
comment
org.hl7.fhir.r4.model.StringType comment
-
identity
org.hl7.fhir.r4.model.IdType identity
-
name
org.hl7.fhir.r4.model.StringType name
-
uri
org.hl7.fhir.r4.model.UriType uri
-
-
Class org.hl7.fhir.r4.model.StructureDefinition.StructureDefinitionSnapshotComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 53896641L
-
Serialized Fields
-
element
List<org.hl7.fhir.r4.model.ElementDefinition> element
-
-
Class org.hl7.fhir.r4.model.StructureDefinition.TypeDerivationRuleEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 263060597L
-
Serialized Fields
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
group
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupComponent> group
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
import_
List<org.hl7.fhir.r4.model.CanonicalType> import_
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
structure
List<org.hl7.fhir.r4.model.StructureMap.StructureMapStructureComponent> structure
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapContextTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1474595081L
-
Serialized Fields
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
extends_
org.hl7.fhir.r4.model.IdType extends_
-
input
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupInputComponent> input
-
name
org.hl7.fhir.r4.model.IdType name
-
rule
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleComponent> rule
-
typeMode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupTypeMode> typeMode
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupInputComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -25050724L
-
Serialized Fields
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapInputMode> mode
-
name
org.hl7.fhir.r4.model.IdType name
-
type
org.hl7.fhir.r4.model.StringType type
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 773925517L
-
Serialized Fields
-
dependent
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleDependentComponent> dependent
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
name
org.hl7.fhir.r4.model.IdType name
-
rule
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleComponent> rule
-
source
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleSourceComponent> source
-
target
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleTargetComponent> target
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleDependentComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1021661591L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.IdType name
-
variable
List<org.hl7.fhir.r4.model.StringType> variable
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleSourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 736427977L
-
Serialized Fields
-
check
org.hl7.fhir.r4.model.StringType check
-
condition
org.hl7.fhir.r4.model.StringType condition
-
context
org.hl7.fhir.r4.model.IdType context
-
defaultValue
org.hl7.fhir.r4.model.Type defaultValue
-
element
org.hl7.fhir.r4.model.StringType element
-
listMode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapSourceListMode> listMode
-
logMessage
org.hl7.fhir.r4.model.StringType logMessage
-
max
org.hl7.fhir.r4.model.StringType max
-
min
org.hl7.fhir.r4.model.IntegerType min
-
type
org.hl7.fhir.r4.model.StringType type
-
variable
org.hl7.fhir.r4.model.IdType variable
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleTargetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1441766429L
-
Serialized Fields
-
context
org.hl7.fhir.r4.model.IdType context
-
contextType
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapContextType> contextType
-
element
org.hl7.fhir.r4.model.StringType element
-
listMode
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapTargetListMode>> listMode
-
listRuleId
org.hl7.fhir.r4.model.IdType listRuleId
-
parameter
List<org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleTargetParameterComponent> parameter
-
transform
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapTransform> transform
-
variable
org.hl7.fhir.r4.model.IdType variable
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupRuleTargetParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -732981989L
-
Serialized Fields
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapGroupTypeModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapInputModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapModelModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapSourceListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapStructureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 364750586L
-
Serialized Fields
-
alias
org.hl7.fhir.r4.model.StringType alias
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
mode
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.StructureMap.StructureMapModelMode> mode
-
url
org.hl7.fhir.r4.model.CanonicalType url
-
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapTargetListModeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.StructureMap.StructureMapTransformEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Subscription extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1072504988L
-
Serialized Fields
-
channel
org.hl7.fhir.r4.model.Subscription.SubscriptionChannelComponent channel
-
contact
List<org.hl7.fhir.r4.model.ContactPoint> contact
-
criteria
org.hl7.fhir.r4.model.StringType criteria
-
end
org.hl7.fhir.r4.model.InstantType end
-
error
org.hl7.fhir.r4.model.StringType error
-
reason
org.hl7.fhir.r4.model.StringType reason
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Subscription.SubscriptionStatus> status
-
-
Class org.hl7.fhir.r4.model.Subscription.SubscriptionChannelComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -771044852L
-
Serialized Fields
-
endpoint
org.hl7.fhir.r4.model.UrlType endpoint
-
header
List<org.hl7.fhir.r4.model.StringType> header
-
payload
org.hl7.fhir.r4.model.CodeType payload
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Subscription.SubscriptionChannelType> type
-
-
Class org.hl7.fhir.r4.model.Subscription.SubscriptionChannelTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Subscription.SubscriptionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Substance extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1467626602L
-
Serialized Fields
-
category
List<org.hl7.fhir.r4.model.CodeableConcept> category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
description
org.hl7.fhir.r4.model.StringType description
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
ingredient
List<org.hl7.fhir.r4.model.Substance.SubstanceIngredientComponent> ingredient
-
instance
List<org.hl7.fhir.r4.model.Substance.SubstanceInstanceComponent> instance
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Substance.FHIRSubstanceStatus> status
-
-
Class org.hl7.fhir.r4.model.Substance.FHIRSubstanceStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Substance.SubstanceIngredientComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -469805322L
-
Serialized Fields
-
quantity
org.hl7.fhir.r4.model.Ratio quantity
-
substance
org.hl7.fhir.r4.model.Type substance
-
-
Class org.hl7.fhir.r4.model.Substance.SubstanceInstanceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1474380480L
-
Serialized Fields
-
expiry
org.hl7.fhir.r4.model.DateTimeType expiry
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
-
Class org.hl7.fhir.r4.model.SubstanceAmount extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- -174997548L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Type amount
-
amountText
org.hl7.fhir.r4.model.StringType amountText
-
amountType
org.hl7.fhir.r4.model.CodeableConcept amountType
-
referenceRange
org.hl7.fhir.r4.model.SubstanceAmount.SubstanceAmountReferenceRangeComponent referenceRange
-
-
Class org.hl7.fhir.r4.model.SubstanceAmount.SubstanceAmountReferenceRangeComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -193230412L
-
Serialized Fields
-
highLimit
org.hl7.fhir.r4.model.Quantity highLimit
-
lowLimit
org.hl7.fhir.r4.model.Quantity lowLimit
-
-
Class org.hl7.fhir.r4.model.SubstanceNucleicAcid extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -1906822433L
-
Serialized Fields
-
areaOfHybridisation
org.hl7.fhir.r4.model.StringType areaOfHybridisation
-
numberOfSubunits
org.hl7.fhir.r4.model.IntegerType numberOfSubunits
-
oligoNucleotideType
org.hl7.fhir.r4.model.CodeableConcept oligoNucleotideType
-
sequenceType
org.hl7.fhir.r4.model.CodeableConcept sequenceType
-
subunit
List<org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent> subunit
-
-
Class org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1835593659L
-
Serialized Fields
-
fivePrime
org.hl7.fhir.r4.model.CodeableConcept fivePrime
-
length
org.hl7.fhir.r4.model.IntegerType length
-
linkage
List<org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent> linkage
-
sequence
org.hl7.fhir.r4.model.StringType sequence
-
sequenceAttachment
org.hl7.fhir.r4.model.Attachment sequenceAttachment
-
subunit
org.hl7.fhir.r4.model.IntegerType subunit
-
sugar
List<org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent> sugar
-
threePrime
org.hl7.fhir.r4.model.CodeableConcept threePrime
-
-
Class org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitLinkageComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1392155799L
-
Serialized Fields
-
connectivity
org.hl7.fhir.r4.model.StringType connectivity
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
name
org.hl7.fhir.r4.model.StringType name
-
residueSite
org.hl7.fhir.r4.model.StringType residueSite
-
-
Class org.hl7.fhir.r4.model.SubstanceNucleicAcid.SubstanceNucleicAcidSubunitSugarComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1933713781L
-
Serialized Fields
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
name
org.hl7.fhir.r4.model.StringType name
-
residueSite
org.hl7.fhir.r4.model.StringType residueSite
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -58301650L
-
Serialized Fields
-
class_
org.hl7.fhir.r4.model.CodeableConcept class_
-
copolymerConnectivity
List<org.hl7.fhir.r4.model.CodeableConcept> copolymerConnectivity
-
geometry
org.hl7.fhir.r4.model.CodeableConcept geometry
-
modification
List<org.hl7.fhir.r4.model.StringType> modification
-
monomerSet
List<org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerMonomerSetComponent> monomerSet
-
repeat
List<org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatComponent> repeat
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerMonomerSetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -933825014L
-
Serialized Fields
-
ratioType
org.hl7.fhir.r4.model.CodeableConcept ratioType
-
startingMaterial
List<org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent> startingMaterial
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerMonomerSetStartingMaterialComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 589614045L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.SubstanceAmount amount
-
isDefining
org.hl7.fhir.r4.model.BooleanType isDefining
-
material
org.hl7.fhir.r4.model.CodeableConcept material
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -988147059L
-
Serialized Fields
-
averageMolecularFormula
org.hl7.fhir.r4.model.StringType averageMolecularFormula
-
numberOfUnits
org.hl7.fhir.r4.model.IntegerType numberOfUnits
-
repeatUnit
List<org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent> repeatUnit
-
repeatUnitAmountType
org.hl7.fhir.r4.model.CodeableConcept repeatUnitAmountType
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1823741061L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.SubstanceAmount amount
-
degreeOfPolymerisation
List<org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent> degreeOfPolymerisation
-
orientationOfPolymerisation
org.hl7.fhir.r4.model.CodeableConcept orientationOfPolymerisation
-
repeatUnit
org.hl7.fhir.r4.model.StringType repeatUnit
-
structuralRepresentation
List<org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent> structuralRepresentation
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitDegreeOfPolymerisationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1487452773L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.SubstanceAmount amount
-
degree
org.hl7.fhir.r4.model.CodeableConcept degree
-
-
Class org.hl7.fhir.r4.model.SubstancePolymer.SubstancePolymerRepeatRepeatUnitStructuralRepresentationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 167954495L
-
Serialized Fields
-
attachment
org.hl7.fhir.r4.model.Attachment attachment
-
representation
org.hl7.fhir.r4.model.StringType representation
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SubstanceProtein extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 469786856L
-
Serialized Fields
-
Class org.hl7.fhir.r4.model.SubstanceProtein.SubstanceProteinSubunitComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 99973841L
-
Serialized Fields
-
cTerminalModification
org.hl7.fhir.r4.model.StringType cTerminalModification
-
cTerminalModificationId
org.hl7.fhir.r4.model.Identifier cTerminalModificationId
-
length
org.hl7.fhir.r4.model.IntegerType length
-
nTerminalModification
org.hl7.fhir.r4.model.StringType nTerminalModification
-
nTerminalModificationId
org.hl7.fhir.r4.model.Identifier nTerminalModificationId
-
sequence
org.hl7.fhir.r4.model.StringType sequence
-
sequenceAttachment
org.hl7.fhir.r4.model.Attachment sequenceAttachment
-
subunit
org.hl7.fhir.r4.model.IntegerType subunit
-
-
Class org.hl7.fhir.r4.model.SubstanceReferenceInformation extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 890303332L
-
Serialized Fields
-
classification
List<org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent> classification
-
comment
org.hl7.fhir.r4.model.StringType comment
-
gene
List<org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent> gene
-
geneElement
List<org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent> geneElement
-
target
List<org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent> target
-
-
Class org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationClassificationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -430084579L
-
Serialized Fields
-
classification
org.hl7.fhir.r4.model.CodeableConcept classification
-
domain
org.hl7.fhir.r4.model.CodeableConcept domain
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
subtype
List<org.hl7.fhir.r4.model.CodeableConcept> subtype
-
-
Class org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1615185105L
-
Class org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationGeneElementComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 2055145950L
-
Class org.hl7.fhir.r4.model.SubstanceReferenceInformation.SubstanceReferenceInformationTargetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1682270197L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Type amount
-
amountType
org.hl7.fhir.r4.model.CodeableConcept amountType
-
interaction
org.hl7.fhir.r4.model.CodeableConcept interaction
-
organism
org.hl7.fhir.r4.model.CodeableConcept organism
-
organismType
org.hl7.fhir.r4.model.CodeableConcept organismType
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
target
org.hl7.fhir.r4.model.Identifier target
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 442657667L
-
Serialized Fields
-
countryOfOrigin
List<org.hl7.fhir.r4.model.CodeableConcept> countryOfOrigin
-
developmentStage
org.hl7.fhir.r4.model.CodeableConcept developmentStage
-
fractionDescription
List<org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent> fractionDescription
-
geographicalLocation
List<org.hl7.fhir.r4.model.StringType> geographicalLocation
-
organism
org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent organism
-
organismId
org.hl7.fhir.r4.model.Identifier organismId
-
organismName
org.hl7.fhir.r4.model.StringType organismName
-
parentSubstanceId
List<org.hl7.fhir.r4.model.Identifier> parentSubstanceId
-
parentSubstanceName
List<org.hl7.fhir.r4.model.StringType> parentSubstanceName
-
partDescription
List<org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent> partDescription
-
sourceMaterialClass
org.hl7.fhir.r4.model.CodeableConcept sourceMaterialClass
-
sourceMaterialState
org.hl7.fhir.r4.model.CodeableConcept sourceMaterialState
-
sourceMaterialType
org.hl7.fhir.r4.model.CodeableConcept sourceMaterialType
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialFractionDescriptionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1118226733L
-
Serialized Fields
-
fraction
org.hl7.fhir.r4.model.StringType fraction
-
materialType
org.hl7.fhir.r4.model.CodeableConcept materialType
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1429770120L
-
Serialized Fields
-
authorDescription
org.hl7.fhir.r4.model.StringType authorDescription
-
authorType
org.hl7.fhir.r4.model.CodeableConcept authorType
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 941648312L
-
Serialized Fields
-
author
List<org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismAuthorComponent> author
-
family
org.hl7.fhir.r4.model.CodeableConcept family
-
genus
org.hl7.fhir.r4.model.CodeableConcept genus
-
hybrid
org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent hybrid
-
intraspecificDescription
org.hl7.fhir.r4.model.StringType intraspecificDescription
-
intraspecificType
org.hl7.fhir.r4.model.CodeableConcept intraspecificType
-
organismGeneral
org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent organismGeneral
-
species
org.hl7.fhir.r4.model.CodeableConcept species
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismHybridComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1981189787L
-
Serialized Fields
-
hybridType
org.hl7.fhir.r4.model.CodeableConcept hybridType
-
maternalOrganismId
org.hl7.fhir.r4.model.StringType maternalOrganismId
-
maternalOrganismName
org.hl7.fhir.r4.model.StringType maternalOrganismName
-
paternalOrganismId
org.hl7.fhir.r4.model.StringType paternalOrganismId
-
paternalOrganismName
org.hl7.fhir.r4.model.StringType paternalOrganismName
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialOrganismOrganismGeneralComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 659838613L
-
Serialized Fields
-
class_
org.hl7.fhir.r4.model.CodeableConcept class_
-
kingdom
org.hl7.fhir.r4.model.CodeableConcept kingdom
-
order
org.hl7.fhir.r4.model.CodeableConcept order
-
phylum
org.hl7.fhir.r4.model.CodeableConcept phylum
-
-
Class org.hl7.fhir.r4.model.SubstanceSourceMaterial.SubstanceSourceMaterialPartDescriptionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 308875915L
-
Serialized Fields
-
part
org.hl7.fhir.r4.model.CodeableConcept part
-
partLocation
org.hl7.fhir.r4.model.CodeableConcept partLocation
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1782072718L
-
Serialized Fields
-
code
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationCodeComponent> code
-
comment
org.hl7.fhir.r4.model.StringType comment
-
description
org.hl7.fhir.r4.model.StringType description
-
domain
org.hl7.fhir.r4.model.CodeableConcept domain
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
moiety
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationMoietyComponent> moiety
-
molecularWeight
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent> molecularWeight
-
name
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationNameComponent> name
-
nucleicAcid
org.hl7.fhir.r4.model.Reference nucleicAcid
-
nucleicAcidTarget
org.hl7.fhir.r4.model.SubstanceNucleicAcid nucleicAcidTarget
-
polymer
org.hl7.fhir.r4.model.Reference polymer
-
polymerTarget
org.hl7.fhir.r4.model.SubstancePolymer polymerTarget
-
property
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationPropertyComponent> property
-
protein
org.hl7.fhir.r4.model.Reference protein
-
proteinTarget
org.hl7.fhir.r4.model.SubstanceProtein proteinTarget
-
referenceInformation
org.hl7.fhir.r4.model.Reference referenceInformation
-
referenceInformationTarget
org.hl7.fhir.r4.model.SubstanceReferenceInformation referenceInformationTarget
-
relationship
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationRelationshipComponent> relationship
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceMaterial
org.hl7.fhir.r4.model.Reference sourceMaterial
-
sourceMaterialTarget
org.hl7.fhir.r4.model.SubstanceSourceMaterial sourceMaterialTarget
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
structure
org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureComponent structure
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationCodeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1629693460L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
comment
org.hl7.fhir.r4.model.StringType comment
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
statusDate
org.hl7.fhir.r4.model.DateTimeType statusDate
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationMoietyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -505630417L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Type amount
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
molecularFormula
org.hl7.fhir.r4.model.StringType molecularFormula
-
name
org.hl7.fhir.r4.model.StringType name
-
opticalActivity
org.hl7.fhir.r4.model.CodeableConcept opticalActivity
-
role
org.hl7.fhir.r4.model.CodeableConcept role
-
stereochemistry
org.hl7.fhir.r4.model.CodeableConcept stereochemistry
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationNameComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1547107852L
-
Serialized Fields
-
domain
List<org.hl7.fhir.r4.model.CodeableConcept> domain
-
jurisdiction
List<org.hl7.fhir.r4.model.CodeableConcept> jurisdiction
-
language
List<org.hl7.fhir.r4.model.CodeableConcept> language
-
name
org.hl7.fhir.r4.model.StringType name
-
official
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationNameOfficialComponent> official
-
preferred
org.hl7.fhir.r4.model.BooleanType preferred
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
synonym
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationNameComponent> synonym
-
translation
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationNameComponent> translation
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationNameOfficialComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -2040011008L
-
Serialized Fields
-
authority
org.hl7.fhir.r4.model.CodeableConcept authority
-
date
org.hl7.fhir.r4.model.DateTimeType date
-
status
org.hl7.fhir.r4.model.CodeableConcept status
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationPropertyComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 556834916L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Type amount
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
definingSubstance
org.hl7.fhir.r4.model.Type definingSubstance
-
parameters
org.hl7.fhir.r4.model.StringType parameters
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationRelationshipComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1277419269L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Type amount
-
amountRatioLowLimit
org.hl7.fhir.r4.model.Ratio amountRatioLowLimit
-
amountType
org.hl7.fhir.r4.model.CodeableConcept amountType
-
isDefining
org.hl7.fhir.r4.model.BooleanType isDefining
-
relationship
org.hl7.fhir.r4.model.CodeableConcept relationship
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
substance
org.hl7.fhir.r4.model.Type substance
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -851521497L
-
Serialized Fields
-
isotope
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent> isotope
-
molecularFormula
org.hl7.fhir.r4.model.StringType molecularFormula
-
molecularFormulaByMoiety
org.hl7.fhir.r4.model.StringType molecularFormulaByMoiety
-
molecularWeight
org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent molecularWeight
-
opticalActivity
org.hl7.fhir.r4.model.CodeableConcept opticalActivity
-
representation
List<org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent> representation
-
source
List<org.hl7.fhir.r4.model.Reference> source
-
sourceTarget
List<org.hl7.fhir.r4.model.DocumentReference> sourceTarget
-
stereochemistry
org.hl7.fhir.r4.model.CodeableConcept stereochemistry
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureIsotopeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -531167114L
-
Serialized Fields
-
halfLife
org.hl7.fhir.r4.model.Quantity halfLife
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
molecularWeight
org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent molecularWeight
-
name
org.hl7.fhir.r4.model.CodeableConcept name
-
substitution
org.hl7.fhir.r4.model.CodeableConcept substitution
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureIsotopeMolecularWeightComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 805939780L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.Quantity amount
-
method
org.hl7.fhir.r4.model.CodeableConcept method
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SubstanceSpecification.SubstanceSpecificationStructureRepresentationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 167954495L
-
Serialized Fields
-
attachment
org.hl7.fhir.r4.model.Attachment attachment
-
representation
org.hl7.fhir.r4.model.StringType representation
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SupplyDelivery extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -750389806L
-
Serialized Fields
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.SupplyRequest> basedOnTarget
-
destination
org.hl7.fhir.r4.model.Reference destination
-
destinationTarget
org.hl7.fhir.r4.model.Location destinationTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Resource> partOfTarget
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
receiver
List<org.hl7.fhir.r4.model.Reference> receiver
-
receiverTarget
List<org.hl7.fhir.r4.model.Resource> receiverTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SupplyDelivery.SupplyDeliveryStatus> status
-
suppliedItem
org.hl7.fhir.r4.model.SupplyDelivery.SupplyDeliverySuppliedItemComponent suppliedItem
-
supplier
org.hl7.fhir.r4.model.Reference supplier
-
supplierTarget
org.hl7.fhir.r4.model.Resource supplierTarget
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
-
Class org.hl7.fhir.r4.model.SupplyDelivery.SupplyDeliveryStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SupplyDelivery.SupplyDeliverySuppliedItemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1628109307L
-
Serialized Fields
-
item
org.hl7.fhir.r4.model.Type item
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
-
Class org.hl7.fhir.r4.model.SupplyRequest extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 1456312151L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
category
org.hl7.fhir.r4.model.CodeableConcept category
-
deliverFrom
org.hl7.fhir.r4.model.Reference deliverFrom
-
deliverFromTarget
org.hl7.fhir.r4.model.Resource deliverFromTarget
-
deliverTo
org.hl7.fhir.r4.model.Reference deliverTo
-
deliverToTarget
org.hl7.fhir.r4.model.Resource deliverToTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
item
org.hl7.fhir.r4.model.Type item
-
occurrence
org.hl7.fhir.r4.model.Type occurrence
-
parameter
List<org.hl7.fhir.r4.model.SupplyRequest.SupplyRequestParameterComponent> parameter
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SupplyRequest.RequestPriority> priority
-
quantity
org.hl7.fhir.r4.model.Quantity quantity
-
reasonCode
List<org.hl7.fhir.r4.model.CodeableConcept> reasonCode
-
reasonReference
List<org.hl7.fhir.r4.model.Reference> reasonReference
-
reasonReferenceTarget
List<org.hl7.fhir.r4.model.Resource> reasonReferenceTarget
-
requester
org.hl7.fhir.r4.model.Reference requester
-
requesterTarget
org.hl7.fhir.r4.model.Resource requesterTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.SupplyRequest.SupplyRequestStatus> status
-
supplier
List<org.hl7.fhir.r4.model.Reference> supplier
-
supplierTarget
List<org.hl7.fhir.r4.model.Resource> supplierTarget
-
-
Class org.hl7.fhir.r4.model.SupplyRequest.RequestPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.SupplyRequest.SupplyRequestParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 884525025L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.SupplyRequest.SupplyRequestStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Task extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -765029272L
-
Serialized Fields
-
authoredOn
org.hl7.fhir.r4.model.DateTimeType authoredOn
-
basedOn
List<org.hl7.fhir.r4.model.Reference> basedOn
-
basedOnTarget
List<org.hl7.fhir.r4.model.Resource> basedOnTarget
-
businessStatus
org.hl7.fhir.r4.model.CodeableConcept businessStatus
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
description
org.hl7.fhir.r4.model.StringType description
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
executionPeriod
org.hl7.fhir.r4.model.Period executionPeriod
-
focus
org.hl7.fhir.r4.model.Reference focus
-
focusTarget
org.hl7.fhir.r4.model.Resource focusTarget
-
for_
org.hl7.fhir.r4.model.Reference for_
-
for_Target
org.hl7.fhir.r4.model.Resource for_Target
-
groupIdentifier
org.hl7.fhir.r4.model.Identifier groupIdentifier
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
input
List<org.hl7.fhir.r4.model.Task.ParameterComponent> input
-
instantiatesCanonical
org.hl7.fhir.r4.model.CanonicalType instantiatesCanonical
-
instantiatesUri
org.hl7.fhir.r4.model.UriType instantiatesUri
-
insurance
List<org.hl7.fhir.r4.model.Reference> insurance
-
insuranceTarget
List<org.hl7.fhir.r4.model.Resource> insuranceTarget
-
intent
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Task.TaskIntent> intent
-
lastModified
org.hl7.fhir.r4.model.DateTimeType lastModified
-
location
org.hl7.fhir.r4.model.Reference location
-
locationTarget
org.hl7.fhir.r4.model.Location locationTarget
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
output
List<org.hl7.fhir.r4.model.Task.TaskOutputComponent> output
-
owner
org.hl7.fhir.r4.model.Reference owner
-
ownerTarget
org.hl7.fhir.r4.model.Resource ownerTarget
-
partOf
List<org.hl7.fhir.r4.model.Reference> partOf
-
partOfTarget
List<org.hl7.fhir.r4.model.Task> partOfTarget
-
performerType
List<org.hl7.fhir.r4.model.CodeableConcept> performerType
-
priority
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Task.TaskPriority> priority
-
reasonCode
org.hl7.fhir.r4.model.CodeableConcept reasonCode
-
reasonReference
org.hl7.fhir.r4.model.Reference reasonReference
-
reasonReferenceTarget
org.hl7.fhir.r4.model.Resource reasonReferenceTarget
-
relevantHistory
List<org.hl7.fhir.r4.model.Reference> relevantHistory
-
relevantHistoryTarget
List<org.hl7.fhir.r4.model.Provenance> relevantHistoryTarget
-
requester
org.hl7.fhir.r4.model.Reference requester
-
requesterTarget
org.hl7.fhir.r4.model.Resource requesterTarget
-
restriction
org.hl7.fhir.r4.model.Task.TaskRestrictionComponent restriction
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Task.TaskStatus> status
-
statusReason
org.hl7.fhir.r4.model.CodeableConcept statusReason
-
-
Class org.hl7.fhir.r4.model.Task.ParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -850267045L
-
Serialized Fields
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Task.TaskIntentEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Task.TaskOutputComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -850267045L
-
Serialized Fields
-
type
org.hl7.fhir.r4.model.CodeableConcept type
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.Task.TaskPriorityEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Task.TaskRestrictionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1503908360L
-
Class org.hl7.fhir.r4.model.Task.TaskStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -1899106119L
-
Serialized Fields
-
closure
org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesClosureComponent closure
-
codeSearch
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TerminologyCapabilities.CodeSearchSupport> codeSearch
-
codeSystem
List<org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent> codeSystem
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
expansion
org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent expansion
-
implementation
org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent implementation
-
kind
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TerminologyCapabilities.CapabilityStatementKind> kind
-
lockedDate
org.hl7.fhir.r4.model.BooleanType lockedDate
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
software
org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent software
-
translation
org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent translation
-
validateCode
org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent validateCode
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.CapabilityStatementKindEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.CodeSearchSupportEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesClosureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1900484343L
-
Serialized Fields
-
translation
org.hl7.fhir.r4.model.BooleanType translation
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1593622817L
-
Serialized Fields
-
subsumption
org.hl7.fhir.r4.model.BooleanType subsumption
-
uri
org.hl7.fhir.r4.model.CanonicalType uri
-
version
List<org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent> version
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1857571343L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.StringType code
-
compositional
org.hl7.fhir.r4.model.BooleanType compositional
-
filter
List<org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent> filter
-
isDefault
org.hl7.fhir.r4.model.BooleanType isDefault
-
language
List<org.hl7.fhir.r4.model.CodeType> language
-
property
List<org.hl7.fhir.r4.model.CodeType> property
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesCodeSystemVersionFilterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -489160282L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
op
List<org.hl7.fhir.r4.model.CodeType> op
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesExpansionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1011350616L
-
Serialized Fields
-
hierarchical
org.hl7.fhir.r4.model.BooleanType hierarchical
-
incomplete
org.hl7.fhir.r4.model.BooleanType incomplete
-
paging
org.hl7.fhir.r4.model.BooleanType paging
-
parameter
List<org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent> parameter
-
textFilter
org.hl7.fhir.r4.model.MarkdownType textFilter
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesExpansionParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1703372741L
-
Serialized Fields
-
documentation
org.hl7.fhir.r4.model.StringType documentation
-
name
org.hl7.fhir.r4.model.CodeType name
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 98009649L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
url
org.hl7.fhir.r4.model.UrlType url
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesSoftwareComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -790299911L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesTranslationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1727843575L
-
Serialized Fields
-
needsMap
org.hl7.fhir.r4.model.BooleanType needsMap
-
-
Class org.hl7.fhir.r4.model.TerminologyCapabilities.TerminologyCapabilitiesValidateCodeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1212814906L
-
Serialized Fields
-
translations
org.hl7.fhir.r4.model.BooleanType translations
-
-
Class org.hl7.fhir.r4.model.TestReport extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 79474516L
-
Serialized Fields
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
issued
org.hl7.fhir.r4.model.DateTimeType issued
-
name
org.hl7.fhir.r4.model.StringType name
-
participant
List<org.hl7.fhir.r4.model.TestReport.TestReportParticipantComponent> participant
-
result
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestReport.TestReportResult> result
-
score
org.hl7.fhir.r4.model.DecimalType score
-
setup
org.hl7.fhir.r4.model.TestReport.TestReportSetupComponent setup
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestReport.TestReportStatus> status
-
teardown
org.hl7.fhir.r4.model.TestReport.TestReportTeardownComponent teardown
-
test
List<org.hl7.fhir.r4.model.TestReport.TestReportTestComponent> test
-
tester
org.hl7.fhir.r4.model.StringType tester
-
testScript
org.hl7.fhir.r4.model.Reference testScript
-
testScriptTarget
org.hl7.fhir.r4.model.TestScript testScriptTarget
-
-
Class org.hl7.fhir.r4.model.TestReport.SetupActionAssertComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 467968193L
-
Serialized Fields
-
detail
org.hl7.fhir.r4.model.StringType detail
-
message
org.hl7.fhir.r4.model.MarkdownType message
-
result
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestReport.TestReportActionResult> result
-
-
Class org.hl7.fhir.r4.model.TestReport.SetupActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.r4.model.TestReport.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.r4.model.TestReport.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.r4.model.TestReport.SetupActionOperationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 269088798L
-
Serialized Fields
-
detail
org.hl7.fhir.r4.model.UriType detail
-
message
org.hl7.fhir.r4.model.MarkdownType message
-
result
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestReport.TestReportActionResult> result
-
-
Class org.hl7.fhir.r4.model.TestReport.TeardownActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1099598054L
-
Serialized Fields
-
operation
org.hl7.fhir.r4.model.TestReport.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.r4.model.TestReport.TestActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.r4.model.TestReport.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.r4.model.TestReport.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.r4.model.TestReport.TestReportActionResultEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestReport.TestReportParticipantComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 577488357L
-
Serialized Fields
-
display
org.hl7.fhir.r4.model.StringType display
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestReport.TestReportParticipantType> type
-
uri
org.hl7.fhir.r4.model.UriType uri
-
-
Class org.hl7.fhir.r4.model.TestReport.TestReportParticipantTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestReport.TestReportResultEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestReport.TestReportSetupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -123374486L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.TestReport.SetupActionComponent> action
-
-
Class org.hl7.fhir.r4.model.TestReport.TestReportStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestReport.TestReportTeardownComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1168638089L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.TestReport.TeardownActionComponent> action
-
-
Class org.hl7.fhir.r4.model.TestReport.TestReportTestComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -865006110L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.TestReport.TestActionComponent> action
-
description
org.hl7.fhir.r4.model.StringType description
-
name
org.hl7.fhir.r4.model.StringType name
-
-
Class org.hl7.fhir.r4.model.TestScript extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- -1433230137L
-
Serialized Fields
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
destination
List<org.hl7.fhir.r4.model.TestScript.TestScriptDestinationComponent> destination
-
fixture
List<org.hl7.fhir.r4.model.TestScript.TestScriptFixtureComponent> fixture
-
identifier
org.hl7.fhir.r4.model.Identifier identifier
-
metadata
org.hl7.fhir.r4.model.TestScript.TestScriptMetadataComponent metadata
-
origin
List<org.hl7.fhir.r4.model.TestScript.TestScriptOriginComponent> origin
-
profile
List<org.hl7.fhir.r4.model.Reference> profile
-
profileTarget
List<org.hl7.fhir.r4.model.Resource> profileTarget
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
setup
org.hl7.fhir.r4.model.TestScript.TestScriptSetupComponent setup
-
teardown
org.hl7.fhir.r4.model.TestScript.TestScriptTeardownComponent teardown
-
test
List<org.hl7.fhir.r4.model.TestScript.TestScriptTestComponent> test
-
variable
List<org.hl7.fhir.r4.model.TestScript.TestScriptVariableComponent> variable
-
-
Class org.hl7.fhir.r4.model.TestScript.AssertionDirectionTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestScript.AssertionOperatorTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestScript.AssertionResponseTypesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestScript.SetupActionAssertComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1086518778L
-
Serialized Fields
-
compareToSourceExpression
org.hl7.fhir.r4.model.StringType compareToSourceExpression
-
compareToSourceId
org.hl7.fhir.r4.model.StringType compareToSourceId
-
compareToSourcePath
org.hl7.fhir.r4.model.StringType compareToSourcePath
-
contentType
org.hl7.fhir.r4.model.CodeType contentType
-
description
org.hl7.fhir.r4.model.StringType description
-
direction
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestScript.AssertionDirectionType> direction
-
expression
org.hl7.fhir.r4.model.StringType expression
-
headerField
org.hl7.fhir.r4.model.StringType headerField
-
label
org.hl7.fhir.r4.model.StringType label
-
minimumId
org.hl7.fhir.r4.model.StringType minimumId
-
navigationLinks
org.hl7.fhir.r4.model.BooleanType navigationLinks
-
operator
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestScript.AssertionOperatorType> operator
-
path
org.hl7.fhir.r4.model.StringType path
-
requestMethod
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestScript.TestScriptRequestMethodCode> requestMethod
-
requestURL
org.hl7.fhir.r4.model.StringType requestURL
-
resource
org.hl7.fhir.r4.model.CodeType resource
-
response
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestScript.AssertionResponseTypes> response
-
responseCode
org.hl7.fhir.r4.model.StringType responseCode
-
sourceId
org.hl7.fhir.r4.model.IdType sourceId
-
validateProfileId
org.hl7.fhir.r4.model.IdType validateProfileId
-
value
org.hl7.fhir.r4.model.StringType value
-
warningOnly
org.hl7.fhir.r4.model.BooleanType warningOnly
-
-
Class org.hl7.fhir.r4.model.TestScript.SetupActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.r4.model.TestScript.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.r4.model.TestScript.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.r4.model.TestScript.SetupActionOperationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 300050202L
-
Serialized Fields
-
accept
org.hl7.fhir.r4.model.CodeType accept
-
contentType
org.hl7.fhir.r4.model.CodeType contentType
-
description
org.hl7.fhir.r4.model.StringType description
-
destination
org.hl7.fhir.r4.model.IntegerType destination
-
encodeRequestUrl
org.hl7.fhir.r4.model.BooleanType encodeRequestUrl
-
label
org.hl7.fhir.r4.model.StringType label
-
method
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TestScript.TestScriptRequestMethodCode> method
-
origin
org.hl7.fhir.r4.model.IntegerType origin
-
params
org.hl7.fhir.r4.model.StringType params
-
requestHeader
List<org.hl7.fhir.r4.model.TestScript.SetupActionOperationRequestHeaderComponent> requestHeader
-
requestId
org.hl7.fhir.r4.model.IdType requestId
-
resource
org.hl7.fhir.r4.model.CodeType resource
-
responseId
org.hl7.fhir.r4.model.IdType responseId
-
sourceId
org.hl7.fhir.r4.model.IdType sourceId
-
targetId
org.hl7.fhir.r4.model.IdType targetId
-
type
org.hl7.fhir.r4.model.Coding type
-
url
org.hl7.fhir.r4.model.StringType url
-
-
Class org.hl7.fhir.r4.model.TestScript.SetupActionOperationRequestHeaderComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 274395337L
-
Serialized Fields
-
field
org.hl7.fhir.r4.model.StringType field
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.TestScript.TeardownActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1099598054L
-
Serialized Fields
-
operation
org.hl7.fhir.r4.model.TestScript.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.r4.model.TestScript.TestActionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -252088305L
-
Serialized Fields
-
assert_
org.hl7.fhir.r4.model.TestScript.SetupActionAssertComponent assert_
-
operation
org.hl7.fhir.r4.model.TestScript.SetupActionOperationComponent operation
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptDestinationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1239935149L
-
Serialized Fields
-
index
org.hl7.fhir.r4.model.IntegerType index
-
profile
org.hl7.fhir.r4.model.Coding profile
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptFixtureComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1110683307L
-
Serialized Fields
-
autocreate
org.hl7.fhir.r4.model.BooleanType autocreate
-
autodelete
org.hl7.fhir.r4.model.BooleanType autodelete
-
resource
org.hl7.fhir.r4.model.Reference resource
-
resourceTarget
org.hl7.fhir.r4.model.Resource resourceTarget
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptMetadataCapabilityComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1368199288L
-
Serialized Fields
-
capabilities
org.hl7.fhir.r4.model.CanonicalType capabilities
-
description
org.hl7.fhir.r4.model.StringType description
-
destination
org.hl7.fhir.r4.model.IntegerType destination
-
link
List<org.hl7.fhir.r4.model.UriType> link
-
origin
List<org.hl7.fhir.r4.model.IntegerType> origin
-
required
org.hl7.fhir.r4.model.BooleanType required
-
validated
org.hl7.fhir.r4.model.BooleanType validated
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptMetadataComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 745183328L
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptMetadataLinkComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 213372298L
-
Serialized Fields
-
description
org.hl7.fhir.r4.model.StringType description
-
url
org.hl7.fhir.r4.model.UriType url
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptOriginComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1239935149L
-
Serialized Fields
-
index
org.hl7.fhir.r4.model.IntegerType index
-
profile
org.hl7.fhir.r4.model.Coding profile
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptRequestMethodCodeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptSetupComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -123374486L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.TestScript.SetupActionComponent> action
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptTeardownComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1168638089L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.TestScript.TeardownActionComponent> action
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptTestComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -865006110L
-
Serialized Fields
-
action
List<org.hl7.fhir.r4.model.TestScript.TestActionComponent> action
-
description
org.hl7.fhir.r4.model.StringType description
-
name
org.hl7.fhir.r4.model.StringType name
-
-
Class org.hl7.fhir.r4.model.TestScript.TestScriptVariableComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -1592325432L
-
Serialized Fields
-
defaultValue
org.hl7.fhir.r4.model.StringType defaultValue
-
description
org.hl7.fhir.r4.model.StringType description
-
expression
org.hl7.fhir.r4.model.StringType expression
-
headerField
org.hl7.fhir.r4.model.StringType headerField
-
hint
org.hl7.fhir.r4.model.StringType hint
-
name
org.hl7.fhir.r4.model.StringType name
-
path
org.hl7.fhir.r4.model.StringType path
-
sourceId
org.hl7.fhir.r4.model.IdType sourceId
-
-
Class org.hl7.fhir.r4.model.TimeType extends org.hl7.fhir.r4.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.Timing extends org.hl7.fhir.r4.model.BackboneType implements Serializable
- serialVersionUID:
- 791565112L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeableConcept code
-
event
List<org.hl7.fhir.r4.model.DateTimeType> event
-
repeat
org.hl7.fhir.r4.model.Timing.TimingRepeatComponent repeat
-
-
Class org.hl7.fhir.r4.model.Timing.DayOfWeekEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Timing.EventTimingEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Timing.TimingRepeatComponent extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- -900253756L
-
Serialized Fields
-
bounds
org.hl7.fhir.r4.model.Type bounds
-
count
org.hl7.fhir.r4.model.PositiveIntType count
-
countMax
org.hl7.fhir.r4.model.PositiveIntType countMax
-
dayOfWeek
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Timing.DayOfWeek>> dayOfWeek
-
duration
org.hl7.fhir.r4.model.DecimalType duration
-
durationMax
org.hl7.fhir.r4.model.DecimalType durationMax
-
durationUnit
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Timing.UnitsOfTime> durationUnit
-
frequency
org.hl7.fhir.r4.model.PositiveIntType frequency
-
frequencyMax
org.hl7.fhir.r4.model.PositiveIntType frequencyMax
-
offset
org.hl7.fhir.r4.model.UnsignedIntType offset
-
period
org.hl7.fhir.r4.model.DecimalType period
-
periodMax
org.hl7.fhir.r4.model.DecimalType periodMax
-
periodUnit
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Timing.UnitsOfTime> periodUnit
-
timeOfDay
List<org.hl7.fhir.r4.model.TimeType> timeOfDay
-
when
List<org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.Timing.EventTiming>> when
-
-
Class org.hl7.fhir.r4.model.Timing.UnitsOfTimeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.TriggerDefinition extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1706033335L
-
Serialized Fields
-
condition
org.hl7.fhir.r4.model.Expression condition
-
data
List<org.hl7.fhir.r4.model.DataRequirement> data
-
name
org.hl7.fhir.r4.model.StringType name
-
timing
org.hl7.fhir.r4.model.Type timing
-
type
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.TriggerDefinition.TriggerType> type
-
-
Class org.hl7.fhir.r4.model.TriggerDefinition.TriggerTypeEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.Tuple extends org.hl7.fhir.r4.model.Base implements Serializable
-
Class org.hl7.fhir.r4.model.Type extends org.hl7.fhir.r4.model.Element implements Serializable
- serialVersionUID:
- 4623040030733049991L
-
Class org.hl7.fhir.r4.model.UnsignedIntType extends org.hl7.fhir.r4.model.IntegerType implements Serializable
- serialVersionUID:
- -7991875974606711355L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.UriType extends org.hl7.fhir.r4.model.PrimitiveType<String> implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.UrlType extends org.hl7.fhir.r4.model.UriType implements Serializable
- serialVersionUID:
- 4L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.UsageContext extends org.hl7.fhir.r4.model.Type implements Serializable
- serialVersionUID:
- -1092486508L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.Coding code
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.UuidType extends org.hl7.fhir.r4.model.UriType implements Serializable
- serialVersionUID:
- 3L
-
Serialization Methods
-
readExternal
public void readExternal(ObjectInput arg0) throws IOException, ClassNotFoundException
- Throws:
IOExceptionClassNotFoundException
-
writeExternal
public void writeExternal(ObjectOutput arg0) throws IOException
- Throws:
IOException
-
-
Class org.hl7.fhir.r4.model.ValueSet extends org.hl7.fhir.r4.model.MetadataResource implements Serializable
- serialVersionUID:
- 786712949L
-
Serialized Fields
-
compose
org.hl7.fhir.r4.model.ValueSet.ValueSetComposeComponent compose
-
copyright
org.hl7.fhir.r4.model.MarkdownType copyright
-
expansion
org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionComponent expansion
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
immutable
org.hl7.fhir.r4.model.BooleanType immutable
-
purpose
org.hl7.fhir.r4.model.MarkdownType purpose
-
-
Class org.hl7.fhir.r4.model.ValueSet.ConceptReferenceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 260579971L
-
Serialized Fields
-
code
org.hl7.fhir.r4.model.CodeType code
-
designation
List<org.hl7.fhir.r4.model.ValueSet.ConceptReferenceDesignationComponent> designation
-
display
org.hl7.fhir.r4.model.StringType display
-
-
Class org.hl7.fhir.r4.model.ValueSet.ConceptReferenceDesignationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1515662414L
-
Serialized Fields
-
language
org.hl7.fhir.r4.model.CodeType language
-
use
org.hl7.fhir.r4.model.Coding use
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.ValueSet.ConceptSetComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 969391146L
-
Serialized Fields
-
concept
List<org.hl7.fhir.r4.model.ValueSet.ConceptReferenceComponent> concept
-
filter
List<org.hl7.fhir.r4.model.ValueSet.ConceptSetFilterComponent> filter
-
system
org.hl7.fhir.r4.model.UriType system
-
valueSet
List<org.hl7.fhir.r4.model.CanonicalType> valueSet
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.ValueSet.ConceptSetFilterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1259153492L
-
Serialized Fields
-
op
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.ValueSet.FilterOperator> op
-
property
org.hl7.fhir.r4.model.CodeType property
-
value
org.hl7.fhir.r4.model.StringType value
-
-
Class org.hl7.fhir.r4.model.ValueSet.FilterOperatorEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.ValueSet.ValueSetComposeComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -765941757L
-
Class org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -43471993L
-
Serialized Fields
-
contains
List<org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionContainsComponent> contains
-
identifier
org.hl7.fhir.r4.model.UriType identifier
-
offset
org.hl7.fhir.r4.model.IntegerType offset
-
parameter
List<org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionParameterComponent> parameter
-
timestamp
org.hl7.fhir.r4.model.DateTimeType timestamp
-
total
org.hl7.fhir.r4.model.IntegerType total
-
-
Class org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionContainsComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 719458860L
-
Serialized Fields
-
abstract_
org.hl7.fhir.r4.model.BooleanType abstract_
-
code
org.hl7.fhir.r4.model.CodeType code
-
contains
List<org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionContainsComponent> contains
-
designation
List<org.hl7.fhir.r4.model.ValueSet.ConceptReferenceDesignationComponent> designation
-
display
org.hl7.fhir.r4.model.StringType display
-
inactive
org.hl7.fhir.r4.model.BooleanType inactive
-
system
org.hl7.fhir.r4.model.UriType system
-
version
org.hl7.fhir.r4.model.StringType version
-
-
Class org.hl7.fhir.r4.model.ValueSet.ValueSetExpansionParameterComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1172641169L
-
Serialized Fields
-
name
org.hl7.fhir.r4.model.StringType name
-
value
org.hl7.fhir.r4.model.Type value
-
-
Class org.hl7.fhir.r4.model.VerificationResult extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- -284059204L
-
Serialized Fields
-
attestation
org.hl7.fhir.r4.model.VerificationResult.VerificationResultAttestationComponent attestation
-
failureAction
org.hl7.fhir.r4.model.CodeableConcept failureAction
-
frequency
org.hl7.fhir.r4.model.Timing frequency
-
lastPerformed
org.hl7.fhir.r4.model.DateTimeType lastPerformed
-
need
org.hl7.fhir.r4.model.CodeableConcept need
-
nextScheduled
org.hl7.fhir.r4.model.DateType nextScheduled
-
primarySource
List<org.hl7.fhir.r4.model.VerificationResult.VerificationResultPrimarySourceComponent> primarySource
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.VerificationResult.Status> status
-
statusDate
org.hl7.fhir.r4.model.DateTimeType statusDate
-
target
List<org.hl7.fhir.r4.model.Reference> target
-
targetLocation
List<org.hl7.fhir.r4.model.StringType> targetLocation
-
targetTarget
List<org.hl7.fhir.r4.model.Resource> targetTarget
-
validationProcess
List<org.hl7.fhir.r4.model.CodeableConcept> validationProcess
-
validationType
org.hl7.fhir.r4.model.CodeableConcept validationType
-
validator
List<org.hl7.fhir.r4.model.VerificationResult.VerificationResultValidatorComponent> validator
-
-
Class org.hl7.fhir.r4.model.VerificationResult.StatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.VerificationResult.VerificationResultAttestationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -900018800L
-
Serialized Fields
-
communicationMethod
org.hl7.fhir.r4.model.CodeableConcept communicationMethod
-
date
org.hl7.fhir.r4.model.DateType date
-
onBehalfOf
org.hl7.fhir.r4.model.Reference onBehalfOf
-
onBehalfOfTarget
org.hl7.fhir.r4.model.Resource onBehalfOfTarget
-
proxyIdentityCertificate
org.hl7.fhir.r4.model.StringType proxyIdentityCertificate
-
proxySignature
org.hl7.fhir.r4.model.Signature proxySignature
-
sourceIdentityCertificate
org.hl7.fhir.r4.model.StringType sourceIdentityCertificate
-
sourceSignature
org.hl7.fhir.r4.model.Signature sourceSignature
-
who
org.hl7.fhir.r4.model.Reference who
-
whoTarget
org.hl7.fhir.r4.model.Resource whoTarget
-
-
Class org.hl7.fhir.r4.model.VerificationResult.VerificationResultPrimarySourceComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- -928858332L
-
Serialized Fields
-
canPushUpdates
org.hl7.fhir.r4.model.CodeableConcept canPushUpdates
-
communicationMethod
List<org.hl7.fhir.r4.model.CodeableConcept> communicationMethod
-
pushTypeAvailable
List<org.hl7.fhir.r4.model.CodeableConcept> pushTypeAvailable
-
type
List<org.hl7.fhir.r4.model.CodeableConcept> type
-
validationDate
org.hl7.fhir.r4.model.DateTimeType validationDate
-
validationStatus
org.hl7.fhir.r4.model.CodeableConcept validationStatus
-
who
org.hl7.fhir.r4.model.Reference who
-
whoTarget
org.hl7.fhir.r4.model.Resource whoTarget
-
-
Class org.hl7.fhir.r4.model.VerificationResult.VerificationResultValidatorComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 35580619L
-
Serialized Fields
-
attestationSignature
org.hl7.fhir.r4.model.Signature attestationSignature
-
identityCertificate
org.hl7.fhir.r4.model.StringType identityCertificate
-
organization
org.hl7.fhir.r4.model.Reference organization
-
organizationTarget
org.hl7.fhir.r4.model.Organization organizationTarget
-
-
Class org.hl7.fhir.r4.model.VisionPrescription extends org.hl7.fhir.r4.model.DomainResource implements Serializable
- serialVersionUID:
- 988021071L
-
Serialized Fields
-
created
org.hl7.fhir.r4.model.DateTimeType created
-
dateWritten
org.hl7.fhir.r4.model.DateTimeType dateWritten
-
encounter
org.hl7.fhir.r4.model.Reference encounter
-
encounterTarget
org.hl7.fhir.r4.model.Encounter encounterTarget
-
identifier
List<org.hl7.fhir.r4.model.Identifier> identifier
-
lensSpecification
List<org.hl7.fhir.r4.model.VisionPrescription.VisionPrescriptionLensSpecificationComponent> lensSpecification
-
patient
org.hl7.fhir.r4.model.Reference patient
-
patientTarget
org.hl7.fhir.r4.model.Patient patientTarget
-
prescriber
org.hl7.fhir.r4.model.Reference prescriber
-
prescriberTarget
org.hl7.fhir.r4.model.Resource prescriberTarget
-
status
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.VisionPrescription.VisionStatus> status
-
-
Class org.hl7.fhir.r4.model.VisionPrescription.PrismComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 1677247628L
-
Serialized Fields
-
amount
org.hl7.fhir.r4.model.DecimalType amount
-
base
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.VisionPrescription.VisionBase> base
-
-
Class org.hl7.fhir.r4.model.VisionPrescription.VisionBaseEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.VisionPrescription.VisionEyesEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.VisionPrescription.VisionPrescriptionLensSpecificationComponent extends org.hl7.fhir.r4.model.BackboneElement implements Serializable
- serialVersionUID:
- 688924460L
-
Serialized Fields
-
add
org.hl7.fhir.r4.model.DecimalType add
-
axis
org.hl7.fhir.r4.model.IntegerType axis
-
backCurve
org.hl7.fhir.r4.model.DecimalType backCurve
-
brand
org.hl7.fhir.r4.model.StringType brand
-
color
org.hl7.fhir.r4.model.StringType color
-
cylinder
org.hl7.fhir.r4.model.DecimalType cylinder
-
diameter
org.hl7.fhir.r4.model.DecimalType diameter
-
duration
org.hl7.fhir.r4.model.Quantity duration
-
eye
org.hl7.fhir.r4.model.Enumeration<org.hl7.fhir.r4.model.VisionPrescription.VisionEyes> eye
-
note
List<org.hl7.fhir.r4.model.Annotation> note
-
power
org.hl7.fhir.r4.model.DecimalType power
-
prism
List<org.hl7.fhir.r4.model.VisionPrescription.PrismComponent> prism
-
product
org.hl7.fhir.r4.model.CodeableConcept product
-
sphere
org.hl7.fhir.r4.model.DecimalType sphere
-
-
Class org.hl7.fhir.r4.model.VisionPrescription.VisionStatusEnumFactory extends Object implements Serializable
-
Class org.hl7.fhir.r4.model.XhtmlType extends org.hl7.fhir.r4.model.Element implements Serializable
-
Serialized Fields
-
place
org.hl7.fhir.r4.model.Narrative place
-
-
-
-
Package org.opencds.cqf.cql.engine.fhir.exception
-
Class org.opencds.cqf.cql.engine.fhir.exception.DataProviderException extends CqlException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opencds.cqf.cql.engine.fhir.exception.UnknownElement extends DataProviderException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opencds.cqf.cql.engine.fhir.exception.UnknownPath extends DataProviderException implements Serializable
- serialVersionUID:
- 1L
-
Class org.opencds.cqf.cql.engine.fhir.exception.UnknownType extends DataProviderException implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.opencds.cqf.cql.engine.fhir.searchparam
-
Class org.opencds.cqf.cql.engine.fhir.searchparam.SearchParameterMap extends Object implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
myCount
Integer myCount
-
myEverythingMode
SearchParameterMap.EverythingModeEnum myEverythingMode
-
myIncludes
Set<ca.uhn.fhir.model.api.Include> myIncludes
-
myLastUpdated
ca.uhn.fhir.rest.param.DateRangeParam myLastUpdated
-
myLoadSynchronous
boolean myLoadSynchronous
-
myLoadSynchronousUpTo
Integer myLoadSynchronousUpTo
-
myRevIncludes
Set<ca.uhn.fhir.model.api.Include> myRevIncludes
-
mySearchParameterMap
HashMap<String,List<List<ca.uhn.fhir.model.api.IQueryParameterType>>> mySearchParameterMap
-
mySearchTotalMode
ca.uhn.fhir.rest.api.SearchTotalModeEnum mySearchTotalMode
-
mySort
ca.uhn.fhir.rest.api.SortSpec mySort
-
mySummaryMode
ca.uhn.fhir.rest.api.SummaryEnum mySummaryMode
-
-