FHIR Cross-Version Extensions package for FHIR R5 from FHIR R4B - Version 0.0.1-snapshot-2. See the Directory of published versions
| Page standards status: Informative | Maturity Level: 1 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="R4B-repository-type-for-R5"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet R4B-repository-type-for-R5</b></p><a name="R4B-repository-type-for-R5"> </a><a name="hcR4B-repository-type-for-R5"> </a><p>This value set expansion contains 5 concepts.</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap"><a name="R4B-repository-type-for-R5-http://hl7.org/fhir/repository-type-directlink"> </a> <a href="CodeSystem-repository-type.html#repository-type-directlink">directlink</a></td><td>http://hl7.org/fhir/repository-type</td><td>Click and see</td><td>When URL is clicked, the resource can be seen directly (by webpage or by download link format).</td></tr><tr><td style="white-space:nowrap"><a name="R4B-repository-type-for-R5-http://hl7.org/fhir/repository-type-openapi"> </a> <a href="CodeSystem-repository-type.html#repository-type-openapi">openapi</a></td><td>http://hl7.org/fhir/repository-type</td><td>The URL is the RESTful or other kind of API that can access to the result.</td><td>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).</td></tr><tr><td style="white-space:nowrap"><a name="R4B-repository-type-for-R5-http://hl7.org/fhir/repository-type-login"> </a> <a href="CodeSystem-repository-type.html#repository-type-login">login</a></td><td>http://hl7.org/fhir/repository-type</td><td>Result cannot be access unless an account is logged in</td><td>When logged into the website, the resource can be seen.</td></tr><tr><td style="white-space:nowrap"><a name="R4B-repository-type-for-R5-http://hl7.org/fhir/repository-type-oauth"> </a> <a href="CodeSystem-repository-type.html#repository-type-oauth">oauth</a></td><td>http://hl7.org/fhir/repository-type</td><td>Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)</td><td>When logged in and follow the API in the website related with URL, the resource can be seen.</td></tr><tr><td style="white-space:nowrap"><a name="R4B-repository-type-for-R5-http://hl7.org/fhir/repository-type-other"> </a> <a href="CodeSystem-repository-type.html#repository-type-other">other</a></td><td>http://hl7.org/fhir/repository-type</td><td>Some other complicated or particular way to get resource from URL.</td><td>Some other complicated or particular way to get resource from URL.</td></tr></table></div>
</text>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm">
<valueInteger value="1"/>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="cg"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/package-source">
<extension url="packageId">
<valueId value="hl7.fhir.uv.xver-r4b.r5"/>
</extension>
<extension url="version">
<valueString value="0.0.1-snapshot-2"/>
</extension>
</extension>
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative">
<extension
url="http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom">
<valueCanonical
value="http://hl7.org/fhir/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"/>
</extension>
</valueCode>
</extension>
<url value="http://hl7.org/fhir/4.3/ValueSet/R4B-repository-type-for-R5"/>
<version value="0.0.1-snapshot-2"/>
<name value="R4B_repository_type_for_R5"/>
<title value="Cross-version VS for R4B.repositoryType for use in FHIR R5"/>
<status value="active"/>
<experimental value="false"/>
<date value="2025-09-01T22:36:43.150451+10:00"/>
<publisher value="Clinical Genomics"/>
<contact>
<name value="Clinical Genomics"/>
<telecom>
<system value="url"/>
<value value="http://www.hl7.org/Special/committees/clingenomics"/>
</telecom>
</contact>
<description
value="This cross-version ValueSet represents concepts from http://hl7.org/fhir/ValueSet/repository-type|4.3.0 for use in FHIR R5. Concepts not present here have direct `equivalent` mappings crossing all versions from R4B to R5."/>
<jurisdiction>
<coding>
<system value="http://unstats.un.org/unsd/methods/m49/m49.htm"/>
<code value="001"/>
<display value="World"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://hl7.org/fhir/repository-type"/>
<version value="4.3.0"/>
<concept>
<code value="directlink"/>
<display value="Click and see"/>
</concept>
<concept>
<code value="openapi"/>
<display
value="The URL is the RESTful or other kind of API that can access to the result."/>
</concept>
<concept>
<code value="login"/>
<display
value="Result cannot be access unless an account is logged in"/>
</concept>
<concept>
<code value="oauth"/>
<display
value="Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)"/>
</concept>
<concept>
<code value="other"/>
<display
value="Some other complicated or particular way to get resource from URL."/>
</concept>
</include>
</compose>
<expansion>
<timestamp value="2025-09-01T22:36:43.150452+10:00"/>
<contains>
<system value="http://hl7.org/fhir/repository-type"/>
<version value="4.3.0"/>
<code value="directlink"/>
<display value="Click and see"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/repository-type"/>
<version value="4.3.0"/>
<code value="openapi"/>
<display
value="The URL is the RESTful or other kind of API that can access to the result."/>
</contains>
<contains>
<system value="http://hl7.org/fhir/repository-type"/>
<version value="4.3.0"/>
<code value="login"/>
<display
value="Result cannot be access unless an account is logged in"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/repository-type"/>
<version value="4.3.0"/>
<code value="oauth"/>
<display
value="Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)"/>
</contains>
<contains>
<system value="http://hl7.org/fhir/repository-type"/>
<version value="4.3.0"/>
<code value="other"/>
<display
value="Some other complicated or particular way to get resource from URL."/>
</contains>
</expansion>
</ValueSet>