description: 'DSTU2: `Conformance.rest.resource.interaction.code`' package_name: hl7.fhir.uv.xver-r2.r5 derivation: constraint name: ExtensionConformance_Rest_Resource_Interaction_Code type: Extension elements: url: base: {max: '1', min: 1, path: Extension.url} pattern: {type: Uri, value: 'http://hl7.org/fhir/1.0/StructureDefinition/extension-Conformance.rest.resource.interaction.code'} index: 0 value: short: read | vread | update | delete | history-instance | validate | history-type | create | search-type choices: [valueCode] base: {max: '1', min: 0, path: 'Extension.value[x]'} index: 2 valueCode: short: read | vread | update | delete | history-instance | validate | history-type | create | search-type type: code base: {max: '1', min: 0, path: 'Extension.value[x]'} choiceOf: value index: 3 package_version: 0.1.0 class: extension kind: complex-type url: http://hl7.org/fhir/1.0/StructureDefinition/extension-Conformance.rest.resource.interaction.code base: http://hl7.org/fhir/StructureDefinition/Extension|5.0.0 version: 0.1.0 required: [url, valueCode, value]