
Uses of Class
org.hl7.fhir.r5.model.UrlType
Packages that use UrlType
-
Uses of UrlType in org.hl7.fhir.r5.formats
Methods in org.hl7.fhir.r5.formats that return UrlTypeModifier and TypeMethodDescriptionprotected UrlTypeprotected UrlTypeXmlParser.parseUrl(org.xmlpull.v1.XmlPullParser xpp) Methods in org.hl7.fhir.r5.formats with parameters of type UrlTypeModifier and TypeMethodDescriptionprotected voidRdfParser.composeUrl(org.hl7.fhir.utilities.turtle.Turtle.Complex parent, String parentType, String name, UrlType value, int index) protected voidXmlParser.composeUrl(String name, UrlType value) protected voidJsonParser.composeUrlCore(String name, UrlType value, boolean inArray) protected voidJsonParser.composeUrlExtras(String name, UrlType value, boolean inArray) -
Uses of UrlType in org.hl7.fhir.r5.model
Fields in org.hl7.fhir.r5.model declared as UrlTypeModifier and TypeFieldDescriptionprotected UrlTypeCapabilityStatement.CapabilityStatementMessagingEndpointComponent.addressThe network address of the endpoint.protected UrlTypeEndpoint.addressThe uri that describes the actual end-point to connect to.protected UrlTypeSubscription.endpointThe url that describes the actual end-point to send notifications to.protected UrlTypeImplementationGuide.ImplementationGuideDefinitionPageComponent.nameThe url by which the page should be known when published.protected UrlTypeImplementationGuide.ManifestResourceComponent.relativePathThe relative path for primary page for this resource within the IG.protected UrlTypeImplementationGuide.ImplementationGuideManifestComponent.renderingA pointer to official web page, PDF or other rendering of the implementation guide.protected UrlTypeAttachment.urlA location where the data can be accessed.protected UrlTypeCapabilityStatement.CapabilityStatementImplementationComponent.urlAn absolute base URL for the implementation.protected UrlTypeConsent.ConsentPolicyBasisComponent.urlA URL that links to a computable version of the policy the organization will enforce for this Consent.protected UrlTypeTerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.urlAn absolute base URL for the implementation.protected UrlTypeTestScript.TestScriptDestinationComponent.urlThe explicit url path of the destination server used in this test script.protected UrlTypeTestScript.TestScriptOriginComponent.urlThe explicit url path of the origin server used in this test script.Fields in org.hl7.fhir.r5.model with type parameters of type UrlTypeModifier and TypeFieldDescriptionVirtualServiceDetail.additionalInfoAddress to see alternative connection details.ActorDefinition.referenceA reference to additional documentation about the actor, but description and documentation.Requirements.referenceA reference to another artifact that created this set of requirements.Requirements.RequirementsStatementComponent.referenceA reference to another artifact that created this requirement.Requirements.RequirementsStatementComponent.satisfiedByA reference to another artifact that satisfies this requirement.Methods in org.hl7.fhir.r5.model that return UrlTypeModifier and TypeMethodDescriptionVirtualServiceDetail.addAdditionalInfoElement()ActorDefinition.addReferenceElement()Requirements.addReferenceElement()Requirements.RequirementsStatementComponent.addReferenceElement()Requirements.RequirementsStatementComponent.addSatisfiedByElement()static UrlTypeUrlType.copy()ConstructorCapabilityStatement.CapabilityStatementMessagingEndpointComponent.getAddressElement()Endpoint.getAddressElement()VirtualServiceDetail.getAddressUrlType()ElementDefinition.getDefaultValueUrlType()Subscription.getEndpointElement()MessageHeader.MessageDestinationComponent.getEndpointUrlType()MessageHeader.MessageSourceComponent.getEndpointUrlType()ElementDefinition.getFixedUrlType()ImplementationGuide.ImplementationGuideDefinitionPageComponent.getNameElement()ElementDefinition.getPatternUrlType()ImplementationGuide.ManifestResourceComponent.getRelativePathElement()ImplementationGuide.ImplementationGuideManifestComponent.getRenderingElement()ImplementationGuide.ImplementationGuideDefinitionPageComponent.getSourceUrlType()Attachment.getUrlElement()CapabilityStatement.CapabilityStatementImplementationComponent.getUrlElement()Consent.ConsentPolicyBasisComponent.getUrlElement()TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.getUrlElement()TestScript.TestScriptDestinationComponent.getUrlElement()TestScript.TestScriptOriginComponent.getUrlElement()ElementDefinition.ElementDefinitionExampleComponent.getValueUrlType()Extension.getValueUrlType()InventoryItem.InventoryItemCharacteristicComponent.getValueUrlType()Parameters.ParametersParameterComponent.getValueUrlType()Task.TaskInputComponent.getValueUrlType()Task.TaskOutputComponent.getValueUrlType()Transport.ParameterComponent.getValueUrlType()Transport.TransportOutputComponent.getValueUrlType()static UrlTypeMethods in org.hl7.fhir.r5.model that return types with arguments of type UrlTypeModifier and TypeMethodDescriptionVirtualServiceDetail.getAdditionalInfo()ActorDefinition.getReference()Requirements.getReference()Requirements.RequirementsStatementComponent.getReference()Requirements.RequirementsStatementComponent.getSatisfiedBy()Methods in org.hl7.fhir.r5.model with parameters of type UrlTypeModifier and TypeMethodDescriptionCapabilityStatement.CapabilityStatementMessagingEndpointComponent.setAddressElement(UrlType value) Endpoint.setAddressElement(UrlType value) Subscription.setEndpointElement(UrlType value) ImplementationGuide.ImplementationGuideDefinitionPageComponent.setNameElement(UrlType value) ImplementationGuide.ManifestResourceComponent.setRelativePathElement(UrlType value) ImplementationGuide.ImplementationGuideManifestComponent.setRenderingElement(UrlType value) Attachment.setUrlElement(UrlType value) CapabilityStatement.CapabilityStatementImplementationComponent.setUrlElement(UrlType value) Consent.ConsentPolicyBasisComponent.setUrlElement(UrlType value) TerminologyCapabilities.TerminologyCapabilitiesImplementationComponent.setUrlElement(UrlType value) TestScript.TestScriptDestinationComponent.setUrlElement(UrlType value) TestScript.TestScriptOriginComponent.setUrlElement(UrlType value) Method parameters in org.hl7.fhir.r5.model with type arguments of type UrlTypeModifier and TypeMethodDescriptionVirtualServiceDetail.setAdditionalInfo(List<UrlType> theAdditionalInfo) ActorDefinition.setReference(List<UrlType> theReference) Requirements.RequirementsStatementComponent.setReference(List<UrlType> theReference) Requirements.setReference(List<UrlType> theReference) Requirements.RequirementsStatementComponent.setSatisfiedBy(List<UrlType> theSatisfiedBy) -
Uses of UrlType in org.hl7.fhir.r5.tools
Fields in org.hl7.fhir.r5.tools declared as UrlTypeModifier and TypeFieldDescriptionprotected UrlTypeCDSHooksRequest.fhirServerThe base URL of the CDS Client's FHIR server.protected UrlTypeCDSHooksResponse.CDSHooksResponseCardsSourceComponent.iconAn absolute URL to an icon for the source of this card.protected UrlTypeCDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.resourceIdA relative reference to the relevant resource.protected UrlTypeTestCases.runnerURL of documentation that explains how a runner would read these tests, and use them to actually test out a tool.protected UrlTypeCDSHooksResponse.CDSHooksResponseCardsLinksComponent.urlURL to load (via GET, in a browser context) when a user clicks on this link.protected UrlTypeCDSHooksResponse.CDSHooksResponseCardsSourceComponent.urlAn optional absolute URL to load (via GET, in a browser context) when a user clicks on this link to learn more about the organization or data set that provided the information on this card.protected UrlTypeCDSHookOrderSelectContext.userIdFor this hook, the user is expected to be of type Practitioner, PractitionerRole, Patient, or RelatedPerson.protected UrlTypeCDSHookOrderSignContext.userIdFor this hook, the user is expected to be of type Practitioner, PractitionerRole, Patient, or RelatedPerson.protected UrlTypeCDSHookPatientViewContext.userIdFor this hook, the user is expected to be of type Practitioner, PractitionerRole, Patient, or RelatedPerson.Methods in org.hl7.fhir.r5.tools that return UrlTypeModifier and TypeMethodDescriptionCDSHooksRequest.getFhirServerElement()CDSHooksResponse.CDSHooksResponseCardsSourceComponent.getIconElement()CDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.getResourceIdElement()TestCases.getRunnerElement()CDSHooksResponse.CDSHooksResponseCardsLinksComponent.getUrlElement()CDSHooksResponse.CDSHooksResponseCardsSourceComponent.getUrlElement()CDSHookOrderSelectContext.getUserIdElement()CDSHookOrderSignContext.getUserIdElement()CDSHookPatientViewContext.getUserIdElement()Methods in org.hl7.fhir.r5.tools with parameters of type UrlTypeModifier and TypeMethodDescriptionCDSHooksRequest.setFhirServerElement(UrlType value) CDSHooksResponse.CDSHooksResponseCardsSourceComponent.setIconElement(UrlType value) CDSHooksResponse.CDSHooksResponseCardsSuggestionsActionsComponent.setResourceIdElement(UrlType value) TestCases.setRunnerElement(UrlType value) CDSHooksResponse.CDSHooksResponseCardsLinksComponent.setUrlElement(UrlType value) CDSHooksResponse.CDSHooksResponseCardsSourceComponent.setUrlElement(UrlType value) CDSHookOrderSelectContext.setUserIdElement(UrlType value) CDSHookOrderSignContext.setUserIdElement(UrlType value) CDSHookPatientViewContext.setUserIdElement(UrlType value)