Skip to main content

HS.FHIR.DTL.vDSTU2.Model.Resource.HealthcareService

class HS.FHIR.DTL.vDSTU2.Model.Resource.HealthcareService extends HS.FHIR.DTL.vDSTU2.Model.Base.DomainResource

The details of a healthcare service available at a location.

Property Inventory

Parameters

parameter ELEMENTQUALIFIED = 1;
Inherited description: ELEMENTQUALIFIED controls the format of exported XML. The ELEMENTQUALIFIED specification should be based on the elementFormDefault attribute of the schema that defines the type. To maintain compatibility, ELEMENTQUALIFIED will default to 1 (true) for literal format export and will default to 0 (false) for encoded or encoded12 format export. These were the values always previously assumed for the elementFormDefault attribute.

NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.

parameter XMLNAME = HealthcareService;
Inherited description: This parameter provides the default XMLNAME for the class. If it is empty then the class name will be used to construct a default XML name. The default XMLNAME is used as the top level tag when exporting objects and the export context did not provide an XML container name.
parameter XMLPROJECTION = ELEMENT;
parameter XMLSEQUENCE = 1;
Inherited description: If the XMLSEQUENCE = 1, then the order of the XML elements must match the order of the class properties. This allows us to deal with XML where the same field appears multiple times and is distinguished by the order.
parameter XMLTYPE = HealthcareService;
Inherited description: This parameter provides the default XMLTYPE for the class. If it is empty then the class name will be used to construct a default XML type.

The default XMLTYPE is used when naming and referencing this type in a schema and the schema context did not provide an XML type name.

Properties

property appointmentRequired as %Boolean (XMLNAME = "appointmentRequired", XMLPROJECTION = "ATTRIBUTE");
boolean

If an appointment is required for access to this service.

Property methods: appointmentRequiredDisplayToLogical(), appointmentRequiredGet(), appointmentRequiredIsValid(), appointmentRequiredLogicalToDisplay(), appointmentRequiredLogicalToXSD(), appointmentRequiredNormalize(), appointmentRequiredSet(), appointmentRequiredXSDToLogical()
property availabilityExceptions as %String (MAXLEN = 1000000, XMLNAME = "availabilityExceptions", XMLPROJECTION = "ATTRIBUTE");
string

Description of availability exceptions.

Property methods: availabilityExceptionsDisplayToLogical(), availabilityExceptionsGet(), availabilityExceptionsIsValid(), availabilityExceptionsLogicalToDisplay(), availabilityExceptionsLogicalToOdbc(), availabilityExceptionsNormalize(), availabilityExceptionsSet()
property availableTime as list of HS.FHIR.DTL.vDSTU2.Model.Element.HealthcareService.availableTime (XMLNAME = "availableTime", XMLPROJECTION = "ELEMENT");
BackboneElement

Times the Service Site is available.

Property methods: availableTimeBuildValueArray(), availableTimeCollectionToDisplay(), availableTimeCollectionToOdbc(), availableTimeDisplayToCollection(), availableTimeGet(), availableTimeGetObject(), availableTimeGetObjectId(), availableTimeGetSwizzled(), availableTimeIsValid(), availableTimeOdbcToCollection(), availableTimeSet(), availableTimeSetObject(), availableTimeSetObjectId()
property characteristic as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.CodeableConcept (XMLNAME = "characteristic", XMLPROJECTION = "ELEMENT");
CodeableConcept

Collection of characteristics (attributes)

any FHIR2 code from any ValueSet may be used.

Property methods: characteristicBuildValueArray(), characteristicCollectionToDisplay(), characteristicCollectionToOdbc(), characteristicDisplayToCollection(), characteristicGet(), characteristicGetObject(), characteristicGetObjectId(), characteristicGetSwizzled(), characteristicIsValid(), characteristicOdbcToCollection(), characteristicSet(), characteristicSetObject(), characteristicSetObjectId()
property comment as %String (MAXLEN = 1000000, XMLNAME = "comment", XMLPROJECTION = "ATTRIBUTE");
string

Additional description and/or any specific issues not covered elsewhere.

Property methods: commentDisplayToLogical(), commentGet(), commentIsValid(), commentLogicalToDisplay(), commentLogicalToOdbc(), commentNormalize(), commentSet()
property coverageArea as list of HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "coverageArea", XMLPROJECTION = "ELEMENT");
Reference

Location(s) service is inteded for/available to.

Location

