PackagesCanonicalsLogsProblems
    Packages
    no.nhn.fhir.helsenorge.profiles@2.5.12-beta
    http://example.org/CodeSystem/auth-type-cs
{
  "description": "Authentication mechanisms",
  "_filename": "CodeSystem-auth-type-cs.json",
  "package_name": "no.nhn.fhir.helsenorge.profiles",
  "date": null,
  "publisher": null,
  "content": "complete",
  "name": "AuthTypeCS",
  "type": null,
  "experimental": null,
  "resourceType": "CodeSystem",
  "title": "Authentication Type CodeSystem",
  "package_version": "2.5.12-beta",
  "status": null,
  "id": "9f4ffef4-98e1-46ef-ac5c-128ddd720287",
  "kind": null,
  "count": 4,
  "url": "http://example.org/CodeSystem/auth-type-cs",
  "concept": [ {
    "code": "none",
    "display": "None"
  }, {
    "code": "oauth2",
    "display": "OAuth2"
  }, {
    "code": "bearer",
    "display": "Bearer token"
  }, {
    "code": "basic",
    "display": "Basic authentication"
  } ],
  "version": "1.0.0"
}