FHIR IG analytics
| Package | hl7.fhir.uv.xver-r4b.r5 |
| Resource Type | ValueSet |
| Id | ValueSet-R4B-repository-type-for-R5.json |
| FHIR Version | R5 |
| Source | http://hl7.org/fhir/uv/xver-r4b.r5/0.1.0/ValueSet-R4B-repository-type-for-R5.html |
| URL | http://hl7.org/fhir/uv/xver/ValueSet/R4B-repository-type-for-R5 |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-03-17T21:02:03.8104715+00:00 |
| Name | R4BRepositoryTypeForR5 |
| Title | Cross-version ValueSet R4B.repositoryType for use in FHIR R5 |
| Realm | uv |
| Authority | hl7 |
| Description | This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/repository-type|4.3.0` for use in FHIR R5. |
| Purpose | This value set is part of the cross-version definitions generated to enable use of the
value set `http://hl7.org/fhir/ValueSet/repository-type|4.3.0` as defined in FHIR R4B
in FHIR R5.
The source value set is bound to the following FHIR R4B elements:
* `MolecularSequence.repository.type`
Note that all concepts are included in this cross-version definition because no concepts have compatible representations
Following are the generation technical comments:
FHIR ValueSet `http://hl7.org/fhir/ValueSet/repository-type|4.3.0`, defined in FHIR R4B does not have any mapping to FHIR R5 |
Resources that use this resource
Resources that this resource uses
Narrative
Note: links and images are rebased to the (stated) source
This value set expansion contains 5 concepts.
| System | Version | Code | Display | Definition |
http://hl7.org/fhir/repository-type | 4.3.0 | directlink | Click and see | When URL is clicked, the resource can be seen directly (by webpage or by download link format). |
http://hl7.org/fhir/repository-type | 4.3.0 | login | Result cannot be access unless an account is logged in | When logged into the website, the resource can be seen. |
http://hl7.org/fhir/repository-type | 4.3.0 | oauth | Result 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. |
http://hl7.org/fhir/repository-type | 4.3.0 | openapi | The 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). |
http://hl7.org/fhir/repository-type | 4.3.0 | other | Some other complicated or particular way to get resource from URL. | Some other complicated or particular way to get resource from URL. |
Source1
{
"resourceType": "ValueSet",
"id": "R4B-repository-type-for-R5",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "cg"
},
{
"extension": [
{
"url": "packageId",
"valueId": "hl7.fhir.uv.xver-r4b.r5"
},
{
"url": "version",
"valueString": "0.1.0"
},
{
"url": "uri",
"valueUri": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/package-source"
},
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "trial-use",
"_valueCode": {
"extension": [
{
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical": "http://hl7.org/fhir/uv/xver/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
}
]
}
}
],
"url": "http://hl7.org/fhir/uv/xver/ValueSet/R4B-repository-type-for-R5",
"version": "0.1.0",
"name": "R4BRepositoryTypeForR5",
"title": "Cross-version ValueSet R4B.repositoryType for use in FHIR R5",
"status": "active",
"experimental": false,
"date": "2026-03-17T21:02:03.8104715+00:00",
"publisher": "Clinical Genomics",
"contact": [
{
"name": "Clinical Genomics",
"telecom": [
{
"system": "url",
"value": "http://www.hl7.org/Special/committees/clingenomics"
}
]
}
],
"description": "This cross-version ValueSet represents content from `http://hl7.org/fhir/ValueSet/repository-type|4.3.0` for use in FHIR R5.",
"jurisdiction": [
{
"coding": [
{
"system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
"code": "001",
"display": "World"
}
]
}
],
"purpose": "This value set is part of the cross-version definitions generated to enable use of the\r\nvalue set `http://hl7.org/fhir/ValueSet/repository-type|4.3.0` as defined in FHIR R4B\r\nin FHIR R5.\r\n\r\nThe source value set is bound to the following FHIR R4B elements:\r\n* `MolecularSequence.repository.type`\r\n\r\nNote that all concepts are included in this cross-version definition because no concepts have compatible representations\r\n\r\nFollowing are the generation technical comments:\r\n\nFHIR ValueSet `http://hl7.org/fhir/ValueSet/repository-type|4.3.0`, defined in FHIR R4B does not have any mapping to FHIR R5",
"compose": {
"include": [
{
"system": "http://hl7.org/fhir/repository-type",
"version": "4.3.0",
"concept": [
{
"code": "directlink",
"display": "Click and see"
},
{
"code": "login",
"display": "Result cannot be access unless an account is logged in"
},
{
"code": "oauth",
"display": "Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)"
},
{
"code": "openapi",
"display": "The URL is the RESTful or other kind of API that can access to the result."
},
{
"code": "other",
"display": "Some other complicated or particular way to get resource from URL."
}
]
}
]
},
"expansion": {
"timestamp": "2026-03-17T21:02:03.8104715+00:00",
"contains": [
{
"system": "http://hl7.org/fhir/repository-type",
"version": "4.3.0",
"code": "directlink",
"display": "Click and see"
},
{
"system": "http://hl7.org/fhir/repository-type",
"version": "4.3.0",
"code": "login",
"display": "Result cannot be access unless an account is logged in"
},
{
"system": "http://hl7.org/fhir/repository-type",
"version": "4.3.0",
"code": "oauth",
"display": "Result need to be fetched with API and need LOGIN( or cookies are required when visiting the link of resource)"
},
{
"system": "http://hl7.org/fhir/repository-type",
"version": "4.3.0",
"code": "openapi",
"display": "The URL is the RESTful or other kind of API that can access to the result."
},
{
"system": "http://hl7.org/fhir/repository-type",
"version": "4.3.0",
"code": "other",
"display": "Some other complicated or particular way to get resource from URL."
}
]
}
}