http://terminology.hl7.org/CodeSystem/endpoint-payload-type|2.0.1
name
EndpointPayloadType
EndpointPayloadType
package
hl7.terminology@6.3.0
hl7.terminology@6.3.0
content
complete
complete
status
active
active
date
2025-05-01 01:35:10.0
2025-05-01 01:35:10.0
Endpoint Payload Type
This is an example value set defined by the FHIR project, that could be used to represent possible payload document types.
{
"description" : "This is an example value set defined by the FHIR project, that could be used to represent possible payload document types.",
"compose" : null,
"package" : "hl7.terminology@6.3.0",
"date" : "2025-05-01T01:35:10Z",
"meta" : {
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ],
"lastUpdated" : "2024-04-24T00:00:00+00:00"
},
"publisher" : "Health Level Seven International",
"content" : "complete",
"name" : "EndpointPayloadType",
"copyright" : "This material derives from the HL7 Terminology (THO). THO is copyright ©1989+ Health Level Seven International and is made available under the CC0 designation. For more licensing information see: https://terminology.hl7.org/license",
"experimental" : false,
"resourceType" : "CodeSystem",
"title" : "Endpoint Payload Type",
"supliment" : null,
"extension" : [ {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pa"
}, {
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1
} ],
"status" : "active",
"id" : "87b34842-17ac-5123-ad5a-304207dd901f",
"url" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"identifier" : [ {
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1139",
"system" : "urn:ietf:rfc:3986"
} ],
"concept" : [ {
"code" : "any",
"display" : "Any",
"definition" : "Any payload type can be used with this endpoint, it is either a payload agnostic infrastructure (such as a storage repository), or some other type of endpoint where payload considerations are internally handled, and not available"
}, {
"code" : "none",
"display" : "None",
"definition" : "This endpoint does not require any content to be sent; simply connecting to the endpoint is enough notification. This can be used as a 'ping' to wakeup a service to retrieve content, which could be to ensure security considerations are correctly handled"
} ],
"caseSensitive" : true,
"version" : "2.0.1",
"contact" : [ {
"telecom" : [ {
"value" : "http://hl7.org",
"system" : "url"
}, {
"value" : "hq@HL7.org",
"system" : "email"
} ]
} ]
}