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

FHIR IG analytics

Packagefhir.r4.spirecore
Resource TypeCodeSystem
IdCodeSystem-SpireCore-ServiceCategories.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.spirecore@0.1.0-alpha&canonical=https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-ServiceCategories
URLhttps://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-ServiceCategories
Version0.0.1
Statusdraft
Date2025-08-14
NameSpireCoreServiceCategories
TitleSpire Core Service categories
Realmus
Authorityhl7
DescriptionA CodeSystem that identifies the existing list of service categories available at Spire Healthcare (Prior to standardised mappings).
Contentcomplete

Resources that use this resource

ValueSet
SpireCore-ServiceCategoriesSpireCore-ServiceCategories

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "SpireCore-ServiceCategories",
  "url": "https://www.spirehealthcare.com/fhir/CodeSystem/SpireCore-ServiceCategories",
  "version": "0.0.1",
  "name": "SpireCoreServiceCategories",
  "title": "Spire Core Service categories",
  "status": "draft",
  "date": "2025-08-14",
  "publisher": "Spire Healthcare",
  "description": "A CodeSystem that identifies the existing list of service categories available at Spire Healthcare (Prior to standardised mappings).",
  "caseSensitive": true,
  "valueSet": "https://www.spirehealthcare.com/fhir/ValueSet/SpireCore-ServiceCategories",
  "content": "complete",
  "count": 3,
  "concept": [
    {
      "code": "TC001",
      "display": "Surgery"
    },
    {
      "code": "TC002",
      "display": "Physical Therapy"
    },
    {
      "code": "TC003",
      "display": "Other"
    }
  ]
}