Property methods: coverageAreaBuildValueArray(), coverageAreaCollectionToDisplay(), coverageAreaCollectionToOdbc(), coverageAreaDisplayToCollection(), coverageAreaGet(), coverageAreaGetObject(), coverageAreaGetObjectId(), coverageAreaGetSwizzled(), coverageAreaIsValid(), coverageAreaOdbcToCollection(), coverageAreaSet(), coverageAreaSetObject(), coverageAreaSetObjectId()
property eligibility as HS.FHIR.DTL.vDSTU2.Model.Datatype.CodeableConcept (XMLNAME = "eligibility", XMLPROJECTION = "ELEMENT");
CodeableConcept

Specific eligibility requirements required to use the service.

any FHIR2 code from any ValueSet may be used.

Property methods: eligibilityGet(), eligibilityGetSwizzled(), eligibilityIsValid(), eligibilityNewObject(), eligibilitySet()
property eligibilityNote as %String (MAXLEN = 1000000, XMLNAME = "eligibilityNote", XMLPROJECTION = "ATTRIBUTE");
string

Describes the eligibility conditions for the service.

Property methods: eligibilityNoteDisplayToLogical(), eligibilityNoteGet(), eligibilityNoteIsValid(), eligibilityNoteLogicalToDisplay(), eligibilityNoteLogicalToOdbc(), eligibilityNoteNormalize(), eligibilityNoteSet()
property extraDetails as %String (MAXLEN = 1000000, XMLNAME = "extraDetails", XMLPROJECTION = "ATTRIBUTE");
string

Extra details about the service that can't be placed in the other fields.

Property methods: extraDetailsDisplayToLogical(), extraDetailsGet(), extraDetailsIsValid(), extraDetailsLogicalToDisplay(), extraDetailsLogicalToOdbc(), extraDetailsNormalize(), extraDetailsSet()
property identifier as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.Identifier (XMLNAME = "identifier", XMLPROJECTION = "ELEMENT");
Identifier

External identifiers for this item.

Property methods: identifierBuildValueArray(), identifierCollectionToDisplay(), identifierCollectionToOdbc(), identifierDisplayToCollection(), identifierGet(), identifierGetObject(), identifierGetObjectId(), identifierGetSwizzled(), identifierIsValid(), identifierOdbcToCollection(), identifierSet(), identifierSetObject(), identifierSetObjectId()
property location as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "location", XMLPROJECTION = "ELEMENT") [ Required ];
Reference

Location where service may be provided.

Location

Property methods: locationGet(), locationGetSwizzled(), locationIsValid(), locationNewObject(), locationSet()
property notAvailable as list of HS.FHIR.DTL.vDSTU2.Model.Element.HealthcareService.notAvailable (XMLNAME = "notAvailable", XMLPROJECTION = "ELEMENT");
BackboneElement

Not available during this time due to provided reason.

Property methods: notAvailableBuildValueArray(), notAvailableCollectionToDisplay(), notAvailableCollectionToOdbc(), notAvailableDisplayToCollection(), notAvailableGet(), notAvailableGetObject(), notAvailableGetObjectId(), notAvailableGetSwizzled(), notAvailableIsValid(), notAvailableOdbcToCollection(), notAvailableSet(), notAvailableSetObject(), notAvailableSetObjectId()
property photo as HS.FHIR.DTL.vDSTU2.Model.Datatype.Attachment (XMLNAME = "photo", XMLPROJECTION = "ELEMENT");
Attachment

Facilitates quick identification of the service.

Property methods: photoGet(), photoGetSwizzled(), photoIsValid(), photoNewObject(), photoSet()
property programName as list of %String (MAXLEN = 1000000, XMLNAME = "programName", XMLPROJECTION = "ELEMENT");
string

Program Names that categorize the service.

Property methods: programNameBuildValueArray(), programNameCollectionToDisplay(), programNameCollectionToOdbc(), programNameDisplayToCollection(), programNameDisplayToLogical(), programNameGet(), programNameGetObject(), programNameGetObjectId(), programNameGetSwizzled(), programNameIsValid(), programNameLogicalToDisplay(), programNameLogicalToOdbc(), programNameNormalize(), programNameOdbcToCollection(), programNameSet(), programNameSetObject(), programNameSetObjectId()
property providedBy as HS.FHIR.DTL.vDSTU2.Model.Base.Reference (XMLNAME = "providedBy", XMLPROJECTION = "ELEMENT");
Reference

