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

FHIR IG analytics

Packageca.on.mi.r4
Resource TypeValueSet
IdValueSet-medical-images-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/ValueSet/endpoint-payload-type
URLhttp://ontariohealth.ca/fhir/ehr/ValueSet/endpoint-payload-type
Version1.0.0
Statusactive
Date2026-01-02
NameEndpointPayloadType
TitleEndpoint Payload Type
Realmca
DescriptionA coded value used to represent medical imaging payload document type.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
endpoint-payload-typeEndpoint Payload Type

Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "ValueSet-Endpoint Payload Type",
  "url": "http://ontariohealth.ca/fhir/ehr/ValueSet/endpoint-payload-type",
  "version": "1.0.0",
  "name": "EndpointPayloadType",
  "title": "Endpoint Payload Type",
  "status": "active",
  "experimental": false,
  "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": "A coded value used to represent medical imaging payload document type.",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://ontariohealth.ca/fhir/ehr/CodeSystem/endpoint-payload-type"
      }
    ]
  }
}