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

FHIR IG analytics

Packageca.on.mi.r4
Resource TypeCodeSystem
IdCodeSystem-medical-image-endpoint-payload-type.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.mi.r4@1.0.0-snapshot4&canonical=http://ontariohealth.ca/fhir/ehr/CodeSystem/endpoint-payload-type
URLhttp://ontariohealth.ca/fhir/ehr/CodeSystem/endpoint-payload-type
Version1.0.0
Statusactive
Date2026-01-02
NameEndpointPayloadType
TitleEndpoint Payload Type
Realmca
DescriptionIncludes code used to represent payload document type for medical images.
Contentcomplete

Resources that use this resource

ValueSet
endpoint-payload-typeEndpoint Payload Type

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "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"
    }
  ]
}