{ "description": "Types of security services used with FHIR.", "_filename": "CodeSystem-restful-security-service.json", "package_name": "hl7.fhir.uv.xver", "date": "2019-11-01T08:29:23+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": "r4.r4b-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-r4.r4b" }, { "url": "version", "valueString": "0.0.1-snapshot-2" } ] }, { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "fhir" } ], "status": "active", "id": "a6dc213d-b79d-4542-a44e-3de97a42dd0b", "valueSet": "http://hl7.org/fhir/ValueSet/restful-security-service|4.3.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.0.1", "contact": [ { "name": "FHIR Infrastructure", "telecom": [ { "value": "http://www.hl7.org/Special/committees/fiwg", "system": "url" } ] } ] }