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

FHIR IG analytics

Packageca.on.health.idms.agreementmvp
Resource TypeValueSet
IdAGREEMENT-BUSINESS-STATUS-ACTIVE.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms.agreementmvp@3.0.1&canonical=https://health.gov.on.ca/idms/fhir/ValueSet/AGREEMENT-BUSINESS-STATUS-ACTIVE
URLhttps://health.gov.on.ca/idms/fhir/ValueSet/AGREEMENT-BUSINESS-STATUS-ACTIVE
Version1.0.0
Statusactive
Date2025-11-13
NameFunding-Designation
TitleAgreement Business Status (Active Only)
DescriptionList of all Agreement Business Statuses (Active Only)

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
ca.on.health.idms.agreementmvp#3.0.1AGREEMENT-BUSINESS-STATUSIDMS - Agreement Business Status

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "AGREEMENT-BUSINESS-STATUS-ACTIVE",
  "meta": {
    "versionId": "2",
    "lastUpdated": "2025-11-14T14:41:10.992+00:00",
    "source": "#d37b506c36b7a740eb9085939d9371a0"
  },
  "url": "https://health.gov.on.ca/idms/fhir/ValueSet/AGREEMENT-BUSINESS-STATUS-ACTIVE",
  "version": "1.0.0",
  "name": "Funding-Designation",
  "title": "Agreement Business Status (Active Only)",
  "status": "active",
  "experimental": false,
  "date": "2025-11-13",
  "publisher": "IDMS",
  "description": "List of all Agreement Business Statuses (Active Only)",
  "compose": {
    "include": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS"
      }
    ],
    "exclude": [
      {
        "system": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS",
        "filter": [
          {
            "property": "inactive",
            "op": "=",
            "value": "true"
          }
        ]
      }
    ]
  }
}