FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeCodeSystem
IdCodeSystem-SpireCore-PaymentMethod.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.spirecore@0.1.0-alpha&canonical=https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-PaymentMethod
URLhttps://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-PaymentMethod
Version0.0.1
Statusdraft
Date2026-12-02
NameSpireCorePaymentMethod
TitleSpire Core Payment Method
Realmus
Authorityhl7
DescriptionA CodeSystem that captures the intended payment method.
Contentcomplete

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}