URL | http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload.mimeType |
Version | |
Status | active |
Description | Cross-Version Extension for Endpoint.payload.mimeType. Valid in versions R2, R3, R4, R4B This is a valid cross-version extension because it's counted as a new element |
Context of Use
This extension may be used in the following contexts:
Name | Flags | Card. | Type | Description & Constraints![]() |
---|---|---|---|---|
![]() ![]() | 0..* | Extension | Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this) | |
![]() ![]() ![]() | ..0 | |||
![]() ![]() ![]() | 1.. | code | Binding: todo (required): BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049) | |
![]() ![]() ![]() | "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload.mimeType" | |||
![]() |
{ "resourceType" : "StructureDefinition", "id" : "xv-r5-enp.pay.mimeType", "url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload.mimeType", "name" : "XVerExtensionEndpoint.payload.mimeTypeR5", "title" : "Cross-Version Extension for Endpoint.payload.mimeType in R5", "status" : "active", "experimental" : false, "publisher" : "Health Level Seven International (Patient Administration)", "contact" : [{ "telecom" : [{ "system" : "url", "value" : "http://hl7.org/fhir" }] }, { "telecom" : [{ "system" : "url", "value" : "http://www.hl7.org/Special/committees/pafm/index.cfm" }] }], "description" : "Cross-Version Extension for Endpoint.payload.mimeType. Valid in versions R2, R3, R4, R4B\r\n\r\nThis is a valid cross-version extension because it's counted as a new element", "jurisdiction" : [{ "coding" : [{ "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm", "code" : "001" }] }], "fhirVersion" : "5.0.0", "kind" : "complex-type", "abstract" : false, "context" : [{ "type" : "extension", "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload" }, { "type" : "extension", "expression" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload" }], "type" : "Extension", "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Extension", "derivation" : "constraint", "differential" : { "element" : [{ "path" : "Extension", "short" : "Mimetype to send. If not specified, the content could be anything (including no payload, if the connectionType defined this)", "definition" : "The mime type to send the payload in - e.g. application/fhir+xml, application/fhir+json. If the mime type is not specified, then the sender could send any content (including no content depending on the connectionType).", "comment" : "Sending the payload has obvious security consequences. The server is responsible for ensuring that the content is appropriately secured.", "min" : 0, "max" : "*", "isModifier" : false, "mapping" : [{ "identity" : "rim", "map" : "n/a" }] }, { "path" : "Extension.extension", "max" : "0" }, { "path" : "Extension.value[x]", "min" : 1, "type" : [{ "code" : "code" }], "binding" : { "strength" : "required", "description" : "BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)", "valueSet" : "http://hl7.org/fhir/ValueSet/mimetypes|5.0.0" } }, { "path" : "Extension.url", "fixedUri" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-Endpoint.payload.mimeType" }] } }