{
"description": "Complete, proposed, exploratory, other",
"_filename": "codesystem-claim-use-link.json",
"package_name": "hl7.fhir.core",
"date": "2016-03-31T08:01:25+11:00",
"meta": {
"lastUpdated": "2016-03-31T08:01:25.570+11:00"
},
"publisher": "HL7 (FHIR Project)",
"content": "complete",
"name": "Use",
"type": null,
"experimental": "false",
"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.113883.4.642.1.315"
} ],
"status": "draft",
"id": "0372d8d7-752e-4083-8f3f-def2d6a26a02",
"valueSet": "http://hl7.org/fhir/ValueSet/claim-use-link",
"kind": null,
"url": "http://hl7.org/fhir/claim-use-link",
"concept": [ {
"code": "complete",
"display": "Complete",
"definition": "The treatment is complete and this represents a Claim for the services."
}, {
"code": "proposed",
"display": "Proposed",
"definition": "The treatment is proposed and this represents a Pre-authorization for the services."
}, {
"code": "exploratory",
"display": "Exploratory",
"definition": "The treatment is proposed and this represents a Pre-determination for the services."
}, {
"code": "other",
"display": "Other",
"definition": "A locally defined or otherwise resolved status."
} ],
"caseSensitive": true,
"version": "1.4.0",
"contact": [ {
"telecom": [ {
"value": "http://hl7.org/fhir",
"system": "other"
}, {
"value": "fhir@lists.hl7.org",
"system": "email"
} ]
} ]
}