Class Conformance
- All Implemented Interfaces:
org.jvnet.jaxb2_commons.lang.Equals2,org.jvnet.jaxb2_commons.lang.HashCode2,org.jvnet.jaxb2_commons.lang.ToString2
Java class for Conformance complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Conformance">
<complexContent>
<extension base="{http://hl7.org/fhir}DomainResource">
<sequence>
<element name="url" type="{http://hl7.org/fhir}uri" minOccurs="0"/>
<element name="version" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="name" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="status" type="{http://hl7.org/fhir}ConformanceResourceStatus"/>
<element name="experimental" type="{http://hl7.org/fhir}boolean" minOccurs="0"/>
<element name="date" type="{http://hl7.org/fhir}dateTime"/>
<element name="publisher" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="contact" type="{http://hl7.org/fhir}Conformance.Contact" maxOccurs="unbounded" minOccurs="0"/>
<element name="description" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="useContext" type="{http://hl7.org/fhir}CodeableConcept" maxOccurs="unbounded" minOccurs="0"/>
<element name="requirements" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="copyright" type="{http://hl7.org/fhir}string" minOccurs="0"/>
<element name="kind" type="{http://hl7.org/fhir}ConformanceStatementKind"/>
<element name="software" type="{http://hl7.org/fhir}Conformance.Software" minOccurs="0"/>
<element name="implementation" type="{http://hl7.org/fhir}Conformance.Implementation" minOccurs="0"/>
<element name="fhirVersion" type="{http://hl7.org/fhir}id"/>
<element name="acceptUnknown" type="{http://hl7.org/fhir}UnknownContentCode"/>
<element name="format" type="{http://hl7.org/fhir}code" maxOccurs="unbounded"/>
<element name="profile" type="{http://hl7.org/fhir}Reference" maxOccurs="unbounded" minOccurs="0"/>
<element name="rest" type="{http://hl7.org/fhir}Conformance.Rest" maxOccurs="unbounded" minOccurs="0"/>
<element name="messaging" type="{http://hl7.org/fhir}Conformance.Messaging" maxOccurs="unbounded" minOccurs="0"/>
<element name="document" type="{http://hl7.org/fhir}Conformance.Document" maxOccurs="unbounded" minOccurs="0"/>
</sequence>
</extension>
</complexContent>
</complexType>
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected UnknownContentCodeprotected List<ConformanceContact> protected Stringprotected DateTimeprotected Stringprotected List<ConformanceDocument> protected Booleanprotected Idprotected ConformanceImplementationprotected ConformanceStatementKindprotected List<ConformanceMessaging> protected Stringprotected Stringprotected Stringprotected List<ConformanceRest> protected ConformanceSoftwareprotected ConformanceResourceStatusprotected Uriprotected List<CodeableConcept> protected StringFields inherited from class org.hl7.fhir.DomainResource
contained, extension, modifierExtension, textFields inherited from class org.hl7.fhir.Resource
id, implicitRules, language, meta -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionappend(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) booleanbooleanequals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) Gets the value of the acceptUnknown property.Gets the value of the contact property.Gets the value of the copyright property.getDate()Gets the value of the date property.Gets the value of the description property.Gets the value of the document property.Gets the value of the experimental property.Gets the value of the fhirVersion property.Gets the value of the format property.Gets the value of the implementation property.getKind()Gets the value of the kind property.Gets the value of the messaging property.getName()Gets the value of the name property.Gets the value of the profile property.Gets the value of the publisher property.Gets the value of the requirements property.getRest()Gets the value of the rest property.Gets the value of the software property.Gets the value of the status property.getUrl()Gets the value of the url property.Gets the value of the useContext property.Gets the value of the version property.inthashCode()inthashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) voidSets the value of the acceptUnknown property.voidsetContact(List<ConformanceContact> value) voidsetCopyright(String value) Sets the value of the copyright property.voidSets the value of the date property.voidsetDescription(String value) Sets the value of the description property.voidsetDocument(List<ConformanceDocument> value) voidsetExperimental(Boolean value) Sets the value of the experimental property.voidsetFhirVersion(Id value) Sets the value of the fhirVersion property.voidvoidSets the value of the implementation property.voidsetKind(ConformanceStatementKind value) Sets the value of the kind property.voidsetMessaging(List<ConformanceMessaging> value) voidSets the value of the name property.voidsetProfile(List<Reference> value) voidsetPublisher(String value) Sets the value of the publisher property.voidsetRequirements(String value) Sets the value of the requirements property.voidsetRest(List<ConformanceRest> value) voidsetSoftware(ConformanceSoftware value) Sets the value of the software property.voidSets the value of the status property.voidSets the value of the url property.voidsetUseContext(List<CodeableConcept> value) voidsetVersion(String value) Sets the value of the version property.toString()withContact(Collection<ConformanceContact> values) withContact(ConformanceContact... values) withContained(Collection<ResourceContainer> values) withContained(ResourceContainer... values) withCopyright(String value) withDescription(String value) withDocument(Collection<ConformanceDocument> values) withDocument(ConformanceDocument... values) withExperimental(Boolean value) withExtension(Collection<Extension> values) withExtension(Extension... values) withFhirVersion(Id value) withFormat(Collection<Code> values) withFormat(Code... values) withImplicitRules(Uri value) withKind(ConformanceStatementKind value) withLanguage(Code value) withMessaging(Collection<ConformanceMessaging> values) withMessaging(ConformanceMessaging... values) withModifierExtension(Collection<Extension> values) withModifierExtension(Extension... values) withProfile(Collection<Reference> values) withProfile(Reference... values) withPublisher(String value) withRequirements(String value) withRest(Collection<ConformanceRest> values) withRest(ConformanceRest... values) withSoftware(ConformanceSoftware value) withUseContext(Collection<CodeableConcept> values) withUseContext(CodeableConcept... values) withVersion(String value) Methods inherited from class org.hl7.fhir.DomainResource
getContained, getExtension, getModifierExtension, getText, setContained, setExtension, setModifierExtension, setTextMethods inherited from class org.hl7.fhir.Resource
getId, getImplicitRules, getLanguage, getMeta, setId, setImplicitRules, setLanguage, setMeta
-
Field Details
-
url
-
version
-
name
-
status
-
experimental
-
date
-
publisher
-
contact
-
description
-
useContext
-
requirements
-
copyright
-
kind
-
software
-
implementation
-
fhirVersion
-
acceptUnknown
-
format
-
profile
-
rest
-
messaging
-
document
-
-
Constructor Details
-
Conformance
public Conformance()
-
-
Method Details
-
getUrl
Gets the value of the url property.- Returns:
- possible object is
Uri
-
setUrl
Sets the value of the url property.- Parameters:
value- allowed object isUri
-
getVersion
Gets the value of the version property.- Returns:
- possible object is
String
-
setVersion
Sets the value of the version property.- Parameters:
value- allowed object isString
-
getName
Gets the value of the name property.- Returns:
- possible object is
String
-
setName
Sets the value of the name property.- Parameters:
value- allowed object isString
-
getStatus
Gets the value of the status property.- Returns:
- possible object is
ConformanceResourceStatus
-
setStatus
Sets the value of the status property.- Parameters:
value- allowed object isConformanceResourceStatus
-
getExperimental
Gets the value of the experimental property.- Returns:
- possible object is
Boolean
-
setExperimental
Sets the value of the experimental property.- Parameters:
value- allowed object isBoolean
-
getDate
Gets the value of the date property.- Returns:
- possible object is
DateTime
-
setDate
Sets the value of the date property.- Parameters:
value- allowed object isDateTime
-
getPublisher
Gets the value of the publisher property.- Returns:
- possible object is
String
-
setPublisher
Sets the value of the publisher property.- Parameters:
value- allowed object isString
-
getContact
Gets the value of the contact property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the contact property.For example, to add a new item, do as follows:
getContact().add(newItem);Objects of the following type(s) are allowed in the list
ConformanceContact -
getDescription
Gets the value of the description property.- Returns:
- possible object is
String
-
setDescription
Sets the value of the description property.- Parameters:
value- allowed object isString
-
getUseContext
Gets the value of the useContext property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the useContext property.For example, to add a new item, do as follows:
getUseContext().add(newItem);Objects of the following type(s) are allowed in the list
CodeableConcept -
getRequirements
Gets the value of the requirements property.- Returns:
- possible object is
String
-
setRequirements
Sets the value of the requirements property.- Parameters:
value- allowed object isString
-
getCopyright
Gets the value of the copyright property.- Returns:
- possible object is
String
-
setCopyright
Sets the value of the copyright property.- Parameters:
value- allowed object isString
-
getKind
Gets the value of the kind property.- Returns:
- possible object is
ConformanceStatementKind
-
setKind
Sets the value of the kind property.- Parameters:
value- allowed object isConformanceStatementKind
-
getSoftware
Gets the value of the software property.- Returns:
- possible object is
ConformanceSoftware
-
setSoftware
Sets the value of the software property.- Parameters:
value- allowed object isConformanceSoftware
-
getImplementation
Gets the value of the implementation property.- Returns:
- possible object is
ConformanceImplementation
-
setImplementation
Sets the value of the implementation property.- Parameters:
value- allowed object isConformanceImplementation
-
getFhirVersion
Gets the value of the fhirVersion property.- Returns:
- possible object is
Id
-
setFhirVersion
Sets the value of the fhirVersion property.- Parameters:
value- allowed object isId
-
getAcceptUnknown
Gets the value of the acceptUnknown property.- Returns:
- possible object is
UnknownContentCode
-
setAcceptUnknown
Sets the value of the acceptUnknown property.- Parameters:
value- allowed object isUnknownContentCode
-
getFormat
Gets the value of the format property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the format property.For example, to add a new item, do as follows:
getFormat().add(newItem);Objects of the following type(s) are allowed in the list
Code -
getProfile
Gets the value of the profile property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the profile property.For example, to add a new item, do as follows:
getProfile().add(newItem);Objects of the following type(s) are allowed in the list
Reference -
getRest
Gets the value of the rest property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the rest property.For example, to add a new item, do as follows:
getRest().add(newItem);Objects of the following type(s) are allowed in the list
ConformanceRest -
getMessaging
Gets the value of the messaging property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the messaging property.For example, to add a new item, do as follows:
getMessaging().add(newItem);Objects of the following type(s) are allowed in the list
ConformanceMessaging -
getDocument
Gets the value of the document property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the Jakarta XML Binding object. This is why there is not a
setmethod for the document property.For example, to add a new item, do as follows:
getDocument().add(newItem);Objects of the following type(s) are allowed in the list
ConformanceDocument -
withUrl
-
withVersion
-
withName
-
withStatus
-
withExperimental
-
withDate
-
withPublisher
-
withContact
-
withContact
-
withDescription
-
withUseContext
-
withUseContext
-
withRequirements
-
withCopyright
-
withKind
-
withSoftware
-
withImplementation
-
withFhirVersion
-
withAcceptUnknown
-
withFormat
-
withFormat
-
withProfile
-
withProfile
-
withRest
-
withRest
-
withMessaging
-
withMessaging
-
withDocument
-
withDocument
-
withText
- Overrides:
withTextin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withContained
- Overrides:
withContainedin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withExtension
- Overrides:
withExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withModifierExtension
- Overrides:
withModifierExtensionin classDomainResource
-
withId
- Overrides:
withIdin classDomainResource
-
withMeta
- Overrides:
withMetain classDomainResource
-
withImplicitRules
- Overrides:
withImplicitRulesin classDomainResource
-
withLanguage
- Overrides:
withLanguagein classDomainResource
-
equals
public boolean equals(org.jvnet.jaxb2_commons.locator.ObjectLocator thisLocator, org.jvnet.jaxb2_commons.locator.ObjectLocator thatLocator, Object object, org.jvnet.jaxb2_commons.lang.EqualsStrategy2 strategy) - Specified by:
equalsin interfaceorg.jvnet.jaxb2_commons.lang.Equals2- Overrides:
equalsin classDomainResource
-
equals
- Overrides:
equalsin classDomainResource
-
hashCode
public int hashCode(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, org.jvnet.jaxb2_commons.lang.HashCodeStrategy2 strategy) - Specified by:
hashCodein interfaceorg.jvnet.jaxb2_commons.lang.HashCode2- Overrides:
hashCodein classDomainResource
-
hashCode
public int hashCode()- Overrides:
hashCodein classDomainResource
-
toString
- Overrides:
toStringin classDomainResource
-
append
public StringBuilder append(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendin classDomainResource
-
appendFields
public StringBuilder appendFields(org.jvnet.jaxb2_commons.locator.ObjectLocator locator, StringBuilder buffer, org.jvnet.jaxb2_commons.lang.ToStringStrategy2 strategy) - Specified by:
appendFieldsin interfaceorg.jvnet.jaxb2_commons.lang.ToString2- Overrides:
appendFieldsin classDomainResource
-
setContact
-
setUseContext
-
setFormat
-
setProfile
-
setRest
-
setMessaging
-
setDocument
-