http://hl7.org/fhir/fm-status|5.0.0
name
FinancialResourceStatusCodes
FinancialResourceStatusCodes
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
status
active
active
Financial Resource Status Codes
This value set includes Status codes.
{
"description" : "This value set includes Status codes.",
"compose" : null,
"package" : "hl7.fhir.r5.core@5.0.0",
"date" : null,
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2023-03-26T15:21:02.749+11:00"
},
"publisher" : "HL7 International",
"jurisdiction" : [ {
"coding" : [ {
"code" : "001",
"system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
"display" : "World"
} ]
} ],
"content" : "complete",
"name" : "FinancialResourceStatusCodes",
"copyright" : "HL7 International.",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Financial Resource Status Codes",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "fm"
} ],
"status" : "active",
"id" : "144a9d84-a049-5da5-a6ef-7eee8f48d4f0",
"url" : "http://hl7.org/fhir/fm-status",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.4.593",
"system" : "urn:ietf:rfc:3986"
}, {
"use" : "old",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.585",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "active",
"display" : "Active",
"definition" : "The instance is currently in-force."
}, {
"code" : "cancelled",
"display" : "Cancelled",
"definition" : "The instance is withdrawn, rescinded or reversed."
}, {
"code" : "draft",
"display" : "Draft",
"definition" : "A new instance the contents of which is not complete."
}, {
"code" : "entered-in-error",
"display" : "Entered in Error",
"definition" : "The instance was entered in error."
} ],
"caseSensitive" : true,
"version" : "5.0.0"
}