{
  "resourceType" : "ValueSet",
  "id" : "R4B-repository-type-for-R5",
  "text" : {
    "status" : "generated",
    "div" : "<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>\u00a0\u00a0<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>\u00a0\u00a0<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>\u00a0\u00a0<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>\u00a0\u00a0<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>\u00a0\u00a0<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>"
  },
  "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.0.1-snapshot-2"
    }],
    "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/4.3/ImplementationGuide/hl7.fhir.uv.xver-r4b.r5"
      }]
    }
  }],
  "url" : "http://hl7.org/fhir/4.3/ValueSet/R4B-repository-type-for-R5",
  "version" : "0.0.1-snapshot-2",
  "name" : "R4B_repository_type_for_R5",
  "title" : "Cross-version VS for R4B.repositoryType for use in FHIR R5",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-09-01T22:36:43.150451+10: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 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" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "code" : "001",
      "display" : "World"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://hl7.org/fhir/repository-type",
      "version" : "4.3.0",
      "concept" : [{
        "code" : "directlink",
        "display" : "Click and see"
      },
      {
        "code" : "openapi",
        "display" : "The URL is the RESTful or other kind of API that can access to the result."
      },
      {
        "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" : "other",
        "display" : "Some other complicated or particular way to get resource from URL."
      }]
    }]
  },
  "expansion" : {
    "timestamp" : "2025-09-01T22:36:43.150452+10: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" : "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" : "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" : "other",
      "display" : "Some other complicated or particular way to get resource from URL."
    }]
  }
}