FHIR IG analytics| Package | ca.on.mi.r4 |
| Resource Type | CodeSystem |
| Id | CodeSystem-medical-image-endpoint-payload-type.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=ca.on.mi.r4@1.0.0-snapshot4&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/endpoint-payload-type |
| URL | http://ontariohealth.ca/fhir/ehr/CodeSystem/endpoint-payload-type |
| Version | 1.0.0 |
| Status | active |
| Date | 2026-01-02 |
| Name | EndpointPayloadType |
| Title | Endpoint Payload Type |
| Realm | ca |
| Description | Includes code used to represent payload document type for medical images. |
| Content | complete |
| ValueSet | |
| endpoint-payload-type | Endpoint Payload Type |
No resources found
No narrative content found in resource
{
"resourceType": "CodeSystem",
"id": "CodeSystem-EndpointPayloadType",
"url": "http://ontariohealth.ca/fhir/ehr/CodeSystem/endpoint-payload-type",
"version": "1.0.0",
"name": "EndpointPayloadType",
"title": "Endpoint Payload Type",
"status": "active",
"date": "2026-01-02",
"publisher": "Ontario Health",
"contact": [
{
"name": "Ontario Health - Digital Health Standards",
"telecom": [
{
"system": "url",
"value": "https://ehealthontario.on.ca/en/it-professionals/standards"
},
{
"system": "email",
"value": "DigitalHealthStandards@ontariohealth.ca"
}
]
}
],
"description": "Includes code used to represent payload document type for medical images.",
"content": "complete",
"concept": [
{
"code": "MI",
"display": "Medical Images"
}
]
}