PackagesCanonicalsLogsProblems
    Packages
    rs/hl7.fhir.uv.tools.r4@0.4.1
    http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype
description: If this extension is present and true, then the JSON format produced from this logical doesn't include a 'resourceType' property (and it isn't recognized automatically when reading the JSON format)
package_name: rs/hl7.fhir.uv.tools.r4
derivation: constraint
name: JsonSuppressResourceType
type: Extension
elements:
  extension: {index: 0}
  url:
    pattern: {type: uri, value: 'http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype'}
    type: uri
    index: 1
  value:
    choices: [valueBoolean]
    index: 3
  valueBoolean: {type: boolean, choiceOf: value, index: 4}
package_version: 0.4.1
extensions: {}
class: extension
kind: complex-type
url: http://hl7.org/fhir/tools/StructureDefinition/json-suppress-resourcetype
base: http://hl7.org/fhir/StructureDefinition/Extension
version: 0.4.1
required: [value, valueBoolean]