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

FHIR IG analytics

Packageca.on.health.idms.agreementmvp
Resource TypeCodeSystem
Idcs-Rebate-Start-Reason.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms.agreementmvp@3.0.2&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/Rebate-Start-Reason
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/Rebate-Start-Reason
Version1.0.0
Statusactive
Date2025-12-03
NameRebate-Start-Reason
TitleIDMS - Rebate - Reasons for effective date
DescriptionReasons for setting rebate effective date
Contentcomplete

Resources that use this resource

ValueSet
ca.on.health.idms.agreementmvp#3.0.2Rebate-Start-Reason-Active
ca.on.health.idms.agreementmvp#3.0.2Rebate-Start-ReasonRebate - Effective Date Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "Rebate-Start-Reason",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2026-02-26T14:33:54.974+00:00",
    "source": "#314539f3d942e334"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Rebate-Start-Reason",
  "version": "1.0.0",
  "name": "Rebate-Start-Reason",
  "title": "IDMS - Rebate - Reasons for effective date",
  "status": "active",
  "date": "2025-12-03",
  "publisher": "IDMS",
  "description": "Reasons for setting rebate effective date",
  "content": "complete",
  "property": [
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "Formulary-Update",
      "display": "Formulary Update date"
    },
    {
      "code": "EO-signature-date",
      "display": "EO signature date"
    },
    {
      "code": "Funding-date",
      "display": "OH/CCO Funding implementation date"
    },
    {
      "code": "Other",
      "display": "Other"
    }
  ]
}