FHIR IG analytics
Resources that use this resource
Resources that this resource uses
No resources found
Narrative
No narrative content found in resource
Source1
{
"resourceType": "CodeSystem",
"id": "AGREEMENT-EXTERNAL-STATUS",
"meta": {
"versionId": "6",
"lastUpdated": "2026-03-06T13:10:09.942+00:00",
"source": "#170ace059ad777c6f72a3d15607116aa"
},
"url": "https://health.gov.on.ca/idms/fhir/CodeSystem/AGREEMENT-EXTERNAL-STATUS",
"version": "1.0.0",
"name": "AGREEMENT-EXTERNAL-STATUS",
"title": "IDMS - Agreement External Status",
"status": "active",
"date": "2025-11-14",
"publisher": "IDMS",
"description": "This contains a list of external statuses. ",
"content": "complete",
"property": [
{
"code": "inactive",
"uri": "http://hl7.org/fhir/concept-properties#inactive",
"type": "boolean"
}
],
"concept": [
{
"code": "negotiable",
"display": "Agreement/Amendment In Progress"
},
{
"code": "executable",
"display": "Fully Executed"
},
{
"code": "deleted",
"display": "Deleted"
},
{
"code": "With-Manufacturer",
"display": "Manufacturer Review"
},
{
"code": "With-Executive-Officer-for-Signatur",
"display": "Executive Officer Signature Required"
},
{
"code": "terminated",
"display": "Terminated"
},
{
"code": "amended",
"display": "Amended"
}
]
}