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

FHIR IG analytics

Packageca.on.health.idms.agreementmvp
Resource TypeCodeSystem
IdAGREEMENT-BUSINESS-STATUS.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms.agreementmvp@3.0.1&canonical=https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS
URLhttps://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS
Version1.0.0
Statusactive
Date2025-11-13
NameAGREEMENT-BUSINESS-STATUS
TitleIDMS - Agreement Business Status
DescriptionThis contains a list of agreement business statuses.
Contentcomplete

Resources that use this resource

ConceptMap
ca.on.health.idms.agreementmvp#3.0.1AgreementStatusToExternalStatusAgreement Business Status To External Status
ValueSet
ca.on.health.idms.agreementmvp#3.0.1AGREEMENT-BUSINESS-STATUS-ACTIVEAgreement Business Status (Active Only)
ca.on.health.idms.agreementmvp#3.0.1AGREEMENT-BUSINESS-STATUS-ALLAgreement Business Status
ca.on.health.idms.agreementmvp#3.0.1AGREEMENT-BUSINESS-STATUS-DRAFTAgreement - Business Status (Draft Only)

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "CodeSystem",
  "id": "AGREEMENT-BUSINESS-STATUS",
  "meta": {
    "versionId": "9",
    "lastUpdated": "2026-03-06T13:12:16.363+00:00",
    "source": "#a70d01283989d67d6ca5a472153b6e5b"
  },
  "url": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS",
  "version": "1.0.0",
  "name": "AGREEMENT-BUSINESS-STATUS",
  "title": "IDMS - Agreement Business Status",
  "status": "active",
  "date": "2025-11-13",
  "publisher": "IDMS",
  "description": "This contains a list of agreement business statuses. ",
  "content": "complete",
  "property": [
    {
      "code": "inactive",
      "uri": "http://hl7.org/fhir/concept-properties#inactive",
      "type": "boolean"
    }
  ],
  "concept": [
    {
      "code": "With-Agreement-User",
      "display": "Agreement User Review"
    },
    {
      "code": "With-Legal-Service-Branch",
      "display": "Legal Service Branch Review"
    },
    {
      "code": "With-Manager-for-Review",
      "display": "Manager Review"
    },
    {
      "code": "With-Director-for-Review",
      "display": "Director Review"
    },
    {
      "code": "With-Negotiator-for-Review",
      "display": "Negotiator Review"
    },
    {
      "code": "With-Manufacturer",
      "display": "Manufacturer Review"
    },
    {
      "code": "With-Executive-Officer-for-Signature",
      "display": "Executive Officer Signature Required"
    },
    {
      "code": "executable",
      "display": "Fully Executed"
    },
    {
      "code": "deleted",
      "display": "Deleted"
    },
    {
      "code": "terminated",
      "display": "Terminated"
    },
    {
      "code": "inactive",
      "display": "Inactive"
    },
    {
      "code": "amended",
      "display": "Amended"
    }
  ]
}