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

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeValueSet
IdValueSet-SpireCore-PaymentMethod.json
FHIR VersionR4

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": "ValueSet",
  "id": "SpireCore-PaymentMethod",
  "url": "https://www.spirehealthcare.com/fhir/ValueSet/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": "SpireCore-PaymentMethod",
  "status": "draft",
  "date": "2025-08-28",
  "publisher": "Spire Healthcare",
  "description": "A set of values used to capture the intended payment method of a customer at Spire Healthcare.",
  "compose": {
    "include": [
      {
        "valueSet": "https://fhir.hl7.org.uk/ValueSet/UKCore-FundingCategory"
      },
      {
        "system": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-PaymentMethod"
      }
    ]
  }
}