Payment Status Codes
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/paymentstatusCopied!
Version4.3.0Copied!
DescriptionThis value set includes a sample set of Payment Status codes.
Concepts
Select a concept to view details
{
"description" : "This value set includes a sample set of Payment Status codes.",
"meta" : {
"lastUpdated" : "2022-05-28T12:47:40.239+10:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"content" : "complete",
"property" : null,
"name" : "PaymentStatusCodes",
"copyright" : "This is an example set.",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Payment Status Codes",
"extension" : [ {
"valueCode" : "fm",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 2
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "0665374d-b941-4d00-8941-80ff5ce0495d",
"url" : "http://terminology.hl7.org/CodeSystem/paymentstatus",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1187"
} ],
"caseSensitive" : true,
"version" : "4.3.0",
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/paymentstatus defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">paid\n <a name=\"payment-status-paid\"> </a>\n </td>\n <td>Paid</td>\n <td>The payment has been sent physically or electronically.</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">cleared\n <a name=\"payment-status-cleared\"> </a>\n </td>\n <td>Cleared</td>\n <td>The payment has been received by the payee.</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}