HS.FHIR.DTL.vR4.Model.Resource.Endpoint
class HS.FHIR.DTL.vR4.Model.Resource.Endpoint extends HS.FHIR.DTL.vR4.Model.Base.DomainResource
The technical details of an endpoint that can be used for electronic services.Property Inventory
- address
- connectionType
- contact
- header
- identifier
- managingOrganization
- name
- payloadMimeType
- payloadType
- period
- status
Parameters
NOTE: Direct use of XMLExport method does not support the ELEMENTQUALIFIED. The export must be done using %XML.Writer or SOAP support.
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
The technical base address for connecting to this endpoint.
TO DO: Unrecognized value type for the FHIR4 model
Protocol/Profile/Standard to be used with this endpoint connection.
endpoint-connection-type is the REQUIRED FHIR4 ValueSet for codes, but if you need to express meanings not found in endpoint-connection-type, you may formally EXTEND endpoint-connection-type to add codes to it.
Contact details for source (e.g. troubleshooting)
Usage depends on the channel type.
Identifies this endpoint across multiple systems.
Organization that manages this endpoint (might not be the organization that exposes the endpoint)
Organization
A name that this endpoint can be identified by.
Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)
mimetypes|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend mimetypes|4.0.1 and you may NOT use codes from other ValueSets.
The type of content that may be used at this endpoint (e.g. XDS Discharge summaries)
any FHIR4 code may be used; endpoint-payload-type shows EXAMPLE codes, but you may use codes from any ValueSet.
Interval the endpoint is expected to be operational.
active | suspended | error | off | entered-in-error | test
endpoint-status|4.0.1 is the REQUIRED FHIR4 ValueSet for codes; you may NOT extend endpoint-status|4.0.1 and you may NOT use codes from other ValueSets.
Inherited Members
Inherited Properties
- contained
- extension
- id
- implicitRules
- language
- meta
- modifierExtension
- newResource
- newResourceReference
- primitiveExtension
- resourceType
- text
Inherited Methods
- %AddToSaveSet()
- %ClassIsLatestVersion()
- %ClassName()
- %ConstructClone()
- %DispatchClassMethod()
- %DispatchGetModified()
- %DispatchGetProperty()
- %DispatchMethod()
- %DispatchSetModified()
- %DispatchSetMultidimProperty()
- %DispatchSetProperty()
- %Extends()
- %GetParameter()
- %IsA()
- %IsModified()
- %New()
- %NormalizeObject()
- %ObjectModified()
- %OriginalNamespace()
- %PackageName()
- %RemoveFromSaveSet()
- %SerializeObject()
- %SetModified()
- %ValidateObject()
- FromJSON()
- FromJSONDir()
- FromJSONFile()
- FromJSONHelper()
- FromXML()
- FromXMLHelper()
- PrimitiveExtensionHandler()
- ToJSON()
- ToJSONHelper()
- ToXML()
- ToXMLHelper()
- XMLDTD()
- XMLExport()
- XMLExportToStream()
- XMLExportToString()
- XMLNew()
- XMLSchema()
- XMLSchemaNamespace()
- XMLSchemaType()
- resourceTypeGet()