HS.FHIR.DTL.vR4.Model.Base.BackboneElement
class HS.FHIR.DTL.vR4.Model.Base.BackboneElement extends HS.FHIR.DTL.vR4.Model.Base.Element
Base for elements defined inside a resource.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 = BackboneElement;
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 = BackboneElement;
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 extension as list of HS.FHIR.DTL.vR4.Model.Base.Extension (XMLNAME = "extension", XMLPROJECTION = "ELEMENT");
Extension
Additional content defined by implementations.
Property methods: extensionBuildValueArray(), extensionCollectionToDisplay(), extensionCollectionToOdbc(), extensionDisplayToCollection(), extensionGet(), extensionGetObject(), extensionGetObjectId(), extensionGetSwizzled(), extensionIsValid(), extensionOdbcToCollection(), extensionSet(), extensionSetObject(), extensionSetObjectId()
property id;
Property methods: idDisplayToLogical(), idGet(), idIsValid(), idLogicalToDisplay(), idLogicalToOdbc(), idNormalize(), idSet()
property modifierExtension as list of HS.FHIR.DTL.vR4.Model.Base.Extension (XMLNAME = "modifierExtension", XMLPROJECTION = "ELEMENT");
Extension
Extensions that cannot be ignored even if unrecognized.
Property methods: modifierExtensionBuildValueArray(), modifierExtensionCollectionToDisplay(), modifierExtensionCollectionToOdbc(), modifierExtensionDisplayToCollection(), modifierExtensionGet(), modifierExtensionGetObject(), modifierExtensionGetObjectId(), modifierExtensionGetSwizzled(), modifierExtensionIsValid(), modifierExtensionOdbcToCollection(), modifierExtensionSet(), modifierExtensionSetObject(), modifierExtensionSetObjectId()
Inherited Members
Inherited Properties
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()
Subclasses
- HS.FHIR.DTL.vR4.Model.Datatype.MarketingStatus
- HS.FHIR.DTL.vR4.Model.Datatype.Population
- HS.FHIR.DTL.vR4.Model.Datatype.ProdCharacteristic
- HS.FHIR.DTL.vR4.Model.Datatype.ProductShelfLife
- HS.FHIR.DTL.vR4.Model.Datatype.SubstanceAmount
- HS.FHIR.DTL.vR4.Model.Datatype.Timing
- HS.FHIR.DTL.vR4.Model.Element.Account.coverage
- HS.FHIR.DTL.vR4.Model.Element.Account.guarantor
- HS.FHIR.DTL.vR4.Model.Element.ActivityDefinition.dynamicValue
- HS.FHIR.DTL.vR4.Model.Element.ActivityDefinition.participant
- HS.FHIR.DTL.vR4.Model.Element.AdverseEvent.suspectEntity
- HS.FHIR.DTL.vR4.Model.Element.AdverseEvent.suspectEntity.causality
- HS.FHIR.DTL.vR4.Model.Element.AllergyIntolerance.reaction
- HS.FHIR.DTL.vR4.Model.Element.Appointment.participant
- HS.FHIR.DTL.vR4.Model.Element.AuditEvent.agent
- HS.FHIR.DTL.vR4.Model.Element.AuditEvent.agent.network
- HS.FHIR.DTL.vR4.Model.Element.AuditEvent.entity
- HS.FHIR.DTL.vR4.Model.Element.AuditEvent.entity.detail
- HS.FHIR.DTL.vR4.Model.Element.AuditEvent.source
- HS.FHIR.DTL.vR4.Model.Element.BiologicallyDerivedProduct.collection
- HS.FHIR.DTL.vR4.Model.Element.BiologicallyDerivedProduct.manipulation
- HS.FHIR.DTL.vR4.Model.Element.BiologicallyDerivedProduct.processing
- HS.FHIR.DTL.vR4.Model.Element.BiologicallyDerivedProduct.storage
- HS.FHIR.DTL.vR4.Model.Element.Bundle.entry
- HS.FHIR.DTL.vR4.Model.Element.Bundle.entry.request
- HS.FHIR.DTL.vR4.Model.Element.Bundle.entry.response
- HS.FHIR.DTL.vR4.Model.Element.Bundle.entry.search
- HS.FHIR.DTL.vR4.Model.Element.Bundle.link
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.document
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.implementation
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.messaging
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.messaging.endpoint
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.messaging.supportedMessage
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest.interaction
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest.resource
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest.resource.interaction
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest.resource.operation
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest.resource.searchParam
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.rest.security
- HS.FHIR.DTL.vR4.Model.Element.CapabilityStatement.software
- HS.FHIR.DTL.vR4.Model.Element.CarePlan.activity
- HS.FHIR.DTL.vR4.Model.Element.CarePlan.activity.detail
- HS.FHIR.DTL.vR4.Model.Element.CareTeam.participant
- HS.FHIR.DTL.vR4.Model.Element.CatalogEntry.relatedEntry
- HS.FHIR.DTL.vR4.Model.Element.ChargeItem.performer
- HS.FHIR.DTL.vR4.Model.Element.ChargeItemDefinition.applicability
- HS.FHIR.DTL.vR4.Model.Element.ChargeItemDefinition.propertyGroup
- HS.FHIR.DTL.vR4.Model.Element.ChargeItemDefinition.propertyGroup.priceComponent
- HS.FHIR.DTL.vR4.Model.Element.Claim.accident
- HS.FHIR.DTL.vR4.Model.Element.Claim.careTeam
- HS.FHIR.DTL.vR4.Model.Element.Claim.diagnosis
- HS.FHIR.DTL.vR4.Model.Element.Claim.insurance
- HS.FHIR.DTL.vR4.Model.Element.Claim.item
- HS.FHIR.DTL.vR4.Model.Element.Claim.item.detail
- HS.FHIR.DTL.vR4.Model.Element.Claim.item.detail.subDetail
- HS.FHIR.DTL.vR4.Model.Element.Claim.payee
- HS.FHIR.DTL.vR4.Model.Element.Claim.procedure
- HS.FHIR.DTL.vR4.Model.Element.Claim.related
- HS.FHIR.DTL.vR4.Model.Element.Claim.supportingInfo
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.addItem
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.addItem.detail
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.addItem.detail.subDetail
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.error
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.insurance
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.item
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.item.adjudication
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.item.detail
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.item.detail.subDetail
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.payment
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.processNote
- HS.FHIR.DTL.vR4.Model.Element.ClaimResponse.total
- HS.FHIR.DTL.vR4.Model.Element.ClinicalImpression.finding
- HS.FHIR.DTL.vR4.Model.Element.ClinicalImpression.investigation
- HS.FHIR.DTL.vR4.Model.Element.CodeSystem.concept
- HS.FHIR.DTL.vR4.Model.Element.CodeSystem.concept.designation
- HS.FHIR.DTL.vR4.Model.Element.CodeSystem.concept.property
- HS.FHIR.DTL.vR4.Model.Element.CodeSystem.filter
- HS.FHIR.DTL.vR4.Model.Element.CodeSystem.property
- HS.FHIR.DTL.vR4.Model.Element.Communication.payload
- HS.FHIR.DTL.vR4.Model.Element.CommunicationRequest.payload
- HS.FHIR.DTL.vR4.Model.Element.CompartmentDefinition.resource
- HS.FHIR.DTL.vR4.Model.Element.Composition.attester
- HS.FHIR.DTL.vR4.Model.Element.Composition.event
- HS.FHIR.DTL.vR4.Model.Element.Composition.relatesTo
- HS.FHIR.DTL.vR4.Model.Element.Composition.section
- HS.FHIR.DTL.vR4.Model.Element.ConceptMap.group
- HS.FHIR.DTL.vR4.Model.Element.ConceptMap.group.element
- HS.FHIR.DTL.vR4.Model.Element.ConceptMap.group.element.target
- HS.FHIR.DTL.vR4.Model.Element.ConceptMap.group.element.target.dependsOn
- HS.FHIR.DTL.vR4.Model.Element.ConceptMap.group.unmapped
- HS.FHIR.DTL.vR4.Model.Element.Condition.evidence
- HS.FHIR.DTL.vR4.Model.Element.Condition.stage
- HS.FHIR.DTL.vR4.Model.Element.Consent.policy
- HS.FHIR.DTL.vR4.Model.Element.Consent.provision
- HS.FHIR.DTL.vR4.Model.Element.Consent.provision.actor
- HS.FHIR.DTL.vR4.Model.Element.Consent.provision.data
- HS.FHIR.DTL.vR4.Model.Element.Consent.verification
- HS.FHIR.DTL.vR4.Model.Element.Contract.contentDefinition
- HS.FHIR.DTL.vR4.Model.Element.Contract.friendly
- HS.FHIR.DTL.vR4.Model.Element.Contract.legal
- HS.FHIR.DTL.vR4.Model.Element.Contract.rule
- HS.FHIR.DTL.vR4.Model.Element.Contract.signer
- HS.FHIR.DTL.vR4.Model.Element.Contract.term
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.action
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.action.subject
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.asset
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.asset.context
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.asset.valuedItem
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.offer
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.offer.answer
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.offer.party
- HS.FHIR.DTL.vR4.Model.Element.Contract.term.securityLabel
- HS.FHIR.DTL.vR4.Model.Element.Coverage.class
- HS.FHIR.DTL.vR4.Model.Element.Coverage.costToBeneficiary
- HS.FHIR.DTL.vR4.Model.Element.Coverage.costToBeneficiary.exception
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityRequest.insurance
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityRequest.item
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityRequest.item.diagnosis
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityRequest.supportingInfo
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityResponse.error
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityResponse.insurance
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityResponse.insurance.item
- HS.FHIR.DTL.vR4.Model.Element.CoverageEligibilityResponse.insurance.item.benefit
- HS.FHIR.DTL.vR4.Model.Element.DetectedIssue.evidence
- HS.FHIR.DTL.vR4.Model.Element.DetectedIssue.mitigation
- HS.FHIR.DTL.vR4.Model.Element.Device.deviceName
- HS.FHIR.DTL.vR4.Model.Element.Device.property
- HS.FHIR.DTL.vR4.Model.Element.Device.specialization
- HS.FHIR.DTL.vR4.Model.Element.Device.udiCarrier
- HS.FHIR.DTL.vR4.Model.Element.Device.version
- HS.FHIR.DTL.vR4.Model.Element.DeviceDefinition.capability
- HS.FHIR.DTL.vR4.Model.Element.DeviceDefinition.deviceName
- HS.FHIR.DTL.vR4.Model.Element.DeviceDefinition.material
- HS.FHIR.DTL.vR4.Model.Element.DeviceDefinition.property
- HS.FHIR.DTL.vR4.Model.Element.DeviceDefinition.specialization
- HS.FHIR.DTL.vR4.Model.Element.DeviceDefinition.udiDeviceIdentifier
- HS.FHIR.DTL.vR4.Model.Element.DeviceMetric.calibration
- HS.FHIR.DTL.vR4.Model.Element.DeviceRequest.parameter
- HS.FHIR.DTL.vR4.Model.Element.DiagnosticReport.media
- HS.FHIR.DTL.vR4.Model.Element.DocumentManifest.related
- HS.FHIR.DTL.vR4.Model.Element.DocumentReference.content
- HS.FHIR.DTL.vR4.Model.Element.DocumentReference.context
- HS.FHIR.DTL.vR4.Model.Element.DocumentReference.relatesTo
- HS.FHIR.DTL.vR4.Model.Element.Dosage
- HS.FHIR.DTL.vR4.Model.Element.EffectEvidenceSynthesis.certainty
- HS.FHIR.DTL.vR4.Model.Element.EffectEvidenceSynthesis.certainty.certaintySubcomponent
- HS.FHIR.DTL.vR4.Model.Element.EffectEvidenceSynthesis.effectEstimate
- HS.FHIR.DTL.vR4.Model.Element.EffectEvidenceSynthesis.effectEstimate.precisionEstimate
- HS.FHIR.DTL.vR4.Model.Element.EffectEvidenceSynthesis.resultsByExposure
- HS.FHIR.DTL.vR4.Model.Element.EffectEvidenceSynthesis.sampleSize
- HS.FHIR.DTL.vR4.Model.Element.ElementDefinition
- HS.FHIR.DTL.vR4.Model.Element.Encounter.classHistory
- HS.FHIR.DTL.vR4.Model.Element.Encounter.diagnosis
- HS.FHIR.DTL.vR4.Model.Element.Encounter.hospitalization
- HS.FHIR.DTL.vR4.Model.Element.Encounter.location
- HS.FHIR.DTL.vR4.Model.Element.Encounter.participant
- HS.FHIR.DTL.vR4.Model.Element.Encounter.statusHistory
- HS.FHIR.DTL.vR4.Model.Element.EpisodeOfCare.diagnosis
- HS.FHIR.DTL.vR4.Model.Element.EpisodeOfCare.statusHistory
- HS.FHIR.DTL.vR4.Model.Element.EvidenceVariable.characteristic
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.actor
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.instance
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.instance.containedInstance
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.instance.version
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.process
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.process.step
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.process.step.alternative
- HS.FHIR.DTL.vR4.Model.Element.ExampleScenario.process.step.operation
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.accident
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.addItem
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.addItem.detail
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.addItem.detail.subDetail
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.benefitBalance
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.benefitBalance.financial
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.careTeam
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.diagnosis
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.insurance
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.item
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.item.adjudication
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.item.detail
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.item.detail.subDetail
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.payee
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.payment
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.procedure
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.processNote
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.related
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.supportingInfo
- HS.FHIR.DTL.vR4.Model.Element.ExplanationOfBenefit.total
- HS.FHIR.DTL.vR4.Model.Element.FamilyMemberHistory.condition
- HS.FHIR.DTL.vR4.Model.Element.Goal.target
- HS.FHIR.DTL.vR4.Model.Element.GraphDefinition.link
- HS.FHIR.DTL.vR4.Model.Element.GraphDefinition.link.target
- HS.FHIR.DTL.vR4.Model.Element.GraphDefinition.link.target.compartment
- HS.FHIR.DTL.vR4.Model.Element.Group.characteristic
- HS.FHIR.DTL.vR4.Model.Element.Group.member
- HS.FHIR.DTL.vR4.Model.Element.HealthcareService.availableTime
- HS.FHIR.DTL.vR4.Model.Element.HealthcareService.eligibility
- HS.FHIR.DTL.vR4.Model.Element.HealthcareService.notAvailable
- HS.FHIR.DTL.vR4.Model.Element.ImagingStudy.series
- HS.FHIR.DTL.vR4.Model.Element.ImagingStudy.series.instance
- HS.FHIR.DTL.vR4.Model.Element.ImagingStudy.series.performer
- HS.FHIR.DTL.vR4.Model.Element.Immunization.education
- HS.FHIR.DTL.vR4.Model.Element.Immunization.performer
- HS.FHIR.DTL.vR4.Model.Element.Immunization.protocolApplied
- HS.FHIR.DTL.vR4.Model.Element.Immunization.reaction
- HS.FHIR.DTL.vR4.Model.Element.ImmunizationRecommendation.recommendation
- HS.FHIR.DTL.vR4.Model.Element.ImmunizationRecommendation.recommendation.dateCriterion
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.definition
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.definition.grouping
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.definition.page
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.definition.parameter
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.definition.resource
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.definition.template
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.dependsOn
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.global
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.manifest
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.manifest.page
- HS.FHIR.DTL.vR4.Model.Element.ImplementationGuide.manifest.resource
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.contact
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.coverage
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.coverage.benefit
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.coverage.benefit.limit
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.plan
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.plan.generalCost
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.plan.specificCost
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.plan.specificCost.benefit
- HS.FHIR.DTL.vR4.Model.Element.InsurancePlan.plan.specificCost.benefit.cost
- HS.FHIR.DTL.vR4.Model.Element.Invoice.lineItem
- HS.FHIR.DTL.vR4.Model.Element.Invoice.lineItem.priceComponent
- HS.FHIR.DTL.vR4.Model.Element.Invoice.participant
- HS.FHIR.DTL.vR4.Model.Element.Linkage.item
- HS.FHIR.DTL.vR4.Model.Element.List.entry
- HS.FHIR.DTL.vR4.Model.Element.Location.hoursOfOperation
- HS.FHIR.DTL.vR4.Model.Element.Location.position
- HS.FHIR.DTL.vR4.Model.Element.Measure.group
- HS.FHIR.DTL.vR4.Model.Element.Measure.group.population
- HS.FHIR.DTL.vR4.Model.Element.Measure.group.stratifier
- HS.FHIR.DTL.vR4.Model.Element.Measure.group.stratifier.component
- HS.FHIR.DTL.vR4.Model.Element.Measure.supplementalData
- HS.FHIR.DTL.vR4.Model.Element.MeasureReport.group
- HS.FHIR.DTL.vR4.Model.Element.MeasureReport.group.population
- HS.FHIR.DTL.vR4.Model.Element.MeasureReport.group.stratifier
- HS.FHIR.DTL.vR4.Model.Element.MeasureReport.group.stratifier.stratum
- HS.FHIR.DTL.vR4.Model.Element.MeasureReport.group.stratifier.stratum.component
- HS.FHIR.DTL.vR4.Model.Element.MeasureReport.group.stratifier.stratum.population
- HS.FHIR.DTL.vR4.Model.Element.Medication.batch
- HS.FHIR.DTL.vR4.Model.Element.Medication.ingredient
- HS.FHIR.DTL.vR4.Model.Element.MedicationAdministration.dosage
- HS.FHIR.DTL.vR4.Model.Element.MedicationAdministration.performer
- HS.FHIR.DTL.vR4.Model.Element.MedicationDispense.performer
- HS.FHIR.DTL.vR4.Model.Element.MedicationDispense.substitution
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.administrationGuidelines
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.administrationGuidelines.dosage
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.administrationGuidelines.patientCharacteristics
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.cost
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.drugCharacteristic
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.ingredient
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.kinetics
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.medicineClassification
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.monitoringProgram
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.monograph
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.packaging
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.regulatory
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.regulatory.maxDispense
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.regulatory.schedule
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.regulatory.substitution
- HS.FHIR.DTL.vR4.Model.Element.MedicationKnowledge.relatedMedicationKnowledge
- HS.FHIR.DTL.vR4.Model.Element.MedicationRequest.dispenseRequest
- HS.FHIR.DTL.vR4.Model.Element.MedicationRequest.dispenseRequest.initialFill
- HS.FHIR.DTL.vR4.Model.Element.MedicationRequest.substitution
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProduct.manufacturingBusinessOperation
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProduct.name
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProduct.name.countryLanguage
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProduct.name.namePart
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProduct.specialDesignation
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductAuthorization.jurisdictionalAuthorization
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductAuthorization.procedure
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductContraindication.otherTherapy
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductIndication.otherTherapy
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductIngredient.specifiedSubstance
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductIngredient.specifiedSubstance.strength
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductIngredient.specifiedSubstance.strength.referenceStrength
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductIngredient.substance
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductInteraction.interactant
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductPackaged.batchIdentifier
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductPackaged.packageItem
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductPharmaceutical.characteristics
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductPharmaceutical.routeOfAdministration
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies
- HS.FHIR.DTL.vR4.Model.Element.MedicinalProductPharmaceutical.routeOfAdministration.targetSpecies.withdrawalPeriod
- HS.FHIR.DTL.vR4.Model.Element.MessageDefinition.allowedResponse
- HS.FHIR.DTL.vR4.Model.Element.MessageDefinition.focus
- HS.FHIR.DTL.vR4.Model.Element.MessageHeader.destination
- HS.FHIR.DTL.vR4.Model.Element.MessageHeader.response
- HS.FHIR.DTL.vR4.Model.Element.MessageHeader.source
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.quality
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.quality.roc
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.referenceSeq
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.repository
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.structureVariant
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.structureVariant.inner
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.structureVariant.outer
- HS.FHIR.DTL.vR4.Model.Element.MolecularSequence.variant
- HS.FHIR.DTL.vR4.Model.Element.NamingSystem.uniqueId
- HS.FHIR.DTL.vR4.Model.Element.NutritionOrder.enteralFormula
- HS.FHIR.DTL.vR4.Model.Element.NutritionOrder.enteralFormula.administration
- HS.FHIR.DTL.vR4.Model.Element.NutritionOrder.oralDiet
- HS.FHIR.DTL.vR4.Model.Element.NutritionOrder.oralDiet.nutrient
- HS.FHIR.DTL.vR4.Model.Element.NutritionOrder.oralDiet.texture
- HS.FHIR.DTL.vR4.Model.Element.NutritionOrder.supplement
- HS.FHIR.DTL.vR4.Model.Element.Observation.component
- HS.FHIR.DTL.vR4.Model.Element.Observation.referenceRange
- HS.FHIR.DTL.vR4.Model.Element.ObservationDefinition.qualifiedInterval
- HS.FHIR.DTL.vR4.Model.Element.ObservationDefinition.quantitativeDetails
- HS.FHIR.DTL.vR4.Model.Element.OperationDefinition.overload
- HS.FHIR.DTL.vR4.Model.Element.OperationDefinition.parameter
- HS.FHIR.DTL.vR4.Model.Element.OperationDefinition.parameter.binding
- HS.FHIR.DTL.vR4.Model.Element.OperationDefinition.parameter.referencedFrom
- HS.FHIR.DTL.vR4.Model.Element.OperationOutcome.issue
- HS.FHIR.DTL.vR4.Model.Element.Organization.contact
- HS.FHIR.DTL.vR4.Model.Element.Parameters.parameter
- HS.FHIR.DTL.vR4.Model.Element.Patient.communication
- HS.FHIR.DTL.vR4.Model.Element.Patient.contact
- HS.FHIR.DTL.vR4.Model.Element.Patient.link
- HS.FHIR.DTL.vR4.Model.Element.PaymentReconciliation.detail
- HS.FHIR.DTL.vR4.Model.Element.PaymentReconciliation.processNote
- HS.FHIR.DTL.vR4.Model.Element.Person.link
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.action
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.action.condition
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.action.dynamicValue
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.action.participant
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.action.relatedAction
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.goal
- HS.FHIR.DTL.vR4.Model.Element.PlanDefinition.goal.target
- HS.FHIR.DTL.vR4.Model.Element.Practitioner.qualification
- HS.FHIR.DTL.vR4.Model.Element.PractitionerRole.availableTime
- HS.FHIR.DTL.vR4.Model.Element.PractitionerRole.notAvailable
- HS.FHIR.DTL.vR4.Model.Element.Procedure.focalDevice
- HS.FHIR.DTL.vR4.Model.Element.Procedure.performer
- HS.FHIR.DTL.vR4.Model.Element.Provenance.agent
- HS.FHIR.DTL.vR4.Model.Element.Provenance.entity
- HS.FHIR.DTL.vR4.Model.Element.Questionnaire.item
- HS.FHIR.DTL.vR4.Model.Element.Questionnaire.item.answerOption
- HS.FHIR.DTL.vR4.Model.Element.Questionnaire.item.enableWhen
- HS.FHIR.DTL.vR4.Model.Element.Questionnaire.item.initial
- HS.FHIR.DTL.vR4.Model.Element.QuestionnaireResponse.item
- HS.FHIR.DTL.vR4.Model.Element.QuestionnaireResponse.item.answer
- HS.FHIR.DTL.vR4.Model.Element.RelatedPerson.communication
- HS.FHIR.DTL.vR4.Model.Element.RequestGroup.action
- HS.FHIR.DTL.vR4.Model.Element.RequestGroup.action.condition
- HS.FHIR.DTL.vR4.Model.Element.RequestGroup.action.relatedAction
- HS.FHIR.DTL.vR4.Model.Element.ResearchElementDefinition.characteristic
- HS.FHIR.DTL.vR4.Model.Element.ResearchStudy.arm
- HS.FHIR.DTL.vR4.Model.Element.ResearchStudy.objective
- HS.FHIR.DTL.vR4.Model.Element.RiskAssessment.prediction
- HS.FHIR.DTL.vR4.Model.Element.RiskEvidenceSynthesis.certainty
- HS.FHIR.DTL.vR4.Model.Element.RiskEvidenceSynthesis.certainty.certaintySubcomponent
- HS.FHIR.DTL.vR4.Model.Element.RiskEvidenceSynthesis.riskEstimate
- HS.FHIR.DTL.vR4.Model.Element.RiskEvidenceSynthesis.riskEstimate.precisionEstimate
- HS.FHIR.DTL.vR4.Model.Element.RiskEvidenceSynthesis.sampleSize
- HS.FHIR.DTL.vR4.Model.Element.SearchParameter.component
- HS.FHIR.DTL.vR4.Model.Element.Specimen.collection
- HS.FHIR.DTL.vR4.Model.Element.Specimen.container
- HS.FHIR.DTL.vR4.Model.Element.Specimen.processing
- HS.FHIR.DTL.vR4.Model.Element.SpecimenDefinition.typeTested
- HS.FHIR.DTL.vR4.Model.Element.SpecimenDefinition.typeTested.container
- HS.FHIR.DTL.vR4.Model.Element.SpecimenDefinition.typeTested.container.additive
- HS.FHIR.DTL.vR4.Model.Element.SpecimenDefinition.typeTested.handling
- HS.FHIR.DTL.vR4.Model.Element.StructureDefinition.context
- HS.FHIR.DTL.vR4.Model.Element.StructureDefinition.differential
- HS.FHIR.DTL.vR4.Model.Element.StructureDefinition.mapping
- HS.FHIR.DTL.vR4.Model.Element.StructureDefinition.snapshot
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group.input
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group.rule
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group.rule.dependent
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group.rule.source
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group.rule.target
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.group.rule.target.parameter
- HS.FHIR.DTL.vR4.Model.Element.StructureMap.structure
- HS.FHIR.DTL.vR4.Model.Element.Subscription.channel
- HS.FHIR.DTL.vR4.Model.Element.Substance.ingredient
- HS.FHIR.DTL.vR4.Model.Element.Substance.instance
- HS.FHIR.DTL.vR4.Model.Element.SubstanceNucleicAcid.subunit
- HS.FHIR.DTL.vR4.Model.Element.SubstanceNucleicAcid.subunit.linkage
- HS.FHIR.DTL.vR4.Model.Element.SubstanceNucleicAcid.subunit.sugar
- HS.FHIR.DTL.vR4.Model.Element.SubstancePolymer.monomerSet
- HS.FHIR.DTL.vR4.Model.Element.SubstancePolymer.monomerSet.startingMaterial
- HS.FHIR.DTL.vR4.Model.Element.SubstancePolymer.repeat
- HS.FHIR.DTL.vR4.Model.Element.SubstancePolymer.repeat.repeatUnit
- HS.FHIR.DTL.vR4.Model.Element.SubstancePolymer.repeat.repeatUnit.degreeOfPolymerisation
- HS.FHIR.DTL.vR4.Model.Element.SubstancePolymer.repeat.repeatUnit.structuralRepresentation
- HS.FHIR.DTL.vR4.Model.Element.SubstanceProtein.subunit
- HS.FHIR.DTL.vR4.Model.Element.SubstanceReferenceInformation.classification
- HS.FHIR.DTL.vR4.Model.Element.SubstanceReferenceInformation.gene
- HS.FHIR.DTL.vR4.Model.Element.SubstanceReferenceInformation.geneElement
- HS.FHIR.DTL.vR4.Model.Element.SubstanceReferenceInformation.target
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSourceMaterial.fractionDescription
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSourceMaterial.organism
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSourceMaterial.organism.author
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSourceMaterial.organism.hybrid
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSourceMaterial.organism.organismGeneral
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSourceMaterial.partDescription
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.code
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.moiety
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.name
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.name.official
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.property
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.relationship
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.structure
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.structure.isotope
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.structure.isotope.molecularWeight
- HS.FHIR.DTL.vR4.Model.Element.SubstanceSpecification.structure.representation
- HS.FHIR.DTL.vR4.Model.Element.SupplyDelivery.suppliedItem
- HS.FHIR.DTL.vR4.Model.Element.SupplyRequest.parameter
- HS.FHIR.DTL.vR4.Model.Element.Task.input
- HS.FHIR.DTL.vR4.Model.Element.Task.output
- HS.FHIR.DTL.vR4.Model.Element.Task.restriction
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.closure
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.codeSystem
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.codeSystem.version
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.codeSystem.version.filter
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.expansion
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.expansion.parameter
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.implementation
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.software
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.translation
- HS.FHIR.DTL.vR4.Model.Element.TerminologyCapabilities.validateCode
- HS.FHIR.DTL.vR4.Model.Element.TestReport.participant
- HS.FHIR.DTL.vR4.Model.Element.TestReport.setup
- HS.FHIR.DTL.vR4.Model.Element.TestReport.setup.action
- HS.FHIR.DTL.vR4.Model.Element.TestReport.setup.action.assert
- HS.FHIR.DTL.vR4.Model.Element.TestReport.setup.action.operation
- HS.FHIR.DTL.vR4.Model.Element.TestReport.teardown
- HS.FHIR.DTL.vR4.Model.Element.TestReport.teardown.action
- HS.FHIR.DTL.vR4.Model.Element.TestReport.test
- HS.FHIR.DTL.vR4.Model.Element.TestReport.test.action
- HS.FHIR.DTL.vR4.Model.Element.TestScript.destination
- HS.FHIR.DTL.vR4.Model.Element.TestScript.fixture
- HS.FHIR.DTL.vR4.Model.Element.TestScript.metadata
- HS.FHIR.DTL.vR4.Model.Element.TestScript.metadata.capability
- HS.FHIR.DTL.vR4.Model.Element.TestScript.metadata.link
- HS.FHIR.DTL.vR4.Model.Element.TestScript.origin
- HS.FHIR.DTL.vR4.Model.Element.TestScript.setup
- HS.FHIR.DTL.vR4.Model.Element.TestScript.setup.action
- HS.FHIR.DTL.vR4.Model.Element.TestScript.setup.action.assert
- HS.FHIR.DTL.vR4.Model.Element.TestScript.setup.action.operation
- HS.FHIR.DTL.vR4.Model.Element.TestScript.setup.action.operation.requestHeader
- HS.FHIR.DTL.vR4.Model.Element.TestScript.teardown
- HS.FHIR.DTL.vR4.Model.Element.TestScript.teardown.action
- HS.FHIR.DTL.vR4.Model.Element.TestScript.test
- HS.FHIR.DTL.vR4.Model.Element.TestScript.test.action
- HS.FHIR.DTL.vR4.Model.Element.TestScript.variable
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.compose
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.compose.include
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.compose.include.concept
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.compose.include.concept.designation
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.compose.include.filter
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.expansion
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.expansion.contains
- HS.FHIR.DTL.vR4.Model.Element.ValueSet.expansion.parameter
- HS.FHIR.DTL.vR4.Model.Element.VerificationResult.attestation
- HS.FHIR.DTL.vR4.Model.Element.VerificationResult.primarySource
- HS.FHIR.DTL.vR4.Model.Element.VerificationResult.validator
- HS.FHIR.DTL.vR4.Model.Element.VisionPrescription.lensSpecification
- HS.FHIR.DTL.vR4.Model.Element.VisionPrescription.lensSpecification.prism