FHIR IG analytics| Package | fhir.r4.spirecore |
| Resource Type | CodeSystem |
| Id | CodeSystem-SpireCore-PaymentMethod.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=fhir.r4.spirecore@0.1.0-alpha&canonical=https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-PaymentMethod |
| URL | https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-PaymentMethod |
| Version | 0.0.1 |
| Status | draft |
| Date | 2026-12-02 |
| Name | SpireCorePaymentMethod |
| Title | Spire Core Payment Method |
| Realm | us |
| Authority | hl7 |
| Description | A CodeSystem that captures the intended payment method. |
| Content | complete |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "SpireCore-PaymentMethod",
"url": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-PaymentMethod",
"meta": {
"tag": [
{
"system": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-UseCaseIdentifiers",
"code": "SHBC1",
"display": "Inbound Customer Enquiry"
}
]
},
"version": "0.0.1",
"name": "SpireCorePaymentMethod",
"title": "Spire Core Payment Method",
"status": "draft",
"date": "2026-12-02",
"publisher": "Spire Healthcare",
"description": "A CodeSystem that captures the intended payment method.",
"caseSensitive": true,
"valueSet": "https://www.spirehealthcare.com/fhir/ValueSet/SpireCore-PaymentMethod",
"content": "complete",
"count": 1,
"concept": [
{
"code": "self-pay",
"display": "Self Pay"
}
]
}