EndpointPayloadType
draftContentcompleteURL
http://terminology.hl7.org/CodeSystem/endpoint-payload-typeCopied!
Version4.3.0Copied!
DescriptionThis is an example codesystem defined by the FHIR project, it represents global concepts for no content, or any unrestricted content.
Concepts
Select a concept to view details
This code system http://terminology.hl7.org/CodeSystem/endpoint-payload-type defines the following codes:
{
"description" : "This is an example codesystem defined by the FHIR project, it represents global concepts for no content, or any unrestricted content.",
"meta" : {
"lastUpdated" : "2022-05-28T12:47:40.239+10:00",
"profile" : [ "http://hl7.org/fhir/StructureDefinition/shareablecodesystem" ]
},
"content" : "complete",
"property" : null,
"name" : "EndpointPayloadType",
"experimental" : false,
"resourceType" : "CodeSystem",
"extension" : [ {
"valueCode" : "pa",
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg"
}, {
"extension" : [ {
"valueString" : "concept",
"url" : "path"
}, {
"url" : "count",
"valueInteger" : 2
} ],
"url" : "http://health-samurai.io/extensions/excised-data"
}, {
"url" : "http://health-samurai.io/extensions/source",
"valueCode" : "db"
} ],
"status" : "draft",
"id" : "03a7c745-e2a8-40c6-8ea3-ba2f92e29a06",
"url" : "http://terminology.hl7.org/CodeSystem/endpoint-payload-type",
"identifier" : [ {
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.4.642.1.1139"
} ],
"caseSensitive" : true,
"version" : "4.3.0",
"text" : {
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>This code system http://terminology.hl7.org/CodeSystem/endpoint-payload-type defines the following codes:</p>\n <table class=\"codes\">\n <tr>\n <td style=\"white-space:nowrap\">\n <b>Code</b>\n </td>\n <td>\n <b>Display</b>\n </td>\n <td>\n <b>Definition</b>\n </td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">any\n <a name=\"endpoint-payload-type-any\"> </a>\n </td>\n <td>Any</td>\n <td>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</td>\n </tr>\n <tr>\n <td style=\"white-space:nowrap\">none\n <a name=\"endpoint-payload-type-none\"> </a>\n </td>\n <td>None</td>\n <td>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</td>\n </tr>\n </table>\n </div>",
"status" : "generated"
}
}