{
"description": "FHIR Value set/code system definition for HL7 v2 table 0498 ( Consent Status)",
"_filename": "CodeSystem-v2-0498.json",
"package_name": "hl7.fhir.r2b.examples",
"date": null,
"versionNeeded": false,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/valueset-shareable-definition" ]
},
"publisher": "HL7, Inc",
"content": "complete",
"name": "v2 Consent Status",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.4.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/valueset-oid",
"valueUri": "urn:oid:2.16.840.1.133883.18.322"
} ],
"compositional": false,
"status": "active",
"id": "87fcd299-e806-4b0d-967a-e62d228c033f",
"valueSet": "http://hl7.org/fhir/ValueSet/v2-0498",
"kind": null,
"count": 0,
"url": "http://hl7.org/fhir/v2/0498",
"concept": [ {
"code": "A",
"display": "Active - Consent has been granted"
}, {
"code": "B",
"display": "Bypassed (Consent not sought)"
}, {
"code": "L",
"display": "Limited - Consent has been granted with limitations"
}, {
"code": "P",
"display": "Pending - Consent has not yet been sought"
}, {
"code": "R",
"display": "Refused - Consent has been refused"
}, {
"code": "X",
"display": "Rescinded - Consent was initially granted, but was subsequently revoked or ended."
} ],
"caseSensitive": false,
"version": "2.8.2",
"contact": [ {
"telecom": [ {
"rank": 1,
"value": "http://hl7.org",
"system": "other"
} ]
} ]
}