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-End-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-End-Reason
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/Rebate-End-Reason
Version1.0.0
Statusactive
Date2025-12-03
NameRebate-End-Reason
TitleIDMS - Rebate - Reasons for ineffective date
DescriptionReasons for setting rebate ineffective date
Contentcomplete

Resources that use this resource

ValueSet
ca.on.health.idms.agreementmvp#3.0.2Rebate-End-Reason-ActiveRebate - Ineffective Date Reason (Active Only)
ca.on.health.idms.agreementmvp#3.0.2Rebate-End-ReasonRebate - Ineffective Date Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "Rebate-End-Reason",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-12-03T18:15:22.571+00:00",
    "source": "#f43ea6f0828cb6fe39cc7155c1c08686"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/Rebate-End-Reason",
  "version": "1.0.0",
  "name": "Rebate-End-Reason",
  "title": "IDMS - Rebate - Reasons for ineffective date",
  "status": "active",
  "date": "2025-12-03",
  "publisher": "IDMS",
  "description": "Reasons for setting rebate ineffective date",
  "content": "complete",
  "property": [
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "Date-of-Transfer",
      "display": "Date of Transfer"
    },
    {
      "code": "Expiry-Delisting",
      "display": "Expiry, Delisting"
    },
    {
      "code": "Discontinued",
      "display": "Discontinued"
    },
    {
      "code": "Other",
      "display": "Other"
    }
  ]
}