repositoryType
draftURL
http://hl7.org/fhir/ValueSet/repository-type
Version4.3.0
PublisherHL7 (FHIR Project)Date2021-01-17T07:06:13+11:00DescriptionType for access of external URI.
Expansion
| Code | Display | System |
|---|---|---|
| directlink | Click and see | http://hl7.org/fhir/repository-type |
| openapi | The URL is the RESTful or other kind of API that can access to the result. | http://hl7.org/fhir/repository-type |
| login | Result cannot be access unless an account is logged in | http://hl7.org/fhir/repository-type |
| oauth | Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource) | http://hl7.org/fhir/repository-type |
| other | Some other complicated or particular way to get resource from URL. | http://hl7.org/fhir/repository-type |