{
"description": "This value set includes sample funds reservation type codes.",
"_filename": "CodeSystem-fundsreserve.json",
"package_name": "hl7.fhir.r5.examples",
"date": null,
"meta": {
"profile": [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated": "2019-12-31T21:03:40.621+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": "4.2.0",
"extension": [ {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode": "fm"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode": "draft"
}, {
"url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger": 1
} ],
"status": "draft",
"id": "7a904052-626e-4d5b-967d-79f13fa6034e",
"valueSet": "http://hl7.org/fhir/ValueSet/fundsreserve",
"kind": null,
"url": "http://terminology.hl7.org/CodeSystem/fundsreserve",
"identifier": [ {
"value": "urn:oid:2.16.840.1.113883.4.642.1.1051",
"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": "4.2.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "url"
} ]
} ]
}