Organization that provides this service.

Organization

Property methods: providedByGet(), providedByGetSwizzled(), providedByIsValid(), providedByNewObject(), providedBySet()
property publicKey as %String (MAXLEN = 1000000, XMLNAME = "publicKey", XMLPROJECTION = "ATTRIBUTE");
string

PKI Public keys to support secure communications.

Property methods: publicKeyDisplayToLogical(), publicKeyGet(), publicKeyIsValid(), publicKeyLogicalToDisplay(), publicKeyLogicalToOdbc(), publicKeyNormalize(), publicKeySet()
property referralMethod as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.CodeableConcept (XMLNAME = "referralMethod", XMLPROJECTION = "ELEMENT");
CodeableConcept

Ways that the service accepts referrals.

any FHIR2 code may be used; service-referral-method shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: referralMethodBuildValueArray(), referralMethodCollectionToDisplay(), referralMethodCollectionToOdbc(), referralMethodDisplayToCollection(), referralMethodGet(), referralMethodGetObject(), referralMethodGetObjectId(), referralMethodGetSwizzled(), referralMethodIsValid(), referralMethodOdbcToCollection(), referralMethodSet(), referralMethodSetObject(), referralMethodSetObjectId()
property serviceCategory as HS.FHIR.DTL.vDSTU2.Model.Datatype.CodeableConcept (XMLNAME = "serviceCategory", XMLPROJECTION = "ELEMENT");
CodeableConcept

Broad category of service being performed or delivered.

any FHIR2 code from any ValueSet may be used.

Property methods: serviceCategoryGet(), serviceCategoryGetSwizzled(), serviceCategoryIsValid(), serviceCategoryNewObject(), serviceCategorySet()
property serviceName as %String (MAXLEN = 1000000, XMLNAME = "serviceName", XMLPROJECTION = "ATTRIBUTE");
string

Description of service as presented to a consumer while searching.

Property methods: serviceNameDisplayToLogical(), serviceNameGet(), serviceNameIsValid(), serviceNameLogicalToDisplay(), serviceNameLogicalToOdbc(), serviceNameNormalize(), serviceNameSet()
property serviceProvisionCode as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.CodeableConcept (XMLNAME = "serviceProvisionCode", XMLPROJECTION = "ELEMENT");
CodeableConcept

Conditions under which service is available/offered.

any FHIR2 code may be used; service-provision-conditions shows EXAMPLE codes, but you may use codes from any ValueSet.

Property methods: serviceProvisionCodeBuildValueArray(), serviceProvisionCodeCollectionToDisplay(), serviceProvisionCodeCollectionToOdbc(), serviceProvisionCodeDisplayToCollection(), serviceProvisionCodeGet(), serviceProvisionCodeGetObject(), serviceProvisionCodeGetObjectId(), serviceProvisionCodeGetSwizzled(), serviceProvisionCodeIsValid(), serviceProvisionCodeOdbcToCollection(), serviceProvisionCodeSet(), serviceProvisionCodeSetObject(), serviceProvisionCodeSetObjectId()
property serviceType as list of HS.FHIR.DTL.vDSTU2.Model.Element.HealthcareService.serviceType (XMLNAME = "serviceType", XMLPROJECTION = "ELEMENT");
BackboneElement

Specific service delivered or performed.

Property methods: serviceTypeBuildValueArray(), serviceTypeCollectionToDisplay(), serviceTypeCollectionToOdbc(), serviceTypeDisplayToCollection(), serviceTypeGet(), serviceTypeGetObject(), serviceTypeGetObjectId(), serviceTypeGetSwizzled(), serviceTypeIsValid(), serviceTypeOdbcToCollection(), serviceTypeSet(), serviceTypeSetObject(), serviceTypeSetObjectId()
property telecom as list of HS.FHIR.DTL.vDSTU2.Model.Datatype.ContactPoint (XMLNAME = "telecom", XMLPROJECTION = "ELEMENT");
ContactPoint

Contacts related to the healthcare service.

Property methods: telecomBuildValueArray(), telecomCollectionToDisplay(), telecomCollectionToOdbc(), telecomDisplayToCollection(), telecomGet(), telecomGetObject(), telecomGetObjectId(), telecomGetSwizzled(), telecomIsValid(), telecomOdbcToCollection(), telecomSet(), telecomSetObject(), telecomSetObjectId()

Inherited Members

Inherited Properties

Inherited Methods

FeedbackOpens in a new tab