draft
1 binding

repositoryType

http://hl7.org/fhir/ValueSet/repository-type

Type for access of external URI.

Official spec

Composition

Code system
http://hl7.org/fhir/repository-type
repositoryType
CodeDisplayDefinition
directlinkClick and seeWhen URL is clicked, the resource can be seen directly (by webpage or by download link format).
openapiThe URL is the RESTful or other kind of API that can access to the result.When the API method (e.g. [base_url]/[parameter]) related with the URL of the website is executed, the resource can be seen directly (usually in JSON or XML format).
loginResult cannot be access unless an account is logged inWhen logged into the website, the resource can be seen.
oauthResult need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)When logged in and follow the API in the website related with URL, the resource can be seen.
otherSome other complicated or particular way to get resource from URL.Some other complicated or particular way to get resource from URL.

Bound by

ResourcePathStrength
MolecularSequenceMolecularSequence.repository.type
required