PackagesCanonicalsLogsProblems
    Packages
    hl7.fhir.uv.xver@r4b.r5-0.0.1-snapshot-2
    http://terminology.hl7.org/CodeSystem/restful-security-service
{
  "description": "Types of security services used with FHIR.",
  "_filename": "CodeSystem-restful-security-service.json",
  "package_name": "hl7.fhir.uv.xver",
  "date": "2021-01-17T06:06:13+10:00",
  "publisher": "FHIR Infrastructure",
  "jurisdiction": [ {
    "coding": [ {
      "code": "001",
      "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
      "display": "World"
    } ]
  } ],
  "content": "complete",
  "name": "RestfulSecurityService",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "RestfulSecurityService",
  "package_version": "r4b.r5-0.0.1-snapshot-2",
  "extension": [ {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
    "valueCode": "normative"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-normative-version",
    "valueCode": "4.0.0"
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger": 5
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/package-source",
    "extension": [ {
      "url": "packageId",
      "valueId": "hl7.fhir.uv.xver-r4b.r5"
    }, {
      "url": "version",
      "valueString": "0.0.1-snapshot-2"
    } ]
  }, {
    "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode": "fhir"
  } ],
  "status": "active",
  "id": "7af60ea5-4ca2-4c4f-9e27-dd746f9396a3",
  "valueSet": "http://hl7.org/fhir/ValueSet/restful-security-service|5.0.0",
  "kind": null,
  "url": "http://terminology.hl7.org/CodeSystem/restful-security-service",
  "concept": [ {
    "code": "OAuth",
    "display": "OAuth",
    "definition": "OAuth (unspecified version see oauth.net)."
  }, {
    "code": "SMART-on-FHIR",
    "display": "SMART-on-FHIR",
    "definition": "OAuth2 using SMART-on-FHIR profile (see http://docs.smarthealthit.org/)."
  }, {
    "code": "NTLM",
    "display": "NTLM",
    "definition": "Microsoft NTLM Authentication."
  }, {
    "code": "Basic",
    "display": "Basic",
    "definition": "Basic authentication defined in HTTP specification."
  }, {
    "code": "Kerberos",
    "display": "Kerberos",
    "definition": "see http://www.ietf.org/rfc/rfc4120.txt."
  }, {
    "code": "Certificates",
    "display": "Certificates",
    "definition": "SSL where client must have a certificate registered with the server."
  } ],
  "caseSensitive": true,
  "version": "4.3.0",
  "contact": [ {
    "name": "FHIR Infrastructure",
    "telecom": [ {
      "value": "http://www.hl7.org/Special/committees/fiwg",
      "system": "url"
    } ]
  } ]
}