{"resourceType":"StructureDefinition","id":"CapabilityStatement.patchFormat","meta":{"lastUpdated":"2021-01-17T07:06:13.533+11:00"},"url":"http://hl7.org/fhir/StructureDefinition/CapabilityStatement.patchFormat","version":"4.0.1","name":"CapabilityStatement.patchFormat","title":"CapabilityStatement.patchFormat","status":"draft","experimental":true,"date":"2021-01-17T07:06:13+11:00","publisher":"HL7 FHIR Standard","contact":[{"telecom":[{"system":"url","value":"http://hl7.org/fhir"}]}],"description":"Data Element for CapabilityStatement.patchFormat","purpose":"Data Elements are defined for each element to assist in questionnaire construction etc","fhirVersion":"4.0.1","mapping":[{"identity":"rim","uri":"http://hl7.org/v3","name":"RIM Mapping"},{"identity":"w5","uri":"http://hl7.org/fhir/fivews","name":"FiveWs Pattern Mapping"},{"identity":"workflow","uri":"http://hl7.org/fhir/workflow","name":"Workflow Pattern"},{"identity":"objimpl","uri":"http://hl7.org/fhir/object-implementation","name":"Object Implementation Information"}],"kind":"logical","abstract":false,"type":"CapabilityStatement.patchFormat","baseDefinition":"http://hl7.org/fhir/StructureDefinition/Element","derivation":"specialization","snapshot":{"element":[{"id":"CapabilityStatement.patchFormat","path":"CapabilityStatement.patchFormat","short":"Patch formats supported","definition":"A list of the patch formats supported by this implementation using their content types.","comment":"At present, the patch mime types application/json-patch+json and application/xml-patch+xml are legal. Generally, if a server supports PATCH, it would be expected to support the patch formats and match the formats it supports, but this is not always possible or necessary.","min":0,"max":"*","base":{"path":"CapabilityStatement.patchFormat","min":0,"max":"*"},"type":[{"code":"code"}],"isModifier":false,"isSummary":true,"binding":{"extension":[{"url":"http://hl7.org/fhir/build/StructureDefinition/definition","valueString":"The mime type of an attachment. Any valid mime type is allowed."},{"url":"http://hl7.org/fhir/StructureDefinition/elementdefinition-bindingName","valueString":"MimeType"},{"url":"http://hl7.org/fhir/StructureDefinition/elementdefinition-isCommonBinding","valueBoolean":true}],"strength":"required","description":"BCP 13 (RFCs 2045, 2046, 2047, 4288, 4289 and 2049)","valueSet":"http://hl7.org/fhir/ValueSet/mimetypes|4.0.1"}}]}}