Uses of Class
org.hl7.fhir.dstu2.model.UriType
-
Packages that use UriType Package Description org.hl7.fhir.dstu2.formats org.hl7.fhir.dstu2.model -
-
Uses of UriType in org.hl7.fhir.dstu2.formats
Methods in org.hl7.fhir.dstu2.formats that return UriType Modifier and Type Method Description protected UriTypeJsonParser. parseUri(String v)protected UriTypeXmlParser. parseUri(org.xmlpull.v1.XmlPullParser xpp)Methods in org.hl7.fhir.dstu2.formats with parameters of type UriType Modifier and Type Method Description protected voidXmlParser. composeUri(String name, UriType value)protected voidJsonParser. composeUriCore(String name, UriType value, boolean inArray)protected voidJsonParser. composeUriExtras(String name, UriType value, boolean inArray) -
Uses of UriType in org.hl7.fhir.dstu2.model
Subclasses of UriType in org.hl7.fhir.dstu2.model Modifier and Type Class Description classIdTypeThis class represents the logical identity for a resource, or as much of that identity is known.classOidTypePrimitive type "oid" in FHIR: an OID represented as urn:oid:0.1.2.3.4...classSidTypeclassUuidTypeFields in org.hl7.fhir.dstu2.model declared as UriType Modifier and Type Field Description protected UriTypeConformance.ConformanceMessagingEndpointComponent. addressThe network address of the end-point.protected UriTypeStructureDefinition. baseAn absolute URI that is the base structure from which this set of constraints is derived.protected UriTypeConceptMap.OtherElementComponent. codeSystemAn absolute URI that identifies the code system of the dependency code (if the source/dependency is a value set that crosses code systems).protected UriTypeConceptMap.SourceElementComponent. codeSystemAn absolute URI that identifies the Code System (if the source is a value set that crosses more than one code system).protected UriTypeConceptMap.TargetElementComponent. codeSystemAn absolute URI that identifies the code system of the target code (if the target is a value set that cross code systems).protected UriTypeConformance.ConformanceRestResourceSearchParamComponent. definitionAn absolute URI that is a formal reference to where this parameter was first defined, so that a client can be confident of the meaning of the search parameter (a reference to [[[SearchParameter.url]]]).protected UriTypeConceptMap.OtherElementComponent. elementA reference to a specific concept that holds a coded value.protected UriTypeMessageHeader.MessageDestinationComponent. endpointIndicates where the message should be routed to.protected UriTypeMessageHeader.MessageSourceComponent. endpointIdentifies the routing target to send acknowledgements to.protected UriTypeSubscription.SubscriptionChannelComponent. endpointThe uri that describes the actual end-point to send messages to.protected UriTypeBundle.BundleEntryComponent. fullUrlThe Absolute URL for the resource.protected UriTypeValueSet.ValueSetExpansionComponent. identifierAn identifier that uniquely identifies this expansion of the valueset.protected UriTypeResource. implicitRulesA reference to a set of rules that were followed when the resource was constructed, and which must be understood when processing the content.protected UriTypeBundle.BundleEntryResponseComponent. locationThe location header created by processing this operation.protected UriTypeClinicalImpression. protocolReference to a specific published clinical protocol that was followed during this assessment, and/or that provides evidence in support of the diagnosis.protected UriTypeDetectedIssue. referenceThe literature, knowledge-base or similar reference that describes the propensity for the detected issue identified.protected UriTypeProvenance.ProvenanceEntityComponent. referenceIdentity of the Entity used.protected UriTypeDocumentManifest. sourceIdentifies the source system, application, or software that produced the document manifest.protected UriTypeImplementationGuide.ImplementationGuidePageComponent. sourceThe source address for the page.protected UriTypeCoding. systemThe identification of the code system that defines the meaning of the symbol in the code.protected UriTypeIdentifier. systemEstablishes the namespace in which set of possible id values is unique.protected UriTypeQuantity. systemThe identification of the system that provides the coded form of the unit.protected UriTypeValueSet.ConceptSetComponent. systemAn absolute URI which is the code system from which the selected codes come from.protected UriTypeValueSet.ValueSetCodeSystemComponent. systemAn absolute URI that is used to reference this code system, including in [Coding]{datatypes.html#Coding}.system.protected UriTypeValueSet.ValueSetExpansionContainsComponent. systemAn absolute URI which is the code system in which the code for this item in the expansion is defined.protected UriTypeProvenance.ProvenanceAgentRelatedAgentComponent. targetAn internal reference to another agent listed in this provenance by its identifier.protected UriTypeDataElement.DataElementMappingComponent. uriAn absolute URI that identifies the specification that this mapping is expressed to.protected UriTypeImplementationGuide.ImplementationGuideDependencyComponent. uriWhere the dependency is located.protected UriTypeStructureDefinition.StructureDefinitionMappingComponent. uriAn absolute URI that identifies the specification that this mapping is expressed to.protected UriTypeAttachment. urlAn alternative location where the data can be accessed.protected UriTypeBundle.BundleEntryRequestComponent. urlThe URL for this entry, relative to the root (the address to which the request is posted).protected UriTypeBundle.BundleLinkComponent. urlThe reference details for the link.protected UriTypeConceptMap. urlAn absolute URL that is used to identify this concept map when it is referenced in a specification, model, design or an instance.protected UriTypeConformance.ConformanceImplementationComponent. urlAn absolute base URL for the implementation.protected UriTypeConformance. urlAn absolute URL that is used to identify this conformance statement when it is referenced in a specification, model, design or an instance.protected UriTypeDataElement. urlAn absolute URL that is used to identify this data element when it is referenced in a specification, model, design or an instance.protected UriTypeDevice. urlA network address on which the device may be contacted directly.protected UriTypeExtension. urlSource of the definition for the extension code - a logical name or a URL.protected UriTypeImagingObjectSelection.FramesComponent. urlWADO-RS URL to retrieve the DICOM frames.protected UriTypeImagingObjectSelection.InstanceComponent. urlWADO-RS URL to retrieve the DICOM SOP Instance.protected UriTypeImagingObjectSelection.SeriesComponent. urlWADO-RS URL to retrieve the series.protected UriTypeImagingObjectSelection.StudyComponent. urlWADO-RS URL to retrieve the study.protected UriTypeImagingStudy.ImagingStudySeriesComponent. urlURI/URL specifying the location of the referenced series using WADO-RS.protected UriTypeImagingStudy. urlWADO-RS resource where Study is available.protected UriTypeImplementationGuide. urlAn absolute URL that is used to identify this implementation guide when it is referenced in a specification, model, design or an instance.protected UriTypeOperationDefinition. urlAn absolute URL that is used to identify this operation definition when it is referenced in a specification, model, design or an instance.protected UriTypeSearchParameter. urlAn absolute URL that is used to identify this search parameter when it is referenced in a specification, model, design or an instance.protected UriTypeStructureDefinition. urlAn absolute URL that is used to identify this structure definition when it is referenced in a specification, model, design or an instance.protected UriTypeTestScript.TestScriptMetadataLinkComponent. urlURL to a particular requirement or feature within the FHIR specification.protected UriTypeTestScript. urlAn absolute URL that is used to identify this Test Script.protected UriTypeValueSet. urlAn absolute URL that is used to identify this value set when it is referenced in a specification, model, design or an instance.Fields in org.hl7.fhir.dstu2.model with type parameters of type UriType Modifier and Type Field Description protected List<UriType>ImplementationGuide. binaryA binary file that is included in the implementation guide when it is published.protected List<UriType>Conformance.ConformanceRestComponent. compartmentAn absolute URI which is a reference to the definition of a compartment hosted by the system.protected List<UriType>ValueSet.ValueSetComposeComponent. import_Includes the contents of the referenced value set as a part of the contents of this value set.protected List<UriType>TestScript.TestScriptMetadataCapabilityComponent. linkLinks to the FHIR specification that describes this interaction and the resources involved in more detail.protected List<UriType>AuditEvent.AuditEventParticipantComponent. policyThe policy or plan that authorized the activity being recorded.protected List<UriType>Provenance. policyPolicy or plan the activity was defined by.protected List<UriType>ElementDefinition.TypeRefComponent. profileIdentifies a profile structure or implementation Guide that SHALL hold for resources or datatypes referenced as the type of this element.protected List<UriType>Meta. profileA list of profiles [[[StructureDefinition]]]s that this resource claims to conform to.Methods in org.hl7.fhir.dstu2.model that return UriType Modifier and Type Method Description UriTypeImplementationGuide. addBinaryElement()UriTypeConformance.ConformanceRestComponent. addCompartmentElement()UriTypeValueSet.ValueSetComposeComponent. addImportElement()UriTypeTestScript.TestScriptMetadataCapabilityComponent. addLinkElement()UriTypeAuditEvent.AuditEventParticipantComponent. addPolicyElement()UriTypeProvenance. addPolicyElement()UriTypeElementDefinition.TypeRefComponent. addProfileElement()UriTypeMeta. addProfileElement()UriTypeBase. castToUri(Base b)UriTypeUriType. copy()UriTypeConformance.ConformanceMessagingEndpointComponent. getAddressElement()UriTypeStructureDefinition. getBaseElement()UriTypeConceptMap.OtherElementComponent. getCodeSystemElement()UriTypeConceptMap.SourceElementComponent. getCodeSystemElement()UriTypeConceptMap.TargetElementComponent. getCodeSystemElement()UriTypeConformance.ConformanceRestResourceSearchParamComponent. getDefinitionElement()UriTypeConceptMap.OtherElementComponent. getElementElement()UriTypeMessageHeader.MessageDestinationComponent. getEndpointElement()UriTypeMessageHeader.MessageSourceComponent. getEndpointElement()UriTypeSubscription.SubscriptionChannelComponent. getEndpointElement()UriTypeBundle.BundleEntryComponent. getFullUrlElement()UriTypeValueSet.ValueSetExpansionComponent. getIdentifierElement()UriTypeResource. getImplicitRulesElement()UriTypeBundle.BundleEntryResponseComponent. getLocationElement()UriTypeClinicalImpression. getProtocolElement()UriTypeDetectedIssue. getReferenceElement()UriTypeProvenance.ProvenanceEntityComponent. getReferenceElement()UriTypeDocumentManifest. getSourceElement()UriTypeImplementationGuide.ImplementationGuidePageComponent. getSourceElement()UriTypeConceptMap. getSourceUriType()UriTypeImplementationGuide.ImplementationGuidePackageResourceComponent. getSourceUriType()UriTypeCoding. getSystemElement()UriTypeIdentifier. getSystemElement()UriTypeQuantity. getSystemElement()UriTypeValueSet.ConceptSetComponent. getSystemElement()UriTypeValueSet.ValueSetCodeSystemComponent. getSystemElement()UriTypeValueSet.ValueSetExpansionContainsComponent. getSystemElement()UriTypeProvenance.ProvenanceAgentRelatedAgentComponent. getTargetElement()UriTypeConceptMap. getTargetUriType()UriTypeDataElement.DataElementMappingComponent. getUriElement()UriTypeImplementationGuide.ImplementationGuideDependencyComponent. getUriElement()UriTypeStructureDefinition.StructureDefinitionMappingComponent. getUriElement()UriTypeAttachment. getUrlElement()UriTypeBundle.BundleEntryRequestComponent. getUrlElement()UriTypeBundle.BundleLinkComponent. getUrlElement()UriTypeConceptMap. getUrlElement()UriTypeConformance.ConformanceImplementationComponent. getUrlElement()UriTypeConformance. getUrlElement()UriTypeDataElement. getUrlElement()UriTypeDevice. getUrlElement()UriTypeExtension. getUrlElement()UriTypeImagingObjectSelection.FramesComponent. getUrlElement()UriTypeImagingObjectSelection.InstanceComponent. getUrlElement()UriTypeImagingObjectSelection.SeriesComponent. getUrlElement()UriTypeImagingObjectSelection.StudyComponent. getUrlElement()UriTypeImagingStudy. getUrlElement()UriTypeImagingStudy.ImagingStudySeriesComponent. getUrlElement()UriTypeImplementationGuide. getUrlElement()UriTypeOperationDefinition. getUrlElement()UriTypeSearchParameter. getUrlElement()UriTypeStructureDefinition. getUrlElement()UriTypeTestScript. getUrlElement()UriTypeTestScript.TestScriptMetadataLinkComponent. getUrlElement()UriTypeValueSet. getUrlElement()UriTypeElementDefinition.ElementDefinitionBindingComponent. getValueSetUriType()UriTypeOperationDefinition.OperationDefinitionParameterBindingComponent. getValueSetUriType()UriTypeQuestionnaireResponse.QuestionAnswerComponent. getValueUriType()UriTypeValueSet.ValueSetExpansionParameterComponent. getValueUriType()UriTypeSignature. getWhoUriType()static UriTypeFactory. newUri(String value)Methods in org.hl7.fhir.dstu2.model that return types with arguments of type UriType Modifier and Type Method Description List<UriType>ImplementationGuide. getBinary()List<UriType>Conformance.ConformanceRestComponent. getCompartment()List<UriType>ValueSet.ValueSetComposeComponent. getImport()List<UriType>TestScript.TestScriptMetadataCapabilityComponent. getLink()List<UriType>AuditEvent.AuditEventParticipantComponent. getPolicy()List<UriType>Provenance. getPolicy()List<UriType>ElementDefinition.TypeRefComponent. getProfile()List<UriType>Meta. getProfile()
-