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

FHIR IG analytics

Packageca.on.health.idms.agreementmvp
Resource TypeConceptMap
IdAgreementStatusToExternalStatus.json
FHIR VersionR5
Sourcehttps://simplifier.net/resolve?scope=ca.on.health.idms.agreementmvp@3.0.1&canonical=https://dev.gateway.direct.health.gov.on.ca/dev1/fhir/ConceptMap/AgreementStatusToExternalStatus
URLhttps://dev.gateway.direct.health.gov.on.ca/dev1/fhir/ConceptMap/AgreementStatusToExternalStatus
Version5.0.0
Statusactive
Date2025-06-19
NameAgreementInternalStatusToExternalStatus
TitleAgreement Business Status To External Status
DescriptionA mapping between Agreement Business Status To Agreement External Status

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
ca.on.health.idms.agreementmvp#3.0.1AGREEMENT-EXTERNAL-STATUSIDMS - Agreement External Status

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ConceptMap",
  "id": "AgreementStatusToExternalStatus",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2025-11-14T19:59:25.057+00:00",
    "source": "#6653d1df899bcfbdbec9533a525df858"
  },
  "url": "https://dev.gateway.direct.health.gov.on.ca/dev1/fhir/ConceptMap/AgreementStatusToExternalStatus",
  "version": "5.0.0",
  "name": "AgreementInternalStatusToExternalStatus",
  "title": "Agreement Business Status To External Status",
  "status": "active",
  "date": "2025-06-19",
  "description": "A mapping between Agreement Business Status To Agreement External Status",
  "group": [
    {
      "source": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-BUSINESS-STATUS",
      "target": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-EXTERNAL-STATUS",
      "element": [
        {
          "code": "With-Agreement-User",
          "display": "Agreement User Review",
          "target": [
            {
              "code": "negotiable",
              "display": "Agreement/Amendment In Progress",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "With-Legal-Service-Branch",
          "display": "Legal Service Branch Review",
          "target": [
            {
              "code": "negotiable",
              "display": "Agreement/Amendment In Progress",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "With-Manager-for-Review",
          "display": "Director Review",
          "target": [
            {
              "code": "negotiable",
              "display": "Agreement/Amendment In Progress",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "With-Director-for-Review",
          "display": "Executive Officer Letter Issued",
          "target": [
            {
              "code": "negotiable",
              "display": "Agreement/Amendment In Progress",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "With-Negotiator-for-Review",
          "display": "Negotiator Review",
          "target": [
            {
              "code": "negotiable",
              "display": "Agreement/Amendment In Progress",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "With-Manufacturer",
          "display": "Manufacturer Review",
          "target": [
            {
              "code": "With-Manufacturer",
              "display": "Manufacturer Review",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "With-Executive-Officer-for-Signature",
          "display": "Executive Officer Signature Required",
          "target": [
            {
              "code": "With-Executive-Officer-for-Signature",
              "display": "Executive Officer Signature Required",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "executable",
          "display": "Fully Executed",
          "target": [
            {
              "code": "executable",
              "display": "Fully Executed",
              "relationship": "equivalent"
            }
          ]
        },
        {
          "code": "cancelled",
          "display": "Cancelled",
          "target": [
            {
              "code": "cancelled",
              "display": "Cancelled",
              "relationship": "equivalent"
            }
          ]
        }
      ]
    }
  ]
}