{
"description": "This value set includes sample funds reservation type codes.",
"_filename": "codesystem-fundsreserve.json",
"package_name": "hl7.fhir.core",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/codesystem-shareable-definition" ],
"lastUpdated": "2016-12-06T12:22:34.981+11:00"
},
"publisher": "Financial Management",
"content": "complete",
"name": "Funds Reservation Codes",
"copyright": "This is an example set.",
"type": null,
"experimental": "true",
"resourceType": "CodeSystem",
"title": null,
"package_version": "1.8.0",
"status": "draft",
"id": "6683d396-ce80-4a25-8a12-6a49d685ab31",
"valueSet": "http://hl7.org/fhir/ValueSet/fundsreserve",
"kind": null,
"url": "http://hl7.org/fhir/fundsreserve",
"identifier": {
"value": "urn:oid:2.16.840.1.113883.4.642.1.fundsreserve",
"system": "urn:ietf:rfc:3986"
},
"concept": [ {
"code": "patient",
"display": "Patient",
"definition": "The payor is requested to reserve funds for the provision of the named services by any provider for settlement of future claims related to this request."
}, {
"code": "provider",
"display": "Provider",
"definition": "The payor is requested to reserve funds solely for the named provider for settlement of future claims related to this request."
}, {
"code": "none",
"display": "None",
"definition": "The payor is not being requested to reserve any funds for the settlement of future claims."
} ],
"caseSensitive": true,
"version": "1.8.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}