{
"resourceType": "ValueSet", "id": "identity-assuranceLevel", "meta": { "lastUpdated": "2015-10-24T07:41:03.495+11:00", "profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ] }, "text": { "status": "generated", "div": "<div><h2>IdentityAssuranceLevel</h2><p>The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.</p><p>This value set has an inline code system http://hl7.org/fhir/identity-assuranceLevel, which defines the following codes:</p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td>level1<a name=\"level1\"> </a></td><td>Level 1</td><td>Little or no confidence in the asserted identity's accuracy.</td></tr><tr><td>level2<a name=\"level2\"> </a></td><td>Level 2</td><td>Some confidence in the asserted identity's accuracy.</td></tr><tr><td>level3<a name=\"level3\"> </a></td><td>Level 3</td><td>High confidence in the asserted identity's accuracy.</td></tr><tr><td>level4<a name=\"level4\"> </a></td><td>Level 4</td><td>Very high confidence in the asserted identity's accuracy.</td></tr></table></div>" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.2.342" } ], "url": "http://hl7.org/fhir/ValueSet/identity-assuranceLevel", "version": "1.0.2", "name": "IdentityAssuranceLevel", "status": "draft", "experimental": false, "publisher": "HL7 (FHIR Project)", "contact": [ { "telecom": [ { "system": "other", "value": "http://hl7.org/fhir" }, { "system": "email", "value": "fhir@lists.hl7.org" } ] } ], "date": "2015-10-24T07:41:03+11:00", "description": "The level of confidence that this link represents the same actual person, based on NIST Authentication Levels.", "codeSystem": { "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/valueset-oid", "valueUri": "urn:oid:2.16.840.1.113883.4.642.1.342" } ], "system": "http://hl7.org/fhir/identity-assuranceLevel", "version": "1.0.2", "caseSensitive": true, "concept": [ { "code": "level1", "display": "Level 1", "definition": "Little or no confidence in the asserted identity's accuracy." }, { "code": "level2", "display": "Level 2", "definition": "Some confidence in the asserted identity's accuracy." }, { "code": "level3", "display": "Level 3", "definition": "High confidence in the asserted identity's accuracy." }, { "code": "level4", "display": "Level 4", "definition": "Very high confidence in the asserted identity's accuracy." } ] }
}