PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.fast-security
    3.0.0-ballot

hl7.fhir.uv.fast-security@3.0.0-ballot 4.0.1

This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. (built Wed, Apr 8, 2026 16:45+1000+10:00)

Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.uv.fast-security@3.0.0-ballot
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.uv.fast-security-3.0.0-ballot.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json
{
  "description": "This implementation guide describes how to extend OAuth 2.0 to support secure and scalable workflows for business-to-business (B2B) apps that implement the client credentials flow or authorization code flow. (built Wed, Apr 8, 2026 16:45+1000+10:00)",
  "fhirVersions": [ "4.0.1" ],
  "tools-version": 3,
  "_id": "hl7.fhir.uv.fast-security@3.0.0-ballot",
  "date": "20260408164549",
  "license": "CC-BY-4.0",
  "jurisdiction": "http://unstats.un.org/unsd/methods/m49/m49.htm#001",
  "tgz": "-/hl7.fhir.uv.fast-security-3.0.0-ballot.tgz",
  "dist": {
    "tarball": "https://fs.get-ig.org/-/hl7.fhir.uv.fast-security-3.0.0-ballot.tgz"
  },
  "name": "hl7.fhir.uv.fast-security",
  "type": "IG",
  "title": "Security for Scalable Registration, Authentication, and Authorization",
  "author": "HL7 International / Security",
  "id": "hl7.fhir.uv.fast-security@3.0.0-ballot",
  "directories": {
    "lib": "package",
    "example": "example"
  },
  "canonical": "http://hl7.org/fhir/uv/fast-security",
  "url": "http://hl7.org/fhir/uv/fast-security/2026May",
  "lsn": 24990,
  "version": "3.0.0-ballot",
  "timestamp": "2026-04-08T09:05:40.990106417Z",
  "maintainers": [ {
    "url": "http://www.hl7.org/Special/committees/secure",
    "name": "HL7 International / Security"
  } ],
  "dependencies": {
    "hl7.fhir.r4.core": "4.0.1",
    "hl7.terminology.r4": "7.1.0",
    "hl7.fhir.uv.extensions.r4": "5.2.0"
  }
}