http://hl7.org/fhir/account-billing-status|5.0.0
name
AccountBillingStatus
AccountBillingStatus
package
hl7.fhir.r5.core@5.0.0
hl7.fhir.r5.core@5.0.0
content
complete
complete
experimental
true
true
status
active
active
date
2021-05-26 00:00:00.0
2021-05-26 00:00:00.0
Example Account Billing Statuses
Indicates whether the account is available to be used for billing purposes.
POST /CodeSystem/$validate-codedocsInput
{
"resourceType" : "Parameters",
"parameter" : [ {
"name" : "url",
"valueUri" : "http://hl7.org/fhir/account-billing-status"
}, {
"name" : "version",
"valueString" : "5.0.0"
} ]
}