{
"description": "Types of security services used with FHIR.",
"_filename": "CodeSystem-restful-security-service.json",
"package_name": "hl7.fhir.uv.xver-r4b.r4.r4",
"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": "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.r4"
}, {
"url": "version",
"valueString": "0.0.1-snapshot-2"
} ]
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fhir"
} ],
"status": "active",
"id": "770b9d49-0a01-476a-804d-fb8d5c4752b0",
"valueSet": "http://hl7.org/fhir/ValueSet/restful-security-service|4.0.1",
"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"
} ]
} ]